Commit Graph

  • b13936df71 Corrected Rampage Blaster * Corrected Rampage Blaster consuming all spirit spheres. Thanks to @attackjom! aleos89 2019-07-24 12:32:13 -04:00
  • 7fe1166d10 Corrected a compile warning on GCC 8 * Fixes #4158. Thanks to @gengstergile! aleos89 2019-07-24 10:23:43 -04:00
  • d27b391c47 SQL synchronization rAthenaAPI 2019-07-24 05:02:09 +02:00
  • 36e927f2bc Mob and NPC Identity Update rAthenaAPI 2019-07-24 05:01:21 +02:00
  • 5ba8f0d331
    fix typo naffej 2019-07-23 20:55:52 +02:00
  • 001ff26283 Cleanups * Corrected a pre-renewal compile error. * Added a safety check for Ride In Lightning. aleos89 2019-07-23 10:56:00 -04:00
  • a0461ffc1e Another cleanup aleos89 2019-07-23 10:45:11 -04:00
  • fe1966ea7a Minor cleanups aleos89 2019-07-23 10:40:33 -04:00
  • 1cbd688761 Partial reversion * Made it so changes are made only to the import map_cache to relieve the main one from merge conflicts. aleos89 2019-07-23 10:22:19 -04:00
  • ea7f65a2ab Corrected pre-renewal Heal formula * Fixes #4258. * Partial reversions in formulas for pre-renewal to be multiplicative. Thanks to @Indigo000! aleos89 2019-07-23 10:03:19 -04:00
  • 61ffb1ce3d Added support for import map_cache building * Fixes #4234. * Added maps defined in the import map_index to be saved into the import map_cache. * Expanded detail of warning messages. Thanks to @llchrisll! aleos89 2019-07-23 08:50:48 -04:00
  • a8386ecdd7 Corrected RENEWAL_ASPD macro processing * Resolves an issue with the RENEWAL_ASPD macro processing the wrong database as it would go off the current compiled mode. Thanks to @rfperuch! aleos89 2019-07-23 08:17:51 -04:00
  • 3605587a1f Corrected Strip duration * Fixes #4214. * Corrected Strip duration becoming negative which results in the status not expiring. Thanks to @Stingor! aleos89 2019-07-22 14:45:08 -04:00
  • 7a007b7c39 Job Improvement Project - Sura * Fixes #4210. * kRO Changelog: http://ro.gnjoy.com/news/notice/View.asp?seq=7099 Thanks to @flamefury and Sigma! aleos89 2019-07-22 14:32:54 -04:00
  • 17f32a1756
    Fixed CZ_STANDING_RESURRECTION check (#4242) Cydh Ramdh 2019-07-22 22:27:35 +07:00
  • 0b1184e4ed
    Small doc/script_commands.txt correction (#4250) Cydh Ramdh 2019-07-22 22:26:49 +07:00
  • e256b38206 Updated remaining TODO aleos89 2019-07-22 09:07:20 -04:00
  • 4622d16dcc Reverted Sharp Shooting damage change * Revert of 0612cf8. * Formula was correct before. aleos89 2019-07-22 08:51:03 -04:00
  • 9c94f1f398
    Merge branch 'master' into update/homunculus Aleos 2019-07-22 08:49:32 -04:00
  • 5702dc3c85
    Corrected another potential crash with Joint Beat (#4255) Aleos 2019-07-22 08:40:49 -04:00
  • 774f7bf8ff Corrected another potential crash with Joint Beat * Follow up to cb2c553. Thanks to @teededung! aleos89 2019-07-22 08:09:40 -04:00
  • ac46920e73
    Fixed Achievement Level progression (#4156) Aleos 2019-07-19 10:25:28 -04:00
  • 0612cf8e9a Corrected Sharp Shooting damage * Updated the damage formula to match official. Thanks to @cahya1992 and Sigma! aleos89 2019-07-19 07:42:45 -04:00
  • 4d4ef9a1fe
    Merge branch 'master' into update/1st-2nd_class_skills Aleos 2019-07-19 07:38:45 -04:00
  • 68e98a87e5 Update README.md (#3333) Cydh Ramdh 2019-07-19 01:37:17 +07:00
  • 7b56ca7e79
    Removed examples from troubleshooting Aleos 2019-07-18 13:37:35 -04:00
  • 6d199ca7d2
    Corrected a potential crash with Joint Beat (#4251) Aleos 2019-07-18 12:25:57 -04:00
  • ff43df7128 Updates * Added back License info * Added Crowdfunding link * Added repo file size Cydh 2019-07-18 21:00:31 +07:00
  • 377c0c4ddb Corrected a potential crash with Joint Beat * Follow up to cb2c553. Thanks to @teededung and @cahya1992! aleos89 2019-07-18 09:54:21 -04:00
  • d2d506223f Follow-up 3b5d84d971 atemo 2019-07-17 19:43:32 +02:00
  • 3b5d84d971 * Removed the mail notification for PACKETVER >= 20150513 * Splitted the item reward from zeny to support multi-reward by mail (1 item for PACKETVER < 20150513, MAIL_MAX_ITEM (5) for rodex) atemo 2019-07-17 19:21:17 +02:00
  • cb2c553f34
    Cleaned up Joint Beat behavior (#4123) Aleos 2019-07-17 09:28:24 -04:00
  • 6199b9f1e6 Hidden fixes Cydh 2019-07-17 08:24:24 +07:00
  • 2ca417b61f
    Fixed STR affecting mob damage in pre-renewal (#4228) Aleos 2019-07-16 12:17:11 -04:00
  • fc2c6e021d
    Corrected Magnum Break delay (#4248) Aleos 2019-07-16 11:07:14 -04:00
  • 6e79de8520 Merge branch 'master' into atcommand_cashshopsql Hazman 2019-07-16 19:33:06 +08:00
  • 23d09cda5b Inverted the delays aleos89 2019-07-15 09:15:57 -04:00
  • d78ebbda82
    One more revert Aleos 2019-07-15 08:52:43 -04:00
  • 286ba56d64
    Small revert Aleos 2019-07-15 08:51:10 -04:00
  • 8ee6ca18ca Corrected Magnum Break delay * Fixes #4191. * Magnum Break should have an aftercast delay of 2 seconds which can be reduced by Bragi (like all other skills) and no cooldown. Thanks to @Playtester! aleos89 2019-07-15 08:12:45 -04:00
  • 09f32b853c
    Quest Board Bug fixes Maz-V 2019-07-14 23:48:45 +07:00
  • 4123859a1c Apply suggestions from @cydh atemo 2019-07-14 17:14:52 +02:00
  • e3a0516519
    Apply suggestions from code review Atemo 2019-07-14 17:06:42 +02:00
  • 7fbcf6e522
    Added new line in the body message Atemo 2019-07-13 19:27:40 +02:00
  • ec3a3b8f3a Simple formatting atemo 2019-07-10 20:50:31 +02:00
  • 7db6c6e2fa Updated the script with the new mail script command. atemo 2019-07-10 20:41:20 +02:00
  • 506f8bbc6b Set respawn_tid to int Cydh 2019-07-09 16:35:54 +07:00
  • ffd6c688ea Fixed CZ_STANDING_RESURRECTION check * Player can force to resurrect as long as they have valid Token of Siegfried even in auto respawn maps * Added command @resurrect to resurrect using first matched Token of Siegfried item in inventory clients that don't show Resurrect button Cydh 2019-07-09 12:42:07 +07:00
  • d80e111e5f
    Made mob sprite column unique (#4239) Lemongrass3110 2019-07-08 23:17:42 +02:00
  • 44ce808488 Some cleanup Hazman 2019-07-09 00:38:37 +08:00
  • 46d0b4892d Merge branch 'master' into atcommand_cashshopsql Hazman 2019-07-09 00:37:51 +08:00
  • 8bb6b119b4
    Fixed invalid item errors in achievements (#4240) Lemongrass3110 2019-07-08 08:35:29 +02:00
  • fb4d8944e9 Fixed invalid item errors in achievements Lemongrass3110 2019-07-08 00:01:20 +02:00
  • 183c664ad4 Fixed mysql scripts Lemongrass3110 2019-07-07 23:56:13 +02:00
  • 454163c48f prevent moving/dropping the pet egg if it's hatched (#4179) Sader Fawall 2019-07-07 20:17:40 +02:00
  • 87b858199b Pet Fix Client after 20180704 (#4202) Kakaroto 2019-07-07 15:13:24 -03:00
  • e6eaa9fe63
    Fixed pet evolution upgrade script (#4232) Lemongrass3110 2019-07-07 16:36:11 +02:00
  • 2af587d585
    Fixed damage not being reduced SonaSonaSona 2019-07-07 11:33:54 -03:00
  • f98167ca49
    Fixed script Lemongrass3110 2019-07-06 12:40:40 +02:00
  • 62c0fd2420 Fixed pet evolution upgrade script Lemongrass3110 2019-07-03 23:46:30 +02:00
  • 32525bad55
    Corrected autospell stacking (#4227) Aleos 2019-07-03 10:15:26 -04:00
  • de2286b7fc Condensed switch aleos89 2019-07-03 09:40:31 -04:00
  • b49bc103fe Effect State Update rAthenaAPI 2019-07-03 05:06:20 +02:00
  • 812fb69bb7 SQL synchronization rAthenaAPI 2019-07-03 05:01:59 +02:00
  • 3a8a741513 Mob and NPC Identity Update rAthenaAPI 2019-07-03 05:01:17 +02:00
  • 631491555a
    Defaulting reduction value to official. SonaSonaSona 2019-07-02 13:36:07 -03:00
  • d341ec5d6e
    Adding Battle Configuration SonaSonaSona 2019-07-02 13:11:10 -03:00
  • 2ba9884d01
    Addding Battle Configuration SonaSonaSona 2019-07-02 13:08:18 -03:00
  • 22e2927ea8
    Adding Battle Configuration SonaSonaSona 2019-07-02 13:06:13 -03:00
  • 86d7d08721
    Adding Battle Configuration SonaSonaSona 2019-07-02 13:04:34 -03:00
  • ae07603dea Implemented NPC_VENOMIMPRESS * The skill is a copy of GC_VENOMIMPRESS without the sp requirement and the global delay update/skills_14_2 atemo 2019-07-02 17:25:48 +02:00
  • e68c640e36
    more mvps SonaSonaSona 2019-07-02 02:11:41 -03:00
  • ef4f7e3add
    Mistakes were made SonaSonaSona 2019-07-02 02:09:07 -03:00
  • e4c0287536
    Fix for issue#3324 SonaSonaSona 2019-07-02 01:54:10 -03:00
  • ceade59c8f
    Fix for issue#3324 SonaSonaSona 2019-07-02 01:52:44 -03:00
  • 171517f7c1
    Fix for issue#3324 SonaSonaSona 2019-07-02 01:50:55 -03:00
  • ac728b7be8
    Fix for issue#3324 SonaSonaSona 2019-07-02 01:48:41 -03:00
  • 912d97e460
    Fixed a clone issue (#4226) Atemo 2019-07-01 22:15:01 +02:00
  • 5fae7c26c1
    convertpcinfo script command (#3924) Atemo 2019-07-01 21:06:55 +02:00
  • c7ab9e5ca5 Added config back * Added config back but created a new config for renewal. aleos89 2019-07-01 09:14:52 -04:00
  • e7ccaa7af0 Make Sprite column unique * Fixes #4223. * Make the Sprite column for the SQL monster databases unique. Thanks to @Indigo000! aleos89 2019-06-28 14:40:19 -04:00
  • 2026409e4c Deprecated battle config * Deprecated the battle config and hard coded the values. aleos89 2019-06-28 13:25:42 -04:00
  • db329e4374 Fixed STR affecting mob damage in pre-renewal * Follow up to fe197bf. * STR should not affect monster's damage. Thanks to @Playtester! aleos89 2019-06-28 10:41:33 -04:00
  • ffef789ce4 Corrected autospell stacking * Resolves an issue with autospell bonuses stacking too generously. Thanks to @Playtester! aleos89 2019-06-28 09:54:09 -04:00
  • 5add33b95f Fix for issue 4225 * status_change_clear was called after deleting the clone atemo 2019-06-28 15:23:37 +02:00
  • 04c0afebd3 Follow-up 2feea3b26e atemo 2019-06-27 17:22:59 +02:00
  • 7224f70f4a
    Merge branch 'master' into feature/refineui Aleos 2019-06-27 09:28:03 -04:00
  • 1a04eccee9 Corrected magic property damage bonuses * Fixes Basilica and Elemental Weapons magic element damage not being applied to the right bonus. Thanks to @cydh! aleos89 2019-06-26 10:56:39 -04:00
  • 2feea3b26e Follow-up dea8c3109e atemo 2019-06-26 15:32:14 +02:00
  • 5b3e49dd0d
    Update status.cpp zerosblack 2019-06-26 05:28:03 +03:00
  • 12b390813f
    replace null with 0 Sader Fawall 2019-06-25 23:00:38 +02:00
  • dea8c3109e Small corrections atemo 2019-06-25 22:18:47 +02:00
  • c1975d7ea3
    instance_live_info command (#3099) Atemo 2019-06-25 21:48:44 +02:00
  • 90f7cf03a9 SQL synchronization rAthenaAPI 2019-06-25 20:04:14 +02:00
  • aae31a19a5 Update Itemdb (JRO item) (#4161) Joam 2019-06-26 01:03:33 +07:00
  • 9f39d13d03 Update item_db.txt valhein 2019-06-25 22:34:26 +07:00
  • c0e3d2fe3f Update item_db.txt valhein 2019-06-25 22:33:21 +07:00
  • 068e30f8e6 Follow up script valhein 2019-06-25 22:18:02 +07:00
  • 1e0e3c32fc SQL synchronization rAthenaAPI 2019-06-25 17:05:31 +02:00
  • a16f0ebb07
    Implemented the Paramarket shops (#4154) Atemo 2019-06-25 17:05:17 +02:00