Commit Graph

  • ed6abb2857 Small optimizations * Optimized some checks and variable defines. * Corrected the max_player check. Thanks to @InusualZ! aleos 2019-03-08 17:03:51 -05:00
  • 202e5c4962 Removed non pre-renewal entries Lemongrass3110 2019-03-08 00:31:11 +01:00
  • 38420e1486 Added the quests name in quest_db and script side atemo 2019-03-08 00:11:23 +01:00
  • 3fd05ca068 Fixed some compile warnings aleos 2019-03-07 18:04:34 -05:00
  • 21b39c816c Corrected documentation aleos 2019-03-07 17:59:54 -05:00
  • 5f05ad960d Adjusted database structure * Moved entrance data hierarchy down a level. * Optimized a few parts. * Added a few safety checks. * Added csv2yaml converter for the Instance TXT Database. Thanks to @InusualZ and @secretdataz! aleos 2019-03-07 17:55:41 -05:00
  • 488dc52d99 Fixed memleaks Lemongrass3110 2019-03-07 23:33:31 +01:00
  • 46b21ada89 Fixed quest pets without food Lemongrass3110 2019-03-07 23:05:25 +01:00
  • ca37fbeef1 Switched scripts to multi line strings Lemongrass3110 2019-03-07 22:51:20 +01:00
  • 306f8463fc Removed useless curlies from scripts Lemongrass3110 2019-03-07 21:29:26 +01:00
  • 5fce22f245 Removed empty scripts Lemongrass3110 2019-03-07 21:19:23 +01:00
  • 285b08fc8e Removed name and jname copies of mob db Lemongrass3110 2019-03-07 21:08:20 +01:00
  • 6c929e5056
    Update doc/script_commands.txt sigtus 2019-03-07 15:45:51 +01:00
  • 5cad91087e Small follow up * Added missing warning messages. * Added check for duplicate additional map and enter map. aleos 2019-03-06 21:25:40 -05:00
  • 13ae9e03b6 Updated to new parse methods * Updated the YAML parser to the new format. * Fixed a few issues. Thanks to @lighta! aleos 2019-03-06 18:48:36 -05:00
  • ed0e068c73 Updated tr0n's Quest Board (#3897) sigtus 2019-03-06 20:29:33 +00:00
  • 8912b60aaa Follow-up 2849b1b07a atemo 2019-03-06 20:54:05 +01:00
  • 64b70376d5 Merge branch 'master' into hotfix/rentitem_sell atemo 2019-03-06 20:41:27 +01:00
  • 2849b1b07a Added rental_item_novalue config atemo 2019-03-06 20:37:26 +01:00
  • bb2e5e95eb SQL synchronization rAthenaAPI 2019-03-06 20:10:15 +01:00
  • bc99c24a82 Fixed missing item script of Castle_Treasure_Box (12399) (#4002) BrOgBr 2019-03-06 16:09:58 -03:00
  • ac094a18ab Merge branch 'master' into refactor/instances aleos 2019-03-05 16:49:14 -05:00
  • 2e7679d3d4 Fixed another mistake. BrOgBr 2019-03-05 14:48:35 -03:00
  • 61f8432bac Added at Pre Renewal DB BrOgBr 2019-03-05 11:08:50 -03:00
  • ebb25d8847 Fixed #3984 BrOgBr 2019-03-05 10:58:45 -03:00
  • f5e8af0d9c Fixed possible null pointer dereference in Taekwon Mission skill logic. Fixes #3996 Thanks to @cydh Jittapan Pluemsumran 2019-03-05 14:22:33 +07:00
  • dd61f999b3 Fixed possible null pointer dereference in Taekwon Mission skill logic. Fixes #3996 Thanks to @cydh Jittapan Pluemsumran 2019-03-05 14:22:33 +07:00
  • 5d377a4339 added missing define for non test mode Norman Ziebal 2019-03-05 06:29:57 +01:00
  • cc832d07ec resolved conflict with test impl Norman Ziebal 2019-03-05 01:12:00 +01:00
  • 5ea5cdb8c3 size fix Seravy 2019-03-05 01:06:52 +01:00
  • af424b177c updated achievment class conflict Norman Ziebal 2019-03-05 01:04:52 +01:00
  • 282ab56713 little update Norman Ziebal 2019-03-05 00:58:30 +01:00
  • b6ce561a50 Merge branch 'test' of github.com:Normynator/rathena into test Norman Ziebal 2019-03-05 00:53:24 +01:00
  • 58c958233f Partial conversion to the new yaml functions Lemongrass3110 2019-03-04 23:15:55 +01:00
  • 615fdcc552 Fixed random header order and duplicates Lemongrass3110 2019-03-03 23:31:28 +01:00
  • a5289ff8ee Removed php converter Lemongrass3110 2019-03-03 23:24:55 +01:00
  • 6f943029e6 Reverted auto synced files Lemongrass3110 2019-03-03 23:23:53 +01:00
  • b6dc084942 Use inheritance to implement CSV to YAML converters Jittapan Pluemsumran 2019-03-04 15:58:57 +07:00
  • f80519a004 code maided Laicure 2019-03-04 16:10:14 +08:00
  • 8bcb564e71 Synchronized pet database with master branch Jittapan Pluemsumran 2019-03-04 14:38:17 +07:00
  • 3487d9b047 Merge branch 'master' into feature/pet_evolution Lemongrass3110 2019-03-03 23:21:07 +01:00
  • a4bbb932de Added missing gitignores for csv2yaml Lemongrass3110 2019-03-03 23:15:36 +01:00
  • 5a2af6ac67 Fixed LGTM errors aleos 2019-03-03 12:31:02 -05:00
  • 56ca23cf94 Removed unused header script.hpp Lemongrass3110 2019-03-03 17:36:01 +01:00
  • 2497011547 Added converter implementation Lemongrass3110 2019-03-03 16:27:59 +01:00
  • 93e59365a4 Converted to the new parsing Lemongrass3110 2019-03-03 16:20:02 +01:00
  • cbdc6c1c53 Merge branch 'master' into hotfix/issue3840 Lemongrass3110 2019-03-03 15:00:08 +01:00
  • 975def7be0 Linux CI fixes aleos 2019-03-02 19:40:25 -05:00
  • 4df03dc0ee Linux CI fixes aleos 2019-03-02 19:23:46 -05:00
  • 78e9da2d81 Small cleanups aleos 2019-03-02 19:17:05 -05:00
  • 3e48625fe4 Implemented the Battleground Queue System * Fixes #1310. * Added a battle config which allows toggling of the Battleground Queue client feature and also toggles between the modes of scripts. * Added script commands bg_reserve, bg_unbook, and bg_desert. * Removed old custom Battleground scripts. Thanks to @Lemongrass3110, @Locien, and @secretdataz! aleos 2019-03-02 17:52:40 -05:00
  • 9784d24854 Follow-up 9caad6a8dd Fixed a potential crash Removed an unused variable atemo 2019-03-02 18:07:11 +01:00
  • 3927569054 Fixed Soul Reaper not reaping any souls. NubsPixel 2019-03-02 14:33:55 +08:00
  • 47138234d8 Fixed skill tree duplicates. NubsPixel 2019-03-02 14:29:09 +08:00
  • e2b3287004 Reverted spiritball packet because it wasn't the problem in the first place. The other packet actually caused a different bug. NubsPixel 2019-03-02 14:11:21 +08:00
  • d7718a41d0 Merge remote-tracking branch 'rathena/master' into 3CeaM-Soul_Reaper NubsPixel 2019-03-02 13:55:35 +08:00
  • 52ea5cbf17 Fixed SP_Kaute causing error upon cast. NubsPixel 2019-02-27 13:52:24 +08:00
  • b99cd42a9f Fixed Soul Golem DEF amount buff. NubsPixel 2019-02-26 18:06:45 +08:00
  • e216b3d995 Reverted spiritball packet because it wasn't the problem in the first place. The other packet actually caused a different bug. NubsPixel 2019-02-25 23:16:52 +08:00
  • b1e1994384 Fixed an issue and several typo thanks to @attackjom ! atemo 2019-03-01 15:14:29 +01:00
  • 36d47c70e4 SQL synchronization rAthenaAPI 2019-03-01 14:35:45 +01:00
  • 6d9b9d7631 Fixed item scripts (#3980) zackdreaver 2019-03-01 20:35:35 +07:00
  • 658d4207a4 Fix item and NPC names (#3979) zackdreaver 2019-03-01 20:21:09 +07:00
  • 685a40eaff SQL synchronization rAthenaAPI 2019-03-01 03:16:12 +01:00
  • 2f6a2c0207 Fixed renewal item database bugs. (#3989) asdfghjkl 2019-02-28 21:15:58 -05:00
  • 56349cb5c4 Enabled a few achievement targets (#3981) Lemongrass3110 2019-03-01 01:24:03 +01:00
  • ba4342e698 Merge branch 'master' into update/enable_achievement_targets Lemongrass3110 2019-03-01 00:51:43 +01:00
  • c2899d754f
    Added the skeleton for the yaml converter (#3991) Lemongrass3110 2019-03-01 00:41:20 +01:00
  • df10e7ee29 Fixed compilation Lemongrass3110 2019-03-01 00:11:21 +01:00
  • a28c4ef43c Updated travis to build tools as well Lemongrass3110 2019-02-28 23:49:47 +01:00
  • aedeb39707 Added the skeleton for the yaml converter Lemongrass3110 2019-02-28 23:34:36 +01:00
  • ebbc7229ff Enabled monster spawn file atemo 2019-02-28 22:34:58 +01:00
  • a8289d1b14 Initial release of Terra Gloria - ep 16.2 atemo 2019-02-28 22:33:01 +01:00
  • 78eed02273 Updated the YAML parsing method (#3694) Aleos 2019-02-28 16:19:39 -05:00
  • 44246955f7 * Fixed renewal item database bugs. trickyloki3 2019-02-28 07:42:43 -05:00
  • e323f12d01 Changed Laime to Lime zackdreaver 2019-02-28 18:26:17 +07:00
  • f93717c358
    Fixed LGTM formatting alert CairoLee 2019-02-28 14:43:55 +08:00
  • 311b14a145 Removed a now useless check Lemongrass3110 2019-02-27 23:26:51 +01:00
  • d5e6755f17 Added clear option to the header Lemongrass3110 2019-02-27 23:21:46 +01:00
  • e24136092c drop rate fix Seravy 2019-02-27 23:28:56 +01:00
  • 9caad6a8dd Removed an empty check * Was unnecessary. Thanks to @Lemongrass3110! aleos 2019-02-27 16:56:05 -05:00
  • 904f2e5b13 Follow up to 75bf1cf * Removed count since it's not really needed as well. aleos 2019-02-27 16:44:43 -05:00
  • 15c271f4ca added missing () Seravy 2019-02-27 20:36:49 +01:00
  • b703a22049 Max Walkpath Fix Seravy 2019-02-27 20:18:05 +01:00
  • 75bf1cf989 Converted to C++ * Converted ID list to vector. * Got rid of memmove and RECREATE which can become dangerous with C++. aleos 2019-02-26 21:15:56 -05:00
  • 6ca4b200b8 Implemented PCBLOCK_EMOTION and removed PCBLOCK_NONE (unused) atemo 2019-02-27 01:57:41 +01:00
  • 2b8fad626d Fix for issue #3982 atemo 2019-02-27 01:46:00 +01:00
  • e3eea2d9bc Adjusted achievement documentation * Adjusted achievement documentation to match new format. aleos 2019-02-26 18:43:04 -05:00
  • e29bbf5ab1 Changed * The actions blocked are saved in state.block_action * Click to the npc returns the WORK_IN_PROGRESS message when PCBLOCK_NPCCLICK is enabled atemo 2019-02-27 00:33:41 +01:00
  • 240d5b73b6 Major cleanup Lemongrass3110 2019-02-26 21:41:42 +01:00
  • 30e60d9d87
    Merge branch 'master' into test Aleos 2019-02-26 10:56:31 -05:00
  • 0a15fb6976 Added item trade restriction for 23042 zackdreaver 2019-02-26 22:20:04 +07:00
  • e4ddc6ae07 Laime is a girl? zackdreaver 2019-02-26 22:13:54 +07:00
  • 4058c4cfc9 Changed Alp to Alph zackdreaver 2019-02-26 22:02:26 +07:00
  • d007c433e1 follow up 2059179c4c6a17987602ff59a8ebc7ca12cb0358 zackdreaver 2019-02-26 21:49:13 +07:00
  • 2059179c4c Changed 23043 contained itemID to 23042, also added item script for 23042 (Note: missing item cooldown) zackdreaver 2019-02-26 19:13:53 +07:00
  • b9b8974a06 Changed 23038 contained itemID to 11573 zackdreaver 2019-02-26 19:12:47 +07:00
  • 76e434fce5 Fix Grand_Cross and Grand_Cross_ script to follow kRO zackdreaver 2019-02-26 19:11:41 +07:00
  • 40eaf3a5ea Fix item and NPC names zackdreaver 2019-02-26 14:45:55 +07:00
  • 887550a6e2 Merge remote-tracking branch 'rathena/master' into 3CeaM-Soul_Reaper NubsPixel 2019-02-25 20:19:35 +08:00