Commit Graph

  • 92ecdd47b0 SQL synchronization rAthenaAPI 2018-10-09 19:16:47 +02:00
  • 5c031c7354 Corrected a SQL issue * Follow up to 01a7099. * Decreased Purple Ore monster level to 255 to fit within tinyint range. aleos89 2018-10-09 13:16:13 -04:00
  • df5ff4efb7 Corrected some issues with Malaya Quests * Fixes #3552 and fixes #3553. * Corrected Lesser Agimat not getting removed from Old Man in Dilemma and Tikbalang Expert. * Corrected a Buwaya Guard not continuing with the proper conversation. Thanks to @Indigo000! aleos89 2018-10-09 12:36:17 -04:00
  • 27bf718218 Change the restrictions to the donation item and attendance event item. hafizbistar 2018-10-09 13:22:39 +08:00
  • 86c15ca618 Follow-up b49ccd64cb atemo 2018-10-08 23:28:52 +02:00
  • 30363168d3 SQL synchronization rAthenaAPI 2018-10-08 23:25:56 +02:00
  • 01a70999e4
    Initial release of Rock Ridge script (#3396) Atemo 2018-10-08 23:25:39 +02:00
  • b49ccd64cb Added RC_Player to Despair_God_Morocc_Card atemo 2018-10-08 20:15:16 +02:00
  • e216d2cd25 Follow-up d338fb8bfe * Corrected typo thanks to @zackdreaver * Commented Despair_God_Morocc_Card and combo using unimplemented MM_MOROCC_ADT atemo 2018-10-08 20:12:54 +02:00
  • 3f4fd3bb54 Cleaned redundant map_getmapdata atemo 2018-10-08 20:08:01 +02:00
  • b568d5717b Fix for issue #3540 "IM_NONE idle timer" atemo 2018-10-08 15:50:53 +02:00
  • cf311fcc44
    BlackSmith quest skills Balfear 2018-10-07 23:32:09 +03:00
  • c5643094a0 Move some npc because someone being bitchy about it. hafizbistar 2018-10-08 01:53:26 +08:00
  • 33d60cf2ec Cleared map flags on reloadscript Cydh Ramdh 2018-10-07 19:01:00 +07:00
  • 17d77a8e74 Another follow up~ * Adjusted ATK range min~max in mobinfo atcommand, thanks to @slyx88 * Fixed max ATK calculated after db's ATK calculation for min ATK Cydh Ramdh 2018-10-06 19:19:09 +07:00
  • 73aef26e9c Renewal Monster database updates * Most updates are in ATK2 which in renewal we will use this for mob's MATK (later will be altered as variance for min & max) * Thanks to @aleos89 and Divine-Pride.net Cydh Ramdh 2018-10-06 08:05:46 +07:00
  • e2ea3a3e3b Corrected an expression check aleos89 2018-10-05 13:45:35 -04:00
  • 129812d6a5 SQL synchronization rAthenaAPI 2018-10-05 19:41:51 +02:00
  • 77ace90656
    Corrected Repair and Shape Shift requirements (#3546) Aleos 2018-10-05 13:41:24 -04:00
  • 734d903de9 Disabled Berzebub_card quest npc hafizbistar 2018-10-05 11:16:30 +08:00
  • 1aa9487716 Fixed script error after disabling the god item quest. hafizbistar 2018-10-05 10:51:55 +08:00
  • 6d42f0e829 Merge branch 'master' into hotfix/issue2745 aleos 2018-10-04 21:58:25 -04:00
  • 68f95ac6a4 Follow up * Adjusted Slug Shot to it's new damage formula. aleos 2018-10-04 21:37:56 -04:00
  • 0e8b2ca121 Updated Ammo * Added Slug Bullet to the item database. * Removed the ability to equip old Spheres and Slugs. * Separated pre-renewal and renewal ammo NPC (Kenny and Tony). * Renewal no longer has Tony. * Kenny can now trade in the Sphere bullets for new bullets. * Kenny can now trade in the old Slugs for Slug Bullet. * Added new bullets into Kenny. * Adjusted Slug Shot skill item requirement to the new Slug Bullet. aleos 2018-10-04 21:12:13 -04:00
  • 05664426f2 Make VIP more pronounced hafizbistar 2018-10-05 08:11:41 +08:00
  • d1dbb71ec9 Disabled system by default Lemongrass3110 2018-10-04 22:35:46 +02:00
  • 9387014979 Initial Release of Equipment Switch Lemongrass3110 2018-10-04 22:24:16 +02:00
  • bba84d999e Follow up 7dbf11cb03ceb1a341000efff904732cf8d00df8 * Removed unnecessary variable Cydh Ramdh 2018-10-04 23:08:27 +07:00
  • 0b415489d9 Updated and added a few missing Mechanic items * Added a couple Mechanic items that were missing from pre-renewal. * Updated requirements on a couple items to match pre-renewal format. aleos89 2018-10-04 09:33:07 -04:00
  • 4d5a7e71d3 Corrected Repair and Shape Shift requirements * Fixes #3545. * Corrected the item requirements for Repair and Shape Shift. * Synced pre-renewal skill requirements to match renewal. Thanks to @Questune09! aleos89 2018-10-04 09:15:53 -04:00
  • ff54b734c8 Various NPC changes hafizbistar 2018-10-04 15:22:17 +08:00
  • 7dbf11cb03 Renewal Monster's ATK & MATK Calculation Updates * Updated renewal min & max calculation for ATK and MATK calculation * Massive updates on ATK2 in db/re/mob_db.txt * The value is currently enforce to [ATK2 = ATK2 - ATK1] * ATK2 from Aegis data is base MATK, while ATK1 is base ATK, not as ATK range * Nothing was changed in pre-renewal system * The tool/reset_mob_atk.pl is originally from convert_itemtype.pl by lighta Cydh Ramdh 2018-10-03 21:59:04 +07:00
  • 474cb7d900 item_buyingstore update (#3536) zackdreaver 2018-10-03 21:23:43 +07:00
  • 330c1523ce Constant renaming * For better readability. Thanks to @Atemo's suggestion! aleos89 2018-10-03 10:18:59 -04:00
  • 3ffb06b472
    Added attribute fix for all skills MathReaper 2018-10-03 04:28:29 -03:00
  • 454b977433
    Reverted asura strike only MathReaper 2018-10-03 04:25:40 -03:00
  • 60c4f8219e Corrected an incorrect map session check * Corrected an incorrect map session data check item bonus3 bSubEle. Thanks to @Atemo! aleos89 2018-10-02 13:08:28 -04:00
  • daebd30049 Corrected Solid Lunatic spawn amount at prt_fild08. Closes #3524 (#3537) Jittapan Pluemsumran 2018-10-02 20:22:38 +07:00
  • 78aee03370 SQL synchronization rAthenaAPI 2018-10-02 08:00:46 +02:00
  • f10dc2f4f9 Mob and NPC Identity Update rAthenaAPI 2018-10-02 08:00:34 +02:00
  • c8dee7afd4 SQL synchronization rAthenaAPI 2018-10-02 06:01:32 +02:00
  • d57d1b7620 Mob and NPC Identity Update rAthenaAPI 2018-10-02 06:01:01 +02:00
  • a914f432e9 Instance map fixes * Fixed #3517, new map from instance doesn't use unused map slots * Fixed #3528, crashed on reloadscript if there is instance map Cydh Ramdh 2018-10-02 09:27:47 +07:00
  • 0f8ce36746
    ers_destroy called too early in do_final_instance (#3533) Cydh Ramdh 2018-10-02 08:22:29 +07:00
  • 056fd6ae30
    Merge branch 'master' into hotfix/issue2671 Aleos 2018-10-01 09:19:05 -04:00
  • 664db64e96 Corrected Solid Lunatic spawn amount at prt_fild08. Closes #3524 Thanks to @AzarthMZintos Jittapan Pluemsumran 2018-10-01 12:03:39 +07:00
  • 7d4dfa8840 follow up 04d33e3cfcfe59f73ec5bf94124859d546c2572e zackdreaver 2018-09-30 20:17:45 +07:00
  • 04d33e3cfc item_buyingstore update zackdreaver 2018-09-30 20:09:33 +07:00
  • f16fc6c5df Changed "Royal Errand Boy" to "Royal Messenger" in quests_16_1.txt (#3529) zackdreaver 2018-09-30 00:26:02 +07:00
  • 4dfadffec8 follow up 0d7059f239ad416a54f2141d8f848a66c1efadbb zackdreaver 2018-09-29 19:55:16 +07:00
  • d6f523749a
    ers_destroy called too early in do_final_instance Cydh Ramdh 2018-09-29 02:02:03 +07:00
  • 926e37cb65
    Corrected some GCC 7.1+ compile warnings (#3522) Aleos 2018-09-28 13:57:27 -04:00
  • b7ba7fe5a6 Autopot script improvment (#3477) Sader Fawall 2018-09-28 16:59:56 +02:00
  • a6b1fc029f Added constants for Castle Data manipulation * Fixes #3530. * Added constants for script commands getcastledata and setcastledata. * Updated scripts to reflect changes. Thanks to @keitenai's suggestion! aleos89 2018-09-28 10:47:55 -04:00
  • eeedfff70c
    Update to affect only Asura Strike MathReaper 2018-09-28 01:58:33 -03:00
  • 81104ee7e6
    Mob Asura Strike Correction MathReaper 2018-09-27 22:46:34 -03:00
  • 6fabc5de1d
    Merge branch 'master' into feature/mobdrop Aleos 2018-09-27 14:35:31 -04:00
  • 23d1183927
    Merge branch 'master' into hotfix/issue2173 Aleos 2018-09-27 12:34:06 -04:00
  • 06070eb237 Some more warning cleanups aleos89 2018-09-27 12:25:35 -04:00
  • 0d7059f239 Changed "Royal Errand Boy" to "Royal Messenger" in quests_16_1.txt zackdreaver 2018-09-27 21:53:35 +07:00
  • 3e1105b0cf
    Updates Item Sell checks (#3491) Cydh Ramdh 2018-09-27 13:54:28 +07:00
  • 3a68c358d1 typo sader1992 2018-09-27 02:24:21 +02:00
  • 5677a268ae Corrected mob chat unique name check * Added a check to see if the '#' character exists in the monster's name before attempting to remove it from the string. Thanks to @Lemongrass3110! aleos89 2018-09-26 12:52:30 -04:00
  • 1f79bafff7 Small correction on size checks aleos89 2018-09-26 10:47:56 -04:00
  • 2ba13fb94e Corrected renewal Steal formula * Fixes #3473. * The steal bonus no longer modifies the item's drop rate but has it's own success chance into stealing an item. Thanks to @mrjnumber1! aleos89 2018-09-26 10:43:06 -04:00
  • 1caa028b6c Corrected some GCC 7.1+ compile warnings * Fixes #3513. * Resolved some format-truncation warnings. Thanks to @RadianFord! aleos89 2018-09-26 10:21:21 -04:00
  • 79766cd99e Effect State Update rAthenaAPI 2018-09-25 22:06:43 +02:00
  • 7040057a9f
    Corrected Taekwon Mission mob generator (#3509) Aleos 2018-09-25 13:32:11 -04:00
  • 8fc790339d
    Corrected Union of the Sun Moon and Stars HP cost (#3507) Aleos 2018-09-25 13:04:50 -04:00
  • 7d546d3729 Minor correction in documentation (#3519) keitenai 2018-09-26 00:45:55 +08:00
  • 147e8da2e4
    Corrected Critical bonuses (#3506) Aleos 2018-09-25 12:27:30 -04:00
  • 13973ecceb ... hafizbistar 2018-09-25 11:36:41 +08:00
  • dc959f4f62 Typo and grammar fixes. Thanks to @aleos89 and @secretdataz Cydh Ramdh 2018-09-25 07:46:24 +07:00
  • f0dfdf9219
    Cleaned up equipment stripping skills (#3493) Aleos 2018-09-24 14:51:51 -04:00
  • c9bcd0a50f fix typo and add disable type option sader1992 2018-09-24 17:29:28 +02:00
  • da25560d41
    Corrected some other grammar mistakes Aleos 2018-09-24 09:19:01 -04:00
  • 7250fc88e0 sublime hafizbistar 2018-09-24 14:13:18 +08:00
  • 274daae313 Merge branch 'localhost' into Server hafizbistar 2018-09-24 14:11:03 +08:00
  • c5b9c9561d Added Identifier hafizbistar 2018-09-24 14:08:13 +08:00
  • 15b72df832
    minor correction in documentation keitenai 2018-09-24 13:47:28 +08:00
  • 3da283af47 @commands for players hafizbistar 2018-09-24 12:15:30 +08:00
  • 115f998094 server setting hafizbistar 2018-09-24 10:41:00 +08:00
  • 8311cd852b dwan mengarut tukar lagi npc hafizbistar 2018-09-24 10:39:49 +08:00
  • 62a1f256b5 local setting hafizbistar 2018-09-24 03:32:17 +08:00
  • 4aeb587a7d dwan sengal, semua benda nak tukar. hafizbistar 2018-09-24 03:30:44 +08:00
  • ed8ddf91ee map_cache should have just been replaced from remote. hafizbistar 2018-09-24 02:14:22 +08:00
  • 808e9db59f Merge branch 'localhost' into Server hafizbistar 2018-09-24 02:11:42 +08:00
  • 12bf2706f7 Disabled KVM hafizbistar 2018-09-24 02:06:52 +08:00
  • 4490d6aeb2 Fixes to previous commit. hafizbistar 2018-09-24 00:48:28 +08:00
  • 869934eb44 Updates hafizbistar 2018-09-23 22:52:01 +08:00
  • 2b9bde3a01 Updates. hafizbistar 2018-09-23 22:49:51 +08:00
  • f2ad585849 commit this too then hafizbistar 2018-09-23 01:48:25 +08:00
  • 66433c9a2a weird. last commit failed. hafizbistar 2018-09-23 01:48:07 +08:00
  • e3bea23199 ignore sublime text file hafizbistar 2018-09-23 01:47:28 +08:00
  • 2b3fbae1eb Merge branch 'localhost' into Server hafizbistar 2018-09-23 01:46:04 +08:00
  • 494db08df8 Fixed missed error from the last commit. hafizbistar 2018-09-23 01:45:26 +08:00
  • 999582093e Merge branch 'localhost' into Server hafizbistar 2018-09-23 01:31:14 +08:00
  • 972e75be60 Added Vend Control and fixed issues with the previous commit. hafizbistar 2018-09-23 01:30:57 +08:00
  • 1c3f0953aa Difference between server vs localhost. hafizbistar 2018-09-22 18:14:20 +08:00
  • 0da698fefd Define packets hafizbistar 2018-09-22 18:12:06 +08:00