Commit Graph

  • ed21e3c671 Adjusts Filir's Pinions refineability * Fixes #5415. * Filir's Pinions will no longer be refineable. Thanks to @AsuraPlop! aleos 2020-10-08 09:58:43 -04:00
  • 8a5a25d16a Corrects mob_drop parsing aleos 2020-10-08 08:45:08 -04:00
  • c2fb9f557b Fixes a compile error for MVP Tombs aleos 2020-10-07 15:11:24 -04:00
  • b6bef45faa Fixes a compile error for atcommand mobinfo aleos 2020-10-07 14:59:26 -04:00
  • 8e3d03eafe Fixes LGTM alerts aleos 2020-10-07 14:10:02 -04:00
  • 5845b52aad Fixes a compile error in CSV2YAML aleos 2020-10-07 13:59:13 -04:00
  • 89dc2df2ab Items updates * Removed the items scripts of some etc stones (the item description mislead etc item for enchant stone item) * Uncommented high item IDs * Various correction of items atemo 2020-10-07 18:13:09 +02:00
  • addd34f38f Minor cleanups aleos 2020-10-07 11:05:45 -04:00
  • 00c02479db
    Fixes Magnetic field behavior (#5423) Aleos 2020-10-07 09:45:58 -04:00
  • cdd8702833 Stop damage return falling to next SC aleos 2020-10-07 08:47:05 -04:00
  • 2794aeeed1
    Adjusted the delay according to divine-pride (#5433) Maz-V 2020-10-07 19:43:46 +07:00
  • 7974bcc9dd Converts the mob database to YAML * Combines mob_race2 and mob_drop databases into one. * General cleanups and optimizations. * Includes CSV2YAML conversion tool. Thanks to @vstumpf, @lukasrmattos, and @Lemongrass3110! aleos 2020-10-07 08:37:25 -04:00
  • 0dae6b4251 Merge branch 'master' into feature/lapine_synthesis_and_upgrade atemo 2020-10-05 19:22:50 +02:00
  • a036569b49
    Adjusted the delay according to divine-pride Maz-V 2020-10-04 20:57:38 +07:00
  • fb5bcea10e Update item_db_re.sql Kanin Temsrisuk 2020-10-04 09:59:28 +07:00
  • be6f29bdb6 Merge branch 'master' of https://github.com/rathena/rathena into correct_up_item_db_27_apr_2020 Kanin Temsrisuk 2020-10-04 09:43:50 +07:00
  • 5891ba5bd9 Merge branch 'fix/honor-token-items' into chocobot-ro Eric 2020-10-04 05:24:40 +11:00
  • c391af1656 Merge branch 'master' into chocobot-ro Eric 2020-10-04 05:24:31 +11:00
  • e9c7488025 Fix several honor token items and add Prontera Recall skill Eric 2020-10-04 05:12:40 +11:00
  • 90d58c6179 Fix Sarah Earring enchant not grant all possibilities Eric 2020-10-04 03:57:51 +11:00
  • 0b8d80ba63
    item_db and item_combo_db correction #7 (#5296) Kanin Temsrisuk 2020-10-03 20:08:25 +07:00
  • 1f584e54e2 Update item_db_re.sql Kanin Temsrisuk 2020-10-03 10:49:14 +07:00
  • e11fccbd1a Merge branch 'master' of https://github.com/rathena/rathena into correct_up_item_db_27_apr_2020 Kanin Temsrisuk 2020-10-03 10:48:26 +07:00
  • 3e28503b30 Corrections of item_db update. Kanin Temsrisuk 2020-10-03 10:42:41 +07:00
  • 62312d2e84
    Fixes achievements and multi level up events (#5425) Aleos 2020-10-02 10:05:05 -04:00
  • a5f37bc634 Revert "Job Improvement Project" kyurejl 2020-09-30 21:50:48 -03:00
  • 4fcc554365 Revert "Fix GX CRS" kyurejl 2020-09-30 21:50:46 -03:00
  • 10cba42c69 Revert "Fixes" kyurejl 2020-09-30 21:50:44 -03:00
  • 3c5f47cae0 Revert "LG" kyurejl 2020-09-30 21:50:33 -03:00
  • a29afef6f4 Add October monthly content Eric 2020-10-01 04:10:35 +10:00
  • 24c08930ad Merge branch 'master' into chocobot-ro Eric 2020-10-01 00:56:39 +10:00
  • c47fadd1b5
    Resolves some LGTM warnings Aleos 2020-09-30 09:09:46 -04:00
  • 9b89139a01 LG kyurejl 2020-09-30 06:10:59 -03:00
  • 6ef0bc48ac
    Apply suggestions from code review Aleos 2020-09-29 21:25:23 -04:00
  • 86744c954e Fixed RODEX in newer 2020 clients Lemongrass3110 2020-09-29 22:24:21 +02:00
  • 5f5bc5f85a F inhyositsu 2020-09-29 16:19:29 +08:00
  • 24edc3b85c Merge branch 'master' of https://github.com/rathena/rathena into master inhyositsu 2020-09-29 16:16:42 +08:00
  • a0135388a6 Fixes achievements and multi level up events * Fixes #5413. * Fixes an issue where achievements that check for specific base/job level events don't get triggered if battle_config.multi_level_up is enabled. Thanks to @saya9200! aleos 2020-09-28 13:24:02 -04:00
  • 479ff1c3aa Fixes Advent of Star Emperor behavior * Fixes #5409. * Adjusts the behavior of Advent of Star Emperor spheres to work like Millennium Shield. * Fixes the spheres not visually being removed when the the status ends. Thanks to @molavian053! aleos 2020-09-28 11:44:09 -04:00
  • 15a1293f24 Fixes Magnetic field behavior * Fixes #5401. * Minor optimizations to core skill behavior. * Adjusts the status timer to be stored in val4. * Impose a unit lock before doing status damage. * Check for status state before attempting to reapply the status timer. Thanks to @LotusRO! aleos 2020-09-28 10:56:25 -04:00
  • 91d3a4ad46 Merge remote-tracking branch 'upstream/master' kyurejl 2020-09-28 11:23:22 -03:00
  • 06aa0efea5 Fixes a potential crash when adding new maps * Fixes #5396. * Fixes a potential crash on start up when adding a map to maps_athena.conf and the map has not yet been added to map_cache.dat. Thanks to @nubspixel! aleos 2020-09-28 09:38:39 -04:00
  • 3b88f186c0
    item_db and item_combo_db correction #9 (#5374) Kanin Temsrisuk 2020-09-28 19:42:00 +07:00
  • b1b7d06559
    Follow up to 3ab1ada (#5411) Lemongrass3110 2020-09-28 14:29:15 +02:00
  • f5ba85a117 Fixes a compile error from bad merge aleos 2020-09-28 08:27:56 -04:00
  • 6ba869e398
    Fixes Flash Kick and Stellar Mark interaction (#5400) Aleos 2020-09-28 08:15:51 -04:00
  • 5f5b88739d Moves AUTOLOOT_DISTANCE macro define location * Fixes #5375. * Moves the macro define for AUTOLOOT_DISTANCE to mob.hpp as mob.cpp requires this, not atcommand.cpp. Thanks to @vstumpf! aleos 2020-09-28 08:13:29 -04:00
  • 9c7d298532 Uncomment available combos. Kanin Temsrisuk 2020-09-28 11:02:26 +07:00
  • 59b98cfa50
    Small correction in HeartHunterWarBase.txt (#5417) Atemo 2020-09-27 19:32:29 +02:00
  • 2ada9341dd Update item_db_re.sql Kanin Temsrisuk 2020-09-27 12:32:46 +07:00
  • 5d5e48060f Merge branch 'master' of https://github.com/rathena/rathena into item_db_correction_#9 Kanin Temsrisuk 2020-09-27 12:31:58 +07:00
  • e2fd00c48c item_db corrections by Atemo Kanin Temsrisuk 2020-09-27 12:30:36 +07:00
  • 8e223f9759 Fixes kyurejl 2020-09-26 19:16:55 -03:00
  • f723e8ceed Fix GX CRS kyurejl 2020-09-26 17:23:03 -03:00
  • b2e8f5d364 Job Improvement Project kyurejl 2020-09-26 15:04:00 -03:00
  • a4d57cb8a3
    item_db and item_combo_db correction #8 (#5332) Kanin Temsrisuk 2020-09-27 00:07:27 +07:00
  • 5b7c4b1587 Small correction in HeartHunterWarBase.txt atemo 2020-09-26 14:48:42 +02:00
  • 21ddbc8755 Fix Slotted Temporal Boots Enchant NPC removing cards on enchant Eric 2020-09-26 00:15:53 +10:00
  • 9ca04f4d61
    Merge branch 'master' into hotfix/issue4524 Aleos 2020-09-25 08:20:10 -04:00
  • dced8fb6b9 Fixed copy-paste issue in the warning message Lemongrass3110 2020-09-24 17:36:16 +02:00
  • e01f50874d Follow up to 3ab1ada Lemongrass3110 2020-09-24 17:34:17 +02:00
  • 0242c89bfc Update item_db_re.sql Kanin Temsrisuk 2020-09-20 11:43:00 +07:00
  • 83a679427b Update item_db.txt Kanin Temsrisuk 2020-09-20 11:42:10 +07:00
  • cac6121f04
    Corrected a typo in novice_vending_machine.txt (#5398) Atemo 2020-09-16 19:44:21 +02:00
  • 35702c62c2
    Corrects item group announce flag item ID cap (#5371) Aleos 2020-09-15 11:08:07 -04:00
  • a492082879 Fixes Flash Kick and Stellar Mark interaction * Fixes #5399. * Fixes targets getting stored into Stellar Mark if they are killed by Flash Kick. Thanks to @SeravySensei! aleos 2020-09-15 11:06:33 -04:00
  • 99d1c8765b Update item_db_re.sql Kanin Temsrisuk 2020-09-15 21:45:23 +07:00
  • ff994c398e Update item_db_re.sql Kanin Temsrisuk 2020-09-15 21:32:54 +07:00
  • 8fa287741c Update item_db_re.sql Kanin Temsrisuk 2020-09-15 21:32:20 +07:00
  • efd33c4641 Update item_db_re.sql Kanin Temsrisuk 2020-09-15 21:30:45 +07:00
  • 6694881dde Corrected a typo in novice_vending_machine.txt atemo 2020-09-15 15:06:41 +02:00
  • de5bf08898 Remove pre-renewal calls from main aleos 2020-09-15 08:54:52 -04:00
  • 51bb52af2e Removes synthesis and upgrade from pre-renewal * This feature isn't part of pre-renewal. * Server owners can use the import feature if need be. aleos 2020-09-15 08:54:12 -04:00
  • 93cfc55118 Converts item ID to item name * Converts the databases to utilize item names instead of their ID. * Updates header of YAML files. * Enables some 32bit items. * Updates item names to match kRO. * Removes some items that got duplicated during the merge to master. * Fixes some minor left overs for t_itemid usage. aleos 2020-09-14 14:15:12 -04:00
  • 4bac434357 Revert "Fixed reentering Sealed Shrine instance on pre-re" Daegaladh 2020-09-14 12:24:32 +02:00
  • 71a32be7d3 Update item_db.txt Kanin Temsrisuk 2020-09-12 10:14:21 +07:00
  • e3607e18af Corrections by crazy-arashi Kanin Temsrisuk 2020-09-12 10:07:45 +07:00
  • ed068568ad Update item_db.txt Kanin Temsrisuk 2020-09-12 09:44:25 +07:00
  • b44f0e66f4 Fixes packet header aleos 2020-09-10 15:43:07 -04:00
  • 172d6ccc73 Final compile errors aleos 2020-09-10 14:48:14 -04:00
  • 2bf7e818b7 Another item group typo aleos 2020-09-10 14:04:45 -04:00
  • 22da4efed2 Item group typo aleos 2020-09-10 13:57:07 -04:00
  • 616ca96c92 Fixes a couple typos aleos 2020-09-10 13:53:00 -04:00
  • 480e6e75bd Corrects F_Lapine_Gray_Charcoal_Melee * Fixes Random Option bonuses. Thanks to @teededung! aleos 2020-09-10 13:46:42 -04:00
  • a02e829d03 Merge branch 'master' into feature/lapine_synthesis_and_upgrade aleos 2020-09-10 13:41:20 -04:00
  • 97a7eca07b Fixes some compile issues aleos 2020-09-10 12:30:00 -04:00
  • 0da05e29c3
    Corrected some statuses and Mado Gear interaction (#3782) Aleos 2020-09-10 10:27:04 -04:00
  • 41183631c1 Optimizations and redundancy cleanups aleos 2020-09-10 08:58:06 -04:00
  • 0afc77f91b
    Merge branch 'master' into feature/blocking_play feature/blocking_play Aleos 2020-09-10 08:26:20 -04:00
  • 634e1b3991
    Fixed Sealed Shrine timer not being disabled (#5389) Daegaladh 2020-09-09 16:20:52 +02:00
  • ead8bd2272
    Fixed a potential dead end in the merchant quest (#5378) Daegaladh 2020-09-09 16:19:31 +02:00
  • 4e5dec29e3
    Added novice_vending_machine.txt (#5387) Atemo 2020-09-09 15:14:49 +02:00
  • e1761aff6c
    Addtionnal check in npc_touch_areanpc for npc_click (#5386) Atemo 2020-09-09 15:12:27 +02:00
  • 08adc45ba9
    bg_join - battleground doc update (#5385) Atemo 2020-09-09 15:09:55 +02:00
  • 50cac7a643 Correction jRO items. Kanin Temsrisuk 2020-09-09 20:07:13 +07:00
  • aeb0987497 Fixed Sealed Shrine timer not being disabled Daegaladh 2020-09-09 01:44:54 +02:00
  • 0739fdbe15 Copypaste fail Daegaladh 2020-09-08 23:42:32 +02:00
  • b8e70b6655 Fixed some session checks Daegaladh 2020-09-08 21:47:52 +02:00
  • 6c70222976 Addtionnal check in npc_touch_areanpc for npc_click atemo 2020-09-08 20:54:57 +02:00
  • d40c948eb5 Added a mapflag check in bg_join atemo 2020-09-08 20:52:13 +02:00