Commit Graph

  • 1cfa31ccb6 Increase Charleston Crisis quest turn-in exp Eric 2020-03-31 03:48:44 +11:00
  • 40c68f7de6 Fix Charleston Crisis mob exp rate Eric 2020-03-31 03:46:11 +11:00
  • b77ba3ae5b Fixes issue with power skills * Fixes #4743. * Resolves an issue with power skills and default data defined in the skill's array. Thanks to @Surefirer! aleos 2020-03-30 12:08:24 -04:00
  • e07d2b9ec2
    Fixed an issue in the custom job master npc (#4749) Atemo 2020-03-30 16:53:14 +02:00
  • 284d188d9d Fixes heal item recovery effects * Fixes #4748. * Recovery item effects should be multiplicatively stacked. Thanks to @Singe-Horizontal! aleos 2020-03-30 10:33:49 -04:00
  • 923084e971 More fixes * Cleans up MinPlayers and MaxPlayers parsing to not accept values less than 1. * Resolves players not being able to join an active battleground (up to MaxPlayers) unless someone quit early. * Adds a team size priority check to avoid adding more players to a larger team. * Adjusts the joining check to see if an active queue exists before attempting to create one. aleos 2020-03-30 10:06:00 -04:00
  • dae0c49b20 Add 7 more dungeons to quest warper Eric Liu 2020-03-30 04:10:57 +11:00
  • 3a2e99b835 Fixed an issue in the custom job master npc * The player shouldn't be able to rebirth after being 3rd class * Added additionnal checks here and there Atemo 2020-03-29 18:17:18 +02:00
  • 52521de2bf Fix item link for New Wave Sunglasses Eric Liu 2020-03-29 23:52:07 +11:00
  • 209641797d Use item links for headgear quests Eric 2020-03-29 23:49:29 +11:00
  • d29470ad38 Fix Zeny requirement for New Wave Sunglasses Eric 2020-03-29 23:26:32 +11:00
  • 0a5f93b645 Reduce steel required for New Wave Sunglasses and fix whitespace Eric 2020-03-29 23:24:27 +11:00
  • d8d68da214 Add New Wave Sunglasses quest Eric 2020-03-29 23:17:39 +11:00
  • 4a59aaa67e Use CrazyArashi's merchants but Nyliar's Charleston Crisis script Eric 2020-03-29 22:16:45 +11:00
  • dffecc2be5 Add alternative charleston crisis script Eric 2020-03-29 20:18:06 +11:00
  • c87732e3eb Set Sign quest timezone to AEDT Eric Liu 2020-03-29 19:52:26 +11:00
  • 5937c995fe Merge branch 'chocobot-ro' of github.com:Latiosu/rathena into chocobot-ro Eric Liu 2020-03-29 19:52:17 +11:00
  • 35be0e1761 Fix deprecation warning in charleston crisis script Eric 2020-03-29 19:51:55 +11:00
  • d6b110d959 Fix typo in enabling charleston crisis scripts Eric Liu 2020-03-29 19:50:40 +11:00
  • 8917fabace Fix duplicates in charleston_crisis.txt script Eric 2020-03-29 19:49:46 +11:00
  • 91c038db97 Trim trailing whitespace for Charleston Crisis scripts Eric 2020-03-29 19:31:55 +11:00
  • 6f393c5834 Add Charlestone Crisis scripts Eric Liu 2020-03-29 19:29:54 +11:00
  • b8ca377fff Fixed homunculus EXP share * Reverted back to 086d516. * Crash was related to another issue. * Added the ability for homunculus to gain exp when a player does through script command getexp (Base EXP only). Thanks to @Balferian! aleos 2019-02-18 15:07:30 -05:00
  • 9deefe4b17 Added a battle config for homun exp gain aleos 2018-07-13 19:21:06 -04:00
  • 799de9c57e Revert 19387 comment. Kanin Temsrisuk 2020-03-29 10:25:19 +07:00
  • 0314cdebe8 Merge commit '24ecebcaf38084192f5220c9cef127d6186b0f1c' into chocobot-ro Eric Liu 2020-03-29 14:18:20 +11:00
  • 3d7ff43893 Fix gramps.txt not loading and move custom headgear scripts to npc/custom Eric Liu 2020-03-29 14:17:21 +11:00
  • 879d4c4142 Minor doc and db updated. Kanin Temsrisuk 2020-03-29 09:51:17 +07:00
  • 0782b877d8 Add Custom Headgear Quests (batch 1) Eric Liu 2020-03-29 04:14:47 +11:00
  • 3e0c0f291c Update login_athena.conf Kanin Temsrisuk 2020-03-28 13:08:27 +07:00
  • 4aee849717 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-03-28 10:29:03 +07:00
  • b7e0bade12 Clean-up * Added more information about the 'exact timer' in the docs * Added more check in the parsing function of the 'exact timer' to follow the docs Atemo 2020-03-27 19:52:04 +01:00
  • bdd63022a9
    Fixes Assumptio status in renewal (#4736) Aleos 2020-03-27 13:09:19 -04:00
  • b3e3561be3 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-03-27 22:09:36 +07:00
  • 979e13dd66
    Fixed a couple of bugs in Assassin job quest (#4723) Daegaladh 2020-03-27 15:32:56 +01:00
  • 34cb15ec04
    Fixed a couple of answers on Knight job quest test (#4724) Daegaladh 2020-03-27 15:31:24 +01:00
  • d6f948fea7
    Fixes some minor typos in Skill documentation (#4726) Aleos 2020-03-27 09:43:11 -04:00
  • 4ef7888af9 Merge branch 'master' into feature/lapine_synthesis_and_upgrade aleos 2020-03-27 09:38:37 -04:00
  • 27cdbf8345 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-03-27 20:25:42 +07:00
  • 2a5f7d495f Corrects Brandish Spear damage stacking * Fixes #4739. * Follow up to 24ecebc. * Resolves Brandish Spear damage doing more damage than it should. Thanks to @violent01! aleos 2020-03-27 08:59:59 -04:00
  • 8ba918123e
    Cleanup for the new_account feature (#4738) Lemongrass3110 2020-03-27 13:40:54 +01:00
  • 89c95189d3
    Reverts Hundred Spear hit count Aleos 2020-03-27 08:25:03 -04:00
  • 4a79697d46 Change Dress Room NPC to be third jobs only and for alternate costume Eric Liu 2020-03-27 23:00:07 +11:00
  • ebc96235e7
    Removed leftover interreg table (#4737) Lemongrass3110 2020-03-27 10:47:28 +01:00
  • f2c5fd07c8
    Removed comma Lemongrass3110 2020-03-27 10:46:43 +01:00
  • 080bda375a Increase max search limit to 10 Eric Liu 2020-03-27 19:51:34 +11:00
  • ade6050e63 Add @alootid2 command Eric Liu 2020-03-27 19:46:39 +11:00
  • 4ca35bb409 Enable WOE controller and disable default WoE scripts Eric Liu 2020-03-27 07:34:46 +00:00
  • 785c749f5d Add Dress Room NPC Eric Liu 2020-03-27 07:33:15 +00:00
  • 97441ca0f4 Set Zeny item for extended vending and remove unused currencies Eric Liu 2020-03-27 05:55:47 +00:00
  • 6f46dc5ff4 Remove not working items from Eden market Eric Liu 2020-03-27 05:55:00 +00:00
  • f84f548b41
    Merge branch 'master' into update/guillotine_cross Aleos 2020-03-26 22:11:23 -04:00
  • 7cb0fd6084
    Merge branch 'master' into update/rune_knight Aleos 2020-03-26 22:04:30 -04:00
  • 5956359833
    Merge branch 'master' into update/minstrel_wanderer Aleos 2020-03-26 22:00:58 -04:00
  • e290f5b012 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-03-27 08:37:39 +07:00
  • 1050d8ab2e Removes a useless time conversion Thanks to @Atemo! aleos 2020-03-26 21:07:54 -04:00
  • 6314263eb6 * Updated to skill_db.yml for Cart Termination & Martyr's Reckoning changes. NeutralDev 2020-03-26 17:43:32 -05:00
  • 81e15880c3 Cleanup for the new_account feature Lemongrass3110 2020-03-26 22:08:24 +01:00
  • 38c98f4092 Added missing upgrade script Lemongrass3110 2020-03-26 21:51:02 +01:00
  • 0e826261a6 Cleaned up some misleading comments Lemongrass3110 2020-03-26 21:40:42 +01:00
  • 54cfb7a68b Removed leftover interreg table Lemongrass3110 2020-03-26 21:34:37 +01:00
  • bdd1619d6c Fixes Assumptio status in renewal * Adjusts Assumptio to increase hard defense, not soft. * Adjusts CASH_ASSUMPTIO status icon to follow as well. Thanks to @LordWhiplash! aleos 2020-03-26 15:38:41 -04:00
  • 0b3e1bbac8 Minor cleanups Thanks to @Atemo! aleos 2020-03-26 15:33:29 -04:00
  • 0c585af7b5 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-03-26 08:50:52 +07:00
  • a06f957fee Fixed exploit where a player could get infinite random weapons *Thanks to @Tydus1 Daegaladh 2020-03-26 00:04:32 +01:00
  • a441fb2d68 Update on how npc_emotion_behavior config is applied victorgawk 2020-03-25 19:42:40 -03:00
  • ce3e8d743e
    Merge branch 'master' into update/super_novice Aleos 2020-03-25 13:30:08 -04:00
  • 652d77eb02
    Job Improvement Project - Genetic (#3284) Aleos 2020-03-25 13:26:26 -04:00
  • 8553b08430 Adds missing cast times for Arm Cannon * Fixes #4730. * Adds missing levels 4 and 5 cast data for Arm Cannon. Thanks to @Surefirer! aleos 2020-03-25 13:01:53 -04:00
  • aa16379b6a Finalizes homunculus cast times aleos 2020-03-25 11:10:55 -04:00
  • bfeb33fdee Remove weight restriction for transcendence Eric Liu 2020-03-25 14:54:11 +00:00
  • cfaefa26f1 Corrects timer data * Follow up to 0476686. Thanks to @ecdarreola! aleos 2020-03-25 09:14:44 -04:00
  • 7348385a27 Cleans up instance database header aleos 2020-03-25 09:06:55 -04:00
  • 147317b25c Set WoE1 and WoE2 times Eric Liu 2020-03-25 12:50:32 +00:00
  • 8715052a98 Fixes Hells Plant (Part 2) * Hells Plant will now clear on any map change or quick movement (teleporting). * Cleans up duplicate code. aleos 2020-03-25 08:18:52 -04:00
  • 000f672f8d Add Extended Vending 2.0 Eric 2020-03-25 22:22:12 +11:00
  • 577dbf9b97 Change npc_emotion_behavior default to 0 victorgawk 2020-03-25 07:30:11 -03:00
  • 273f5e6e79 Add /data to .gitignore Eric 2020-03-25 21:21:45 +11:00
  • 57161c8187 Add Gramps NPC Eric Liu 2020-03-25 10:14:28 +00:00
  • fd4bafdbda Disable renewal exp nerf from some quests Eric Liu 2020-03-23 14:17:39 +00:00
  • c8f3fe3eac Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-03-25 12:48:08 +07:00
  • a4b9b8c685 Fixes Patrol Journal item name aleos 2020-03-24 22:01:17 -04:00
  • 7b8a95e27d
    Merge branch 'master' into update/homunculus Aleos 2020-03-24 21:43:58 -04:00
  • 14d2686cf2 [Suggestion] Custom Config for NPC EMOTION Behavior Victor Ferreira 2020-03-24 22:27:29 -03:00
  • ed15ed17b8 Merge branch 'master' into refactor/quest aleos 2020-03-24 21:25:48 -04:00
  • c2ee7eece0
    Merge 0b3acebfb6d09b2d59d406cfb5df7ada9ed2bd19 into 24ecebcaf38084192f5220c9cef127d6186b0f1c SeravySensei 2020-03-25 01:15:33 +00:00
  • 0b3acebfb6
    Merge branch 'master' into PersistentFavorites Aleos 2020-03-24 21:15:29 -04:00
  • 2ea9b41b02 Corrects some compile errors aleos 2020-03-24 20:57:00 -04:00
  • 24ecebcaf3
    Fixes Brandish Spear from renewal balance (#4711) Aleos 2020-03-24 18:33:01 -04:00
  • 7760c3bc3b
    Merge branch 'master' into update/rune_knight Aleos 2020-03-24 18:28:06 -04:00
  • 91f1bd70fc
    Merge branch 'master' into update/guillotine_cross Aleos 2020-03-24 18:26:57 -04:00
  • 4ed05fb04f
    Merge branch 'master' into update/minstrel_wanderer Aleos 2020-03-24 18:24:14 -04:00
  • eff01a1e8f
    Merge branch 'master' into update/super_novice Aleos 2020-03-24 18:19:35 -04:00
  • 0021b6d577 Revert "SQL synchronization" aleos 2020-03-24 17:49:00 -04:00
  • 53761b952a SQL synchronization rAthenaAPI 2020-03-24 18:38:07 +01:00
  • 412d90048d
    Implemented Star Emperor and Soul Reaper classes (#4386) Aleos 2020-03-24 13:37:58 -04:00
  • 1eb0034192 Fixes some minor typos in Skill documentation aleos 2020-03-24 13:19:09 -04:00
  • 37ad30c3be Fixes a LGTM alert aleos 2020-03-24 13:11:42 -04:00
  • 04687a1cda Resolves some Battleground issues * Queue data will now be kept available until a Battleground event is over. * Players can now join an active Battleground. * When a player logs off or leaves a queue they will now properly be removed from the queue. * Fixes a typo in Flavius 2 during unbooking process. * Better documents script commands bg_reserve and bg_unbook. * Other small fixes and cleanups. Thanks to @roSBK and @Daegaladh! aleos 2020-03-24 12:40:19 -04:00
  • 8ed4fbce03 Fixed a couple of answers on Knight job quest test Daegaladh 2020-03-23 23:42:02 +01:00