Commit Graph

  • 6842798d6e SQL synchronization rAthenaAPI 2018-05-28 15:48:58 +02:00
  • 6c64fc9587
    Imperial Set Combos BIS (#3166) Atemo 2018-05-28 15:48:52 +02:00
  • 847fdc9e13 SQL synchronization rAthenaAPI 2018-05-28 13:14:26 +02:00
  • 36c15d151d
    Corrected item type for Biscuit Sticks to usable item (#3153) Cydh Ramdh 2018-05-28 18:14:19 +07:00
  • dd60f4c47e
    Added 2 new parameters for getpetinfo (#3164) Lemongrass3110 2018-05-27 22:52:08 +02:00
  • 151c8476af inarray script commands (#3071) Sader Fawall 2018-05-27 22:51:37 +02:00
  • 13fc51c30f Added Old Glastheim Buffs * Fixes #2772. * Added missing Old Glastheim buffs. Thanks to @Atemo and @mrjnumber1! aleos 2018-05-27 16:22:45 -04:00
  • a12c79f782
    Moved remaining refine NPC to the database (#3145) Aleos 2018-05-27 16:07:39 -04:00
  • bf8fa1f2ce Added a missing semicolon aleos 2018-05-27 16:06:06 -04:00
  • 394fb8acff
    Added extra check in some renewal instances Atemo 2018-05-27 21:55:34 +02:00
  • bcea3bdfca Corrected item bonus of Devil_Won_Staff, Devil_Pierced_Dagger, Tw_Sword_Of_Evil_Slayer and Katar_Of_Evil_Slayer Atemo 2018-05-27 21:53:15 +02:00
  • 87fc54d7c0 Merge branch 'master' into script/devil_tower_memorial Atemo 2018-05-27 21:19:42 +02:00
  • ca818858a0 Reverted combo 18823:28372 to match the database value Atemo 2018-05-27 21:10:37 +02:00
  • 4f1153c329 Follow up to d70dc13 * Small fixes. Thanks to @Atemo! aleos 2018-05-27 15:00:40 -04:00
  • d233a94b81 Follow up 87e7e8891b Atemo 2018-05-27 21:00:24 +02:00
  • e1a911e7da Corrected a few string to c_str * Fixed a few instances of string to c_str conversions. aleos 2018-05-27 14:29:10 -04:00
  • 3fcb058256 Updated Achievement database * Added new achievement. * Updated score for Exploring Poring's life (2). aleos 2018-05-27 14:26:20 -04:00
  • 9e6897b26b Merge branch 'master' into script/airship_instance Atemo 2018-05-27 20:14:18 +02:00
  • 3256a74ae9 Fixed a missing curly Lemongrass3110 2018-05-27 20:02:30 +02:00
  • a381d33314
    Added missing quests parameters issue #3156 (#3160) Atemo 2018-05-27 19:56:10 +02:00
  • 48f0811049 Follow up 12e3ac4bd4 Thanks to @Lemongrass3110 ! Atemo 2018-05-27 19:52:01 +02:00
  • 8aa6e8d299
    Removed duplicates and added some missing mapflags (#3161) Atemo 2018-05-27 19:44:34 +02:00
  • 7e5ab49a1a Follow up to 2f278dd * Final compile error. * Added database file adjustments. aleos 2018-05-27 13:43:35 -04:00
  • 2f278dd76d Follow up to 5a48451 * Removed references. * Adjusted the instance name search to start to an iterator. * Renamed Maps field to AdditionalMaps. Thanks to @Lemongrass3110 and @Secret! aleos 2018-05-27 13:36:39 -04:00
  • 5a48451ccf Follow up to d00e12a * Resolved a compile error. * Adjusted Windows build to properly move the import file over. * Removed some left overs. aleos 2018-05-27 13:11:41 -04:00
  • a3397d950b Abort travis scripts on build error Lemongrass3110 2018-05-27 18:56:04 +02:00
  • b2689a8579 Added 2 new parameters for getpetinfo Lemongrass3110 2018-05-27 18:18:11 +02:00
  • d00e12aa3c Refactored Instances to utilize C++ features * Fixes #3087 and fixes #3095. * Converted database file to YAML. * Converted static array to unordered_map which frees up 14400+ bytes of pre-allocated memory that may never be fully used. * Got rid of all DBMap/ERS features. aleos 2018-05-27 11:28:20 -04:00
  • 12e3ac4bd4 Added extra check in some renewal instances to prevent unexpected behaviour Atemo 2018-05-27 16:06:30 +02:00
  • a44897b76c Added extra check Atemo 2018-05-27 16:02:59 +02:00
  • 42d93d8502 Removed duplicates and added some missing mapflags Atemo 2018-05-27 15:59:21 +02:00
  • 0c3f50f221 Added missing quests parameters issue #3156 Atemo 2018-05-27 15:51:16 +02:00
  • 1192beef44 SQL synchronization rAthenaAPI 2018-05-26 18:50:48 +02:00
  • 87e7e8891b
    Added missing Imperial Set Combos (#3151) Aleos 2018-05-26 12:50:39 -04:00
  • ecbab96403 Fixed a possible crash Lemongrass3110 2018-05-26 00:22:53 +02:00
  • c66586947c Added partylock mapflag and extra party check Atemo 2018-05-24 23:25:47 +02:00
  • 0c1e377384 Corrected item type for Biscuit Sticks to usable item Cydh Ramdh 2018-05-25 00:55:09 +07:00
  • a671faa25e Follow up to 775393a * Corrected the Grand Cross variable cast reduction bonus to match the database value. aleos 2018-05-24 11:23:22 -04:00
  • 775393ab50 Added bSkillDelay bonus * Increases delay of skill sk by t milliseconds. * Added missing Overbrand skill delay reduction for the Imperial Feather and Imperial Glove combo. * Corrected Imperial Ring and Imperial Guard combo bonus to increase Shield Press' damage with every refine above level 5. aleos 2018-05-24 11:21:03 -04:00
  • a1e186f31f Updated Imperial Glove * Follow up to 2955ec4. * Added missing bNoCastCancel bonus. Thanks to @Secret! aleos 2018-05-24 10:26:42 -04:00
  • 2955ec48dc Added missing Imperial Set Combos * Fixes #3031. * Added missing Royal Guard Necklace and Imperial Glove. Thanks to @iubantot! aleos 2018-05-23 22:31:11 -04:00
  • f6f456716c Corrected B.S. Sacramenti behavior * Fixes #611. * Status is now removed on player log out. * Status is not given to targets who have the Undead/Demon element. Thanks to @Atemo! aleos 2018-05-23 20:56:00 -04:00
  • e067815947 Changing bAtkRate to bAddClass,Class_All (#3147) flamefury 2018-05-23 11:33:13 -07:00
  • 58a4170f31 Fix more class at pre-re BrOgBr 2018-05-23 14:30:06 -03:00
  • ba1fd953a1 Fixes pre-re BrOgBr 2018-05-23 14:25:06 -03:00
  • 1d958f09c7 Follow up to d70dc13 * Added an anti-hack check to the Ticket Refiner. Thanks to @mazvi! aleos89 2018-05-23 10:10:32 -04:00
  • 8202555514 Fixed client blocking mail deletion Lemongrass3110 2018-05-23 10:06:04 +02:00
  • f2413307cf SQL synchronization rAthenaAPI 2018-05-23 05:00:39 +02:00
  • 9a84005d8f Mob and NPC Identity Update rAthenaAPI 2018-05-23 05:00:27 +02:00
  • cee894c59c SQL files, removing extra comma flamefury 2018-05-22 11:38:13 -07:00
  • abe6b7f66e Changing bAtkRate to bAddClass,Class_All flamefury 2018-05-22 11:32:55 -07:00
  • d70dc13c7b Moved remaining refine NPC to the database * Fixes #2510. * Added Holink and Wagjak values to their own entries in the refine database. * Added several anti-hack checks to refine NPC. Thanks to the suggestion from @mazvi! aleos89 2018-05-22 13:07:57 -04:00
  • d060ff79dc
    Corrected refine bonus when importing (#3142) Aleos 2018-05-22 12:09:27 -04:00
  • 42c3375693
    Corrected Invisibility CRI bonus (#3138) Aleos 2018-05-22 10:36:35 -04:00
  • 0a939e9f00 SQL synchronization rAthenaAPI 2018-05-22 09:39:09 +02:00
  • 8d76d349b0
    Fixed a few items having getrefine in script (#3140) Lemongrass3110 2018-05-22 09:39:02 +02:00
  • 7dfcda5cfc Corrected refine bonus when importing * Fixes #2722. * Properly reset refine bonuses before parsing the import file. Thanks to @sader1992! aleos 2018-05-21 17:09:52 -04:00
  • 1360bdbed2
    grammar thanks to @aleos89 sader fawall 2018-05-21 18:09:33 +02:00
  • 125ab46992 Merge branch 'master' into script/airship_instance Atemo 2018-05-21 17:02:31 +02:00
  • 1d1a179b72
    Corrected QD Shot and Crimson Marker interaction (#3131) Aleos 2018-05-21 10:43:10 -04:00
  • e35f80fa52 Fixed a few items having getrefine in script Lemongrass3110 2018-05-21 13:11:08 +02:00
  • 1336d2a9fd Fixed Naga's Shield BrOgBr 2018-05-20 23:59:17 -03:00
  • 9543707725 Adjusted mob db Atemo 2018-05-21 01:55:36 +02:00
  • aa7f384085 Initial release of morse cave instance Atemo 2018-05-21 01:32:02 +02:00
  • 0ac27e4eba SQL synchronization rAthenaAPI 2018-05-20 21:34:10 +02:00
  • a80d9c6d41
    Added Gambler Seal and Gambler Card item combo (#3128) Aleos 2018-05-20 15:34:02 -04:00
  • 25c5164c26 Corrected Invisibility CRI bonus * Fixes #3133. * Should be a static +100 not +100%. Thanks to @redlightliu! aleos 2018-05-20 15:32:11 -04:00
  • 8a98248e77 Many fixes at items databases BrOgBr 2018-05-20 01:12:01 -03:00
  • 6b7af379e5 SQL synchronization rAthenaAPI 2018-05-20 02:08:12 +02:00
  • 38867ec37b Correct Refinable State for Wandering Wolf Helm (Renewal) (#3135) Daniel Bernard 2018-05-19 19:08:04 -05:00
  • 3453198c33 SQL synchronization rAthenaAPI 2018-05-20 02:08:12 +02:00
  • f57022fb4b Correct Refinable State for Wandering Wolf Helm (Renewal) (#3135) Daniel Bernard 2018-05-19 19:08:04 -05:00
  • 8ef96665a2 Correct Refinable State for Wandering Wolf Helm (Renewal) * Fixes #3134 * Wandering Wolf Helm (Renewal) (5498) has refine-level based effects Daniel Bernard 2018-05-19 18:03:03 -05:00
  • 48cb223963 Corrected QD Shot and Crimson Marker interaction * Fixes #2863. * QD Shot should not remove Crimson Marker. Thanks to @rye305 and Fyrus! aleos 2018-05-19 13:05:26 -04:00
  • 9aa406e406 SQL synchronization rAthenaAPI 2018-05-19 18:09:01 +02:00
  • a2b6cb6901
    Corrected Baby Dragon hat bonus (#3126) Aleos 2018-05-19 12:08:54 -04:00
  • 15f07f2e5d Follow up to edcdc92 * Removed extra brackets. Thanks to @Atemo! aleos 2018-05-19 12:00:47 -04:00
  • 8dc049aa8b Removed City Cleaners from RE monster spawn files (#3082) Akkarinage 2018-05-19 16:36:59 +01:00
  • d16e7e6160
    Added support for changedress command (#3109) Lemongrass3110 2018-05-19 00:37:41 +02:00
  • bfe6266921
    Fixed a few hardcoded limits in status.cpp (#3130) Lemongrass3110 2018-05-19 00:09:25 +02:00
  • edcdc92c2e Follow up to 0a2da51 * Adjusted the bonuses so they are cumulative across the LUK value. * Made Gambler Seal unrefinable. Thanks to @Atemo! aleos 2018-05-18 16:09:50 -04:00
  • a8fd92c6da Update/doc packet (#3111) Maytichai Saowa 2018-05-19 01:12:37 +07:00
  • f75cb02b5e Clean up Lemongrass3110 2018-05-18 20:10:16 +02:00
  • be706bd368 Fixed a few hardcoded limits in status.cpp Lemongrass3110 2018-05-18 19:25:55 +02:00
  • 5a1933c69d Updated Magic Gear Master NPC * Added Emergency Magic Gear purchase option. * Added High Quality Cooler and Special Cooler upgrade options. * Corrected a compile error from cd5f0f1. Thanks to @exneval! aleos89 2018-05-18 10:51:04 -04:00
  • cd5f0f1d6e Updated Overheat behavior * Updated Emergency Cool's interaction with Overheat calculation. * Added new Emergency Cool cooling devices. * The three cooling devices now lower Overheat by 45, 75, and 105 respectively. * Overheat now only increases on every attack by 1 or by 3 with Fire element. * The Overheat limit is increased to 150, 200, 280, 360, and 450 respective to skill level. * Updated the check for Acceleration, Self Destruction, Shape Shift, Emergency Cool, Magnetic Field, Neutral Barrier, and Stealth Field to also check inventory for required equipment. Thanks to @exneval and @mrjnumber1! aleos89 2018-05-18 10:31:07 -04:00
  • cbb0783e4c
    Merge branch 'master' into update/madogear Aleos 2018-05-18 09:48:45 -04:00
  • d4d5ea0dad Follow up to 0a2da51 * Corrected Gambler's Seal LUK bonuses check to include 120 and 108 respectively. Thanks to @teededung! aleos89 2018-05-18 09:23:21 -04:00
  • 09fd14c41f
    Fixed an invalid declaration of cached events (#3116) Lemongrass3110 2018-05-18 14:58:23 +02:00
  • 180866178c SQL synchronization rAthenaAPI 2018-05-18 11:57:27 +02:00
  • 6d351fa254 Added blueprints for excellion enchants Lemongrass3110 2018-05-18 11:57:16 +02:00
  • 3e269ace66
    Added an option to disable homun autofeed notify (#3119) Lemongrass3110 2018-05-18 11:17:34 +02:00
  • c4eae4b361
    Corrected reflected damage applying twice (#3115) Aleos 2018-05-17 23:10:27 -04:00
  • 7c21e410ba Follow up to 3ea9181 * Moved Exceed Break damage adjustment. aleos 2018-05-17 22:38:34 -04:00
  • 3ea918183d Updated Safety Wall behavior * Fixes #2671. * Renewal Safety Wall has a hit count tracker, same as pre-renewal. * Updated renewal Safety Wall HP formula. * Restructured battle_calc_damage to utilize battle_check_sc for statuses that block damage. Thanks to @Paoly28 and @mrjnumber1! aleos 2018-05-17 22:17:12 -04:00
  • 0a2da51b7a Added Gambler Seal and Gambler Card item combo * Fixes #2958. * Adjusted Gambler Seal equip level requirement. * Added Gambler Card item. * Added missing combo for both items. Thanks to @AzarthMZintos! aleos 2018-05-17 20:13:06 -04:00
  • 48e317c70a Corrected Cloud Kill behavior * Fixes #2731. * Corrected Cloud Kill status being removed and not damaging players who are in the AoE. Thanks to @redlightliu! aleos 2018-05-17 19:33:48 -04:00
  • ca98e638eb Corrected Baby Dragon hat bonus * Fixes #3020. * Corrected the double attack bonus. * Added missing pre-renewal entry. Thanks to @MrAntares, @Daegaladh, and @BrOgBr! aleos 2018-05-17 19:13:38 -04:00
  • 12c01b0b40
    Cleaned up item broadcast code (#3117) Aleos 2018-05-17 18:55:41 -04:00
  • 0582c0fcd4 Changed the parameter order of instance_info to include IIT_NAME Atemo 2018-05-18 00:15:22 +02:00