nanakiwurtz
0506fc98e7
Item Trade update
...
* Added WOE TE item restrictions
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-31 15:42:20 +07:00
nanakiwurtz
2807be3381
Fixed #853
...
* Thanks to @secretdataz
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-31 15:42:19 +07:00
lighta
da205da728
Merge pull request #847 from rathena/hotfix/issue772
...
Fixed #772 .
2015-12-31 01:47:00 -04:00
lighta
1ed2c92995
Merge pull request #822 from RomeroMalaquias/master
...
Avoiding conditional directives that break statements
2015-12-31 01:40:24 -04:00
Lemongrass3110
55caed2db3
Follow up to 98c30e6
...
Sorry forgot to remove some debug stuff! :(
2015-12-31 01:13:00 +01:00
Lemongrass3110
98c30e6c4d
Fixed #852
2015-12-31 01:10:49 +01:00
Lemongrass3110
a7f920a071
Follow up to 4871dab
...
Also suggested by @lighta
2015-12-31 00:49:21 +01:00
Lemongrass3110
d03e56073c
Follow up to 879ddcc
...
Minor language fix suggested from @lighta.
2015-12-31 00:42:41 +01:00
Lemongrass3110
4871dab7de
Fixed #854
...
Thanks to @theultramage for reporting and pinpointing the error as always!
Commiting this one for @aleos89, he fixed it for you guys.
2015-12-30 21:20:25 +01:00
Lemongrass3110
2f471a135c
Fixed #856
2015-12-30 21:00:52 +01:00
Lemongrass3110
879ddcc1af
Feeding log feature
...
Merged the feeding log feature requested by @MrAntares and implemented by @cydh in cydh/rathena@3f35e3a .
Don't forget to create the new SQL log table.
2015-12-30 12:48:44 +01:00
Napster
118fa28ae9
Follow up to 0042fe5bb6
...
*Fixed issues Character Deletion Time for the client 2015-09-16
2015-12-26 22:22:13 +07:00
Napster
67f8cb285f
Merge branch 'master' of https://github.com/rathena/rathena
2015-12-25 10:54:21 +07:00
Napster
99845c1fd6
Follow up to 71c6896541
...
* check white space
* add missing old packet
2015-12-25 10:53:43 +07:00
nanakiwurtz
d14f75ef23
Fixed #705
...
* Thanks to @joelolopez
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-24 20:43:55 +07:00
Napster
060f33408d
Merge branch 'master' of https://github.com/rathena/rathena
2015-12-24 16:31:10 +07:00
Napster
71c6896541
Add New Skill(Pushcart Decoration)Packet Implemented
...
* This feature require the client support before 2015-08-26 or newer
user can select cart for change to new design
Make sure you data&lub support for this
Special Thanks you @Lemongrass3110, @renniw
This is a Christmas gift for the rAthena people.
2015-12-24 16:29:40 +07:00
aleos89
f47d4dcc0f
Updated Hells Plant effect
...
* Hells Plant can be removed from Crazy Weed and Land Protector.
2015-12-23 14:15:07 -05:00
aleos89
dccf7a3e3d
Follow up to 3be6f5a
...
* Drum Battlefield damage should not be affected by target size.
2015-12-23 14:13:08 -05:00
aleos89
9632d2a217
Updated Howling of Mandragora effect
...
* Timer is not refreshed when casted on target again.
* Target's SP is not zapped again when already active.
2015-12-22 12:05:13 -05:00
aleos89
49f1c439b9
Updated Flying Side Kick effect
...
* Fog Wall should still apply to players who use Flying Side Kick to get out.
* Follow up to 08667a3.
2015-12-22 10:36:30 -05:00
aleos89
71ffda39fb
Updated Volcanic Ash effect
...
* Only the Fire property attack bonus should affect Boss type monsters.
* Skill cast failure chance and Hit/Def/ATK/Flee reductions don't affect Boss type monsters.
2015-12-22 10:25:53 -05:00
aleos89
c0e6faee1b
Updated Fire Pillar effect
...
* Fire Pillar no longer requires a Blue Gemstone for levels 6-10 on renewal.
2015-12-21 13:34:24 -05:00
aleos89
649acd8310
Documentation Updates
...
* Corrected the storage location for different variable types.
2015-12-21 10:22:18 -05:00
Napster
01adc9c3ff
Vending&Buying Store report Packet Implemented
...
* New Feature for 2014-10-23 client or newer
When user close shop, the client showing report for buy/sell
2015-12-21 20:05:40 +07:00
Lemongrass3110
d8830d21f6
Follow up to 9aa8325
...
Thanks to @CairoLee.
2015-12-20 15:24:11 +01:00
Lemongrass3110
eec88365e1
Merged HerculesWS/Hercules@5b4d1ac
...
Fixes two bugs in sealed shrine which existed since the instance system was rewritten in cd95d1c.
Thanks to @Ancyker and @MishimaHaruna.
2015-12-20 12:14:53 +01:00
Napster
0042fe5bb6
Follow up to https://github.com/rathena/rathena/commit/d2d1fd2
...
*Fixed issues Character Deletion Time for the client 2014 or newer. Thanks you to @Nova
2015-12-20 12:21:19 +07:00
Lemongrass3110
18de636c1f
Fixed #772 .
...
This is not a real fix but rather a fix which issues a warning for this kind of problem to show clearly that it is working as "intended".
2015-12-18 21:15:44 +01:00
Lemongrass3110
9aa832570e
Fixed a lot of wrong SC group IDs for item delay database.
...
It also is able to parse the value for the script engine constants now.
Fixed #846 .
2015-12-18 20:43:46 +01:00
Napster
22a1cc0174
Merge branch 'master' of https://github.com/rathena/rathena
2015-12-18 23:05:49 +07:00
Napster
ba184ab9a2
Follow up to https://github.com/rathena/rathena/commit/d2d1fd2
...
* Update Packets Change size for newer client
2015-12-18 23:04:32 +07:00
nanakiwurtz
b53eacd7b2
Follow up to ee0d256f
...
* Thanks to @zackdreaver
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-18 08:10:59 +07:00
Lemongrass3110
c75cc2a227
Fixed #796
2015-12-17 18:05:21 +01:00
nanakiwurtz
ee0d256f7b
Fixed #844
...
* Thanks to @ernestfegarido
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-17 17:55:39 +07:00
rAthenaAPI
ec65a9f699
SQL synchronization
...
[ci skip]
2015-12-17 00:41:48 +01:00
Napster
be903ddb1b
Follow up to 5fe81455b0
...
* forgot something Oops XD, Thank you @Lemongrass, @Aleos
2015-12-16 22:08:45 +07:00
Napster
5fe81455b0
Oneclick Itemidentify Packet Implemented
...
* New Feature for 2015-05-13 client or newer
Request 1 Magnifier when use (ctrl + click right)
2015-12-16 22:03:29 +07:00
Cydh Ramdh
70eb71d0ef
Updated idRO cash_trader NPC
...
* Fixed typo on shop list.
* 'Re-grab' the item list.
* Added 'missing' location.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-12-16 08:40:17 +07:00
aleos89
3f8055dcc2
Fixed #831
...
* Magnetic Field will now properly drain SP and lock targets.
2015-12-15 13:27:46 -05:00
Lemongrass3110
468bd6fa9b
Fixed mvp hp bars not being updated.
...
Now mvps are correctly flagged as mvps on spawn already.
2015-12-15 17:24:46 +01:00
Atemo
d6343fba9e
Fixed issue #840
2015-12-15 02:19:49 +01:00
Lemongrass3110
a85c10bfed
Follow up to c7062e5
...
Fixed #838
2015-12-14 20:26:50 +01:00
aleos89
2f8699bbcc
Follow up to bdff641
...
* Adjusted the HP/SP skill requirements to a signed value to account for negative values.
2015-12-13 14:17:45 -05:00
aleos89
27e90f8f45
Fixed #828
...
* Resolves required equipment check needing all equipment given to be equipped rather than just one. Thanks to @Paoly28.
2015-12-11 08:47:32 -05:00
nanakiwurtz
b2b37fc3ae
Fixed #824
...
* Thanks to @secretdataz and @Historica
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-12-11 12:07:42 +07:00
Atemo
0af2a80d06
Fixed some typo and change classchange to setnpcdisplay in novice adacemie #800
2015-12-11 00:44:39 +01:00
aleos89
c17b275502
Updated Blood Sucker effect
...
* Should only do 1 damage to infinite defense.
2015-12-10 15:02:35 -05:00
aleos89
9c7fbb2b67
Follow up to 3f8b381
...
* Added the missing knock back from Death Bound.
2015-12-10 14:43:01 -05:00
aleos89
3f8b381980
Updated Death Bound effect
...
* Death Bound will no longer reflect Hells Plant damage.
2015-12-10 14:06:20 -05:00