12942 Commits

Author SHA1 Message Date
nanakiwurtz
edb817c260 Item DB Update
* Added Watcher Card (4638)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-09 04:58:09 +07:00
Cydh Ramdh
9cee995f3f Fixed variable type mismatch for autotraders
* `struct s_autotrader::id` was `uint16`, should be `uint32`.
* `struct s_autotrade_entry::cartinventory_id` was `uint16`, should be `uint32`.

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-09-08 21:52:42 +07:00
nanakiwurtz
a1afbd847a Item DB Update
* Added Immortal Corps Card (4637)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-08 00:57:58 +07:00
Cydh Ramdh
fc2c6a34ff * Fixed #625, autocast state wasn't reseted on failed. Thank @Jeybla.
* A little check for timer id on map_clearflooritem.
* A little clean up for RL_FALLEN_ANGEL's flow.

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-09-07 21:42:56 +07:00
nanakiwurtz
d3ab33e158 Item DB Update
* Added Bijou Card (4636)
* Added Bijou Card + Enhanced Amdarais Card combo set
* Sorted eff, ele and RC in /doc/item_bonus.txt alphabetically

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-07 03:27:09 +07:00
nanakiwurtz
172ae93d47 Item DB Update
* Added Enhanced Amdarais Card (4635)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-06 00:42:05 +07:00
Cydh Ramdh
997836897f Follow up 43068e1777d4b75baa3f36e1c5ff13ca5289e0f4:
* Eff_Crystalize on Sropho_Card (4522) has defined duration.
* Bonus added:
  * `bonus4 bAddEff,eff,n,y,t;`
    * Adds a n/100% chance to cause status eff for t milliseconds on the target when attacking
    * Just like `bonus3 bAddEff,eff,n,y;` but with user-defined duration;
  * `bonus4 bAddEffWhenHit,eff,n,y,t;`
    * Adds a n/100% chance to cause status eff for t milliseconds on the target when being hit by physical damage
    * Just like `bonus3 bAddEffWhenHit,eff,n,y;` but with user-defined duration;
  * bonus5 bAddEffOnSkill,sk,eff,n,y,t;
    * Adds a n/100% chance to cause status eff for t milliseconds on the target when using skill sk
    * Just like `bonus4 bAddEffOnSkill,sk,eff,n,y;` but with user-defined duration;

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-09-05 08:19:23 +07:00
nanakiwurtz
8701b9b09d Item DB Update
* Added Enhanced Soldier Skeleton Card (4634)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-05 05:24:14 +07:00
Cydh Ramdh
97490ecfeb Typo, an extra index in packet_db entry
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-09-04 22:13:41 +07:00
nanakiwurtz
43068e1777 Fixed #469
* Added Eff_Crystalize to /db/const.txt
* Thanks to @joelolopez

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-04 01:28:50 +07:00
Cydh Ramdh
31505d1423 * Fixed #607:
* Added array variable option in 3rd param of `getguildmember` and `getpartymember`, so the script will returns the result in reserved array instead using temporary global variable.
  * Also, the script returns the member found directly.

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-09-04 00:32:38 +07:00
aleos89
df35f33480 Renewal Skill Cast Time Updates
* Updated a fair amount of skill cast times to official.
* Cold Slower will only give Freezing if the target wasn't given Frozen.
* Sound of Destruction will now Stun targets if a Performance/Chorus is removed for 5 seconds.
* Updated the Burning (15 seconds), Freezing (40 seconds), Bleeding (120 seconds), and Stun (5 seconds) durations for Tetra Vortex.
* Xeno Slasher will only cause Bleeding at SkillLevel%.
* Corrected a few issues with Reading Spell Book storage.
* Corrected Fire Walk and Electric Walk to only last for 12 seconds in a cell and the skill's duration to last for 30 seconds.
2015-09-03 12:46:25 -04:00
Cydh Ramdh
b5f2f0ae8f * Fixed #610, PR_IMPOSITIO: Lower levels of Impositio Manus will overwrite higher levels. For example, someone with level 5 IM activated will have +25 ATK from the skill, but if level 1 IM were used on them their ATK would drop to only +5. Therefore, this skill can be used offensively.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-09-03 23:09:13 +07:00
Cydh Ramdh
793e23c004 * Fixed #613: Missing hit number for HFLI_SBR44.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-09-03 22:17:08 +07:00
Atemo
63b076ef96 Fixed issue #614 blame 1f147f207d0f323cd6dcfe6f8fc36ea99fdd5fa7
Fixed typo in re/mobs/academy
2015-09-02 22:34:49 +02:00
nanakiwurtz
d2d713c3dc Item DB Update
* Added Enhanced Archer Skeleton Card (4633)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-03 03:25:26 +07:00
Cydh Ramdh
4a55439550 * Typo in const.txt for SC with ID 608, SC_HASTEATTACK_CASH -> SC_ATTHASTE_CASH.
* Move 'dummy' skill lookup to `skill_dummy2skill_id` so can be used for item bonus for revelant skill.

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-09-02 23:02:13 +07:00
aleos89
ebaefc1476 Bug Fix
* Fixes #615 - Fixed script command 'query_sql' not returning any results.
2015-09-02 10:32:00 -04:00
nanakiwurtz
217087a402 Item DB Update
* Added Enhanced Skeleton Card (4446)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-02 03:54:12 +07:00
Aleos
6295c77d39 Merge pull request #457 from rathena/feature/script_engine_upgrade
Script Engine Upgrade
* More information here: https://rathena.org/board/topic/102946-script-engine-upgrade/
2015-08-31 14:26:15 -04:00
aleos89
3452b931b9 Small Changes
* Renamed SQL upgrade file.
* Fixed a buffer overflow in 'set' atcommand.
2015-08-31 14:15:30 -04:00
nanakiwurtz
5c9472dd5d Fixed #604
* Thanks to @ernestfegarido

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-09-01 01:06:44 +07:00
aleos89
04d2ab7d1c Partial revert of eb0a79f
* Copying skill issue was previously fixed in c4da965.
2015-08-31 10:21:19 -04:00
nanakiwurtz
a79458db69 Item DB Update
* Optimized item script for item: 1311, 4427, 4574, 19053, 24198, 24199, 24200, 24201, 24202, 24203, 24204, 24205, 24206, 24207, 24225, 24228, 24233, 24234, 24235, 24236, 24237, 24238, 24239, 24240, 24241, 24242, 24243, 24244, 24245.

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-31 04:02:03 +07:00
nanakiwurtz
f72e752729 Fixed #603
* Thanks to @ernestfegarido

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-30 11:33:29 +07:00
nanakiwurtz
324d3714d3 Item DB Update
* Changed various incorrect values - Thanks to @Tokeiburu

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-30 01:46:15 +07:00
aleos89
eb0a79f1bf Bug Fixes
* Fixes #587 - Corrected Amistr Defence to properly calculate VIT for renewal and DEF for pre-renewal.
* Fixes #588 - Fixed skills not being properly removed when being copied by Plagiarism or Reproduce.
* Fixes #589 - Blessing no longer gives stat bonuses when Curse is active.
* Fixes #599 - Fixed a possible crash by Praefatio.
* Fixes #601 - Exceed Break now cancels when switching weapons and is properly removed on misses.
2015-08-28 15:05:24 -04:00
nanakiwurtz
3a4847ebde Item DB Update
* Fixed several incorrect View ID

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-29 01:08:04 +07:00
Napster
e444270b0a Follow up to 53868d5
* Fixed #600, Hotkey Rotate Packet Implemented, Thank You @dastgir

Credits : Hercules 2b4b33b06a
2015-08-28 16:32:23 +07:00
nanakiwurtz
503c61bbab Follow up to c4da965
* Minor typo fix

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-28 13:24:04 +07:00
nanakiwurtz
bef5eef669 Follow up to a9afee4
* Changed Tanos Katar and Blue Katar to become dual handed weapon

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-27 03:29:34 +07:00
Cydh Ramdh
c4da965ee6 Item DB Updates
* Added items from idRO patch 19/8

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-08-26 12:19:49 +07:00
nanakiwurtz
a9afee4fe2 Item DB Update
* Added Juliette D. Rachel (28010)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-26 01:34:05 +07:00
aleos89
b8f6e16f9d Follow up to 9738c82
* Fixed some more memory leaks.
* Added a few checks that were left out/removed by mistake.
2015-08-25 13:23:23 -04:00
aleos89
9738c825cc Follow up to f53916e
* Fixed remaining memory leak.
* Cleaned up and optimized a few more ERS allocations.
2015-08-25 10:31:38 -04:00
nanakiwurtz
e8637ec1aa Item DB Update
* Added Lindy Hop (21018)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-25 03:41:48 +07:00
Cydh Ramdh
006f6d46de * Follow up b4bdaebeebafcdb5a9d79cfff40dd93ce9be6a09, duplicate names.
* Added idRO Cashshop special sale.

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-08-24 20:51:09 +07:00
Napster
53868d5850 Another follow up 3d9c6e7
* Added 'missing' packets for 2014-10-22, open roulette windows by short cut (ctrl+F12)
2015-08-24 09:51:29 +07:00
nanakiwurtz
8506d16c2b Item DB Update
* Fixed Fancy_Mini_Crown (18593) item script, thanks to @reigneil

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-24 03:48:15 +07:00
nanakiwurtz
f1367db424 Fixed #590
* Thanks to @limitro

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-23 03:51:14 +07:00
nanakiwurtz
e3b3d57e16 Item DB Update
* Added Guardsmen's Shield (28900)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-22 04:38:41 +07:00
aleos89
f53916e060 Script Engine Fixes
* Cleaned up db_vdestroy errors at server shutdown.
* Expanded the ERS system. Thanks to Hercules.
* Added ERS to the database trees to speed up iterator memory allocation. Thanks to Hercules.
2015-08-21 15:16:52 -04:00
aleos89
a2e9a8a88c Merge branch 'master' of https://github.com/rathena/rathena 2015-08-21 10:46:12 -04:00
aleos89
3fbac9c8e4 Bug Fixes
* Fixes #586 - Resolved some compile warnings.
* Fixes #584 - Cleaned up the success rate and duration for Sling bombs.
- Banana Bomb now reduces LUK by 75.
- Throwing Cure Free now removes Poison, Orcish, Change Undead, Blind, Confusion, Deadly Poison, and heals a static 500 HP.
- Updated pre-renewal Genetic items to match renewal.
2015-08-21 10:45:46 -04:00
nanakiwurtz
5c001664c9 Follow up to a815777
* Added missing View ID to Infinity_Mace (16038) and Crimson_Mace (16040)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-21 04:50:24 +07:00
Napster
766c1301b7 follow up to d2b03479b566c4a73947fb60b2ce97a30dfcdcd6 : forgot uncomment XD 2015-08-20 22:27:10 +07:00
Napster
d2b03479b5 Update : map_msg_tha.conf , Thank you @renniw 2015-08-20 22:13:05 +07:00
nanakiwurtz
a81577759c Item DB Update
* Added Spoon (16039)

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2015-08-20 10:45:16 +07:00
Cydh Ramdh
0574b22902 Fixed #583, some correction on skill_unit_group X skill_unit usage. Thank @theultramage
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-08-19 17:08:27 +07:00
Cydh Ramdh
2e4b499d5c Fixed negative fixed cast time should never reduce cast time. Thank @reigneil
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-08-18 23:53:23 +07:00