aleos89
9210bf5d68
Follow up to 2c8ab4f
...
* Fixed some visual issues for the contributing documentation.
2017-10-05 14:04:25 -04:00
aleos89
2c8ab4ff79
Updated the contributing documentation
...
* Updated the label documentation.
2017-10-05 13:57:43 -04:00
Jittapan Pluemsumran
872cb42a48
Fixed a bug where refine bonuses was being incorrectly parsed. Fixes #2456
...
Thanks to @hc3490
2017-10-05 22:43:38 +07:00
rAthenaAPI
6f634735aa
SQL synchronization
2017-10-05 08:17:51 +02:00
rAthenaAPI
1679521a4b
SQL synchronization
2017-10-05 08:17:41 +02:00
Jittapan Pluemsumran
67518f4def
Merge pull request #2470 from rathena/feature/moscovia_cards
...
Implemented cards for Moscovia monsters
2017-10-05 13:17:33 +07:00
Aleos
53ba373c43
Corrected Overed Boost behavior ( #2474 )
...
* Fixes #2473 .
* Skill was draining double homunculus hunger and double master SP.
Thanks to @Everade!
2017-10-04 21:14:55 -04:00
rAthenaAPI
1aa8c072b7
SQL synchronization
2017-10-04 16:38:29 +02:00
Atemo
0791adb4f4
Corrected duplicate item name follow up 7f9747c15d (diff-23f1393132fc5ca16140f50c9591e550R4554)
2017-10-04 16:38:00 +02:00
rAthenaAPI
771d4b94ba
SQL synchronization
2017-10-04 16:30:35 +02:00
Atemo
7f9747c15d
Aegis item name ( #2451 )
...
* Correct Aegis item name from https://rathena.org/board/topic/107649-aegis_id2name_v2/
Thanks @esu1214
2017-10-04 16:30:28 +02:00
Atemo
75653d9da1
Adjust Wood_Goblin_Card item script from the description
2017-10-04 00:00:36 +02:00
Lemongrass3110
b8844a0973
Fixed @Atemo's comments
2017-10-03 15:46:45 +02:00
Lemongrass3110
77a7bc2d9a
Fixed a missing comma
2017-10-03 14:55:29 +02:00
Jey
6b6717748e
Fixes homunculus being able to attack from Manhole
...
* Fixes #2068
2017-10-03 08:07:57 +02:00
Jey
215aa158ed
Follow up to aa6e8987db08ecd7dfb06ab55f4e44009e174175.
...
* Fixes compile warnings.
2017-10-02 22:16:12 +02:00
Jittapan Pluemsumran
fc8534f766
Implemented cards for Moscovia monsters
2017-10-02 23:34:35 +07:00
rAthenaAPI
5b874a15f1
SQL synchronization
2017-10-02 18:19:47 +02:00
Jittapan Pluemsumran
091738ac7e
Implemented Terra Gloria cards ( #2464 )
2017-10-02 23:19:27 +07:00
Jeybla
aa6e8987db
Merge pull request #2466 from rathena/refactor/mob_cpp
...
* Convert mob.c to mob.cpp.
2017-10-02 17:49:55 +02:00
Jittapan Pluemsumran
16d8abbd0f
Merge pull request #2468 from MuzTank/issue-1432
...
Added AB_RENOVATIO as reproducible skill.
2017-10-02 21:43:27 +07:00
Edwin
2df18b12e6
Added AB_RENOVATIO as reproducible skill.
2017-10-02 15:00:45 +07:00
Jittapan Pluemsumran
f20ac015d1
Fixed random options with negative values being stored as 0 in database. ( #2465 )
...
* Made random option database columns signed
* Negative values can now be stored for random options
* Fixed #2415
Thanks to @uddevil
* Follow up to ea28ff4. Updated main SQL scripts.
2017-10-02 09:05:41 +07:00
Jey
a5719e7228
Prefer static_casts instead of C casts.
2017-10-01 18:32:52 +02:00
Jey
593ac62757
Convert mob.c to mob.cpp.
2017-10-01 18:25:16 +02:00
rAthenaAPI
af86a07c39
SQL synchronization
2017-09-30 18:19:07 +02:00
Lemongrass3110
6899c89e5d
Added new mob db placeholders
...
With this gravity used up the old monster id range and their client will probably support the new range on kRO sakray soon!
2017-09-30 18:18:35 +02:00
Aleos
ab014246cc
Corrected Elemental Cure healing behavior ( #2443 )
...
* Fixes #2440 .
* The HP/SP heal should be based on the caster's current HP/SP, not the Elemental's max HP/SP.
Thanks to @Barigas!
2017-09-29 09:41:34 -04:00
Lemongrass3110
7de7472782
Added support for some missing clients ( #2458 )
2017-09-28 23:52:56 +02:00
Jey
e6ec0f528f
Follow up to 0e4ffdacdbe4b39e356ea5e632321fee707a0bfa.
2017-09-28 23:29:29 +02:00
Jeybla
0e4ffdacdb
Adds pk_mode_mes displayed on joining a pk zone. ( #2400 )
...
* When pk_mode and pk_mode_mes is enabled, the player gets notified joining a pk-zone map.
* It's now possible to specify the target in showscript.
Default is still AREA.
* pk_mode_mes is now using showscript to SELF.
* Thanks to @Atemo, @RadianFord, @Lemongrass3110, @aleos89
2017-09-28 22:53:16 +02:00
Aleos
ee552d67d4
Updated Kaite renewal behavior ( #2457 )
...
* Fixes #2409 .
* Kaite no longer reflects AoE magic.
Thanks to @esu1214!
2017-09-28 09:45:51 -04:00
aleos
d9a2bdbe05
Changed atcommand follow behavior
...
* Fixes #2424 .
* Atcommand follow will now continue to follow the target even if the target dies.
Thanks to @MrAntares!
2017-09-26 17:02:39 -04:00
aleos
82ed67a01c
Corrected script command instance ID lookups
...
* Fixes #2448 .
* Resolves script_instancegetid causing scripts to end prematurely during player lookups.
Thanks to @Yuchinin and @Atemo!
2017-09-26 16:46:13 -04:00
aleos
2572bbbcb9
Updated script command callshop documentation
...
* Fixes #2419 .
* Updated documentation to show that the option parameter only works on the 'shop' type NPC.
Thanks to @anacondaqq!
2017-09-26 16:17:04 -04:00
rAthenaAPI
9b66c32ef7
SQL synchronization
2017-09-26 16:32:54 +02:00
aleos89
549d6f5b55
Corrected Bawaya Agimat Tattoo item bonus
...
* Fixes #2422 .
* Adjusted bonus from variable cast time to fixed cast time.
Thanks to @esu1214!
2017-09-26 10:32:35 -04:00
Vincent Stumpf
cd43f32ffb
Shadow Refiner and getequiprefinecost ( #2447 )
...
* Fixes #2445 and fixes #2446 .
* Fixed shadow refiner.
— The script uses the values of the array instead of the indexes to loop through it.
* Fixed segfault in getequiprefinecost.
— No checks in getequiprefinecost meant there were possibilities using negative indexes in arrays.
* Added to the script documentation what happens on failure when calling getequiprefinecost (it returns -1).
Thanks to @vstmpf, @crazystorm2017, and @hendra814!
2017-09-24 09:53:40 -04:00
anity99
052b9bc819
Fix duplicate location ( #2442 )
...
* Corrected Shadow Blacksmith overlapping with Mighty Hammer.
Thanks to @anity99!
2017-09-22 14:19:50 -04:00
Aleos
80a251ef02
Migrated clif.c to C++ ( #2435 )
...
* Migrated clif.c to C++
* Needed in preparation for future projects.
Thanks to @Daegaladh and @Mikegyver for testing!
2017-09-21 11:41:57 -04:00
aleos89
1bfe8475c8
Corrected Elemental flee calculation
...
* Fixes #2436 .
* Added missing caster's flee into the formula.
Thanks to @Barigas!
2017-09-21 11:03:10 -04:00
anity99
c71f105083
Fix typo in achievements.txt ( #2433 )
...
* Resolves some typos in the AG_ADVENTURE script resulting in some not being able to be completed.
Thanks to @anity99!
2017-09-20 14:39:23 -04:00
Vincent Stumpf
0e74b5f55b
Fixed potential crash in pc_bonus ( #2423 )
...
* Fixes #2420 .
* If a bonus script command is used in an NPC with a non-existent bonus type, the server crashes.
Thanks to @vstumpf and @anacondaqq!
2017-09-20 14:33:25 -04:00
Vincent Stumpf
70f1d86404
Fixed msvc warning casting int to bool in getequiprefinecost ( #2429 )
...
* Fixes #2428 .
Thanks to @vstumpf and @Haikenz!
2017-09-19 10:15:42 -04:00
Jittapan Pluemsumran
78c63c3a47
Merge pull request #2430 from anity99/updated-alternate-3rd-job-bodystyles
...
Updated alternate 3rd job bodystyles
2017-09-19 18:08:21 +07:00
Phong Truong
303bfb54aa
Update atcommand.c
2017-09-19 12:35:32 +07:00
Jittapan Pluemsumran
e24d30a711
Refine overhaul ( #2295 )
...
* Converted refine_db.txt to refine_db.yml
* Refine success rates can now be set in refine_db.yml. rAthena's default NPCs will respect this database by default.
* Added shadow equipment refiner
Thanks to @Akkarinage @aleos89 @Atemo and @Mikegyver for their inputs.
2017-09-18 21:52:52 +07:00
sader fawall
8222208421
update item group file location ( #2418 )
...
* Updated documentation for item groups.
Thanks to @sader1992!
2017-09-15 13:54:01 -04:00
Aleos
5c7c089320
Corrected OPT1 behavior ( #2378 )
...
* Fixes #869 .
* Damage skills should fully cast when OPT1 statuses are active.
Thanks to @panko11 and @Playtester!
2017-09-15 13:08:32 -04:00
Jeybla
557cccac9c
Adds allow_bound_sell configuration. ( #2401 )
...
- It is possible to sell bound items, when allow_bound_sell is enabled.
- Fixes #2398 .
- Changes made by @aleos89
- Thanks to @Everade
2017-09-12 15:53:55 -04:00