Commit Graph

  • 15ea24f5a3 Refactor ticket and egg arrays to local scope variables Eric 2020-05-25 01:47:34 +10:00
  • a87c141022 Fixes Comet's Magic Poison duration * Should last for 20 seconds. Thanks to @teededung! aleos 2020-05-24 10:32:06 -04:00
  • 83188c9070 Warlock Summon Spheres rework * Cleans up all of Warlock's Summon Sphere checks. * Gets rid of position swapping logic and utilize the SC as the index for order. * Fixes Summon Sphere level 1 not giving a sphere. * Fixes Summon Sphere level 2 not properly clearing the previous spheres for the new ones. Thanks to @Badarosk0 and @tumemmac! aleos 2020-05-24 10:30:26 -04:00
  • 1b576f5428 Follow up to 37c6ff5 Lemongrass3110 2020-05-24 16:24:35 +02:00
  • 4165c5a129 Fixed carts and storages Lemongrass3110 2020-05-24 16:15:59 +02:00
  • ff9fd44f77 Fix Benevolent Guardian item combo bonuses Eric 2020-05-24 23:54:09 +10:00
  • 37c6ff5d22 Partially fixed limitedsale Lemongrass3110 2020-05-24 15:53:34 +02:00
  • 574c922fce Fix Demon Mask item combo with Incubus/Succubus Horns Eric 2020-05-24 23:51:30 +10:00
  • cfd88ef74b Fixed mado gear display Lemongrass3110 2020-05-24 15:47:24 +02:00
  • c4bd2e6d3b Fixed unmounting mados etc Lemongrass3110 2020-05-24 15:44:14 +02:00
  • 993123a538 Fixed cash shop buy requests Lemongrass3110 2020-05-24 15:43:34 +02:00
  • 152ea8bfb7 Fixed refresh Lemongrass3110 2020-05-24 15:42:17 +02:00
  • ec066297ab Added Hercules to the copyright header Lemongrass3110 2020-05-24 15:41:01 +02:00
  • 90eb16d230 Merge branch 'master' into packets/2020-04 Lemongrass3110 2020-05-24 15:39:45 +02:00
  • abfc752c3a Enable Cherry Twig in Mouth NPC Eric 2020-05-24 23:31:19 +10:00
  • e6bffc11fe Effect State Update rAthenaAPI 2020-05-24 14:05:26 +02:00
  • d2e2e95562
    add cutins for Friendship Quest iraciz 2020-05-24 05:59:02 -05:00
  • 1c81f9fa64
    Merge 3e49895f66d2b4b36ffec24c680b5d773a7f9764 into 81a2b8c99571f56aac68ae0ede1e142d2c71bc65 norm 2020-05-24 06:49:31 +00:00
  • bc432f4303 De-hardcoded job restrictions * Added a database setting to restrict jobs from entering Battlegrounds. * Removes Novice base job restriction. * Adds specific Novice job restrictions to Tierra and Flavius. Thanks to @Daegaladh's suggestion! aleos 2020-05-23 23:15:16 -04:00
  • b75673c226 Cleans up bgqueue_nowarp_mapflag checks * Reset the acceptance count to re-trigger the ZC_NOTIFY_LOBBY_ADMISSION packet again. * Free the map reservation to prevent any reservation delays. * Adds an announcement message to the remaining players in the queue if participants are removed because they are on a map with MF_NOWARP. Thanks to @Daegaladh's suggestion! aleos 2020-05-23 22:42:06 -04:00
  • 5419c5ab5c Remove double quotes aleos 2020-05-23 22:00:44 -04:00
  • 385d37fd85 Adds joining restrictions * Adds the ability to enable or disable joining as an individual, party, or guild. * These restrictions go in tandem with the entryqueuelist.lub in the client data to visually enable or disable specific buttons. Thanks to @Daegaladh's suggestion! aleos 2020-05-23 22:00:07 -04:00
  • 1e88d768dd Optimizations * Cleans up a lot of shared_ptr casting between timers. * Fixes potential crash points. aleos 2020-05-23 21:08:30 -04:00
  • 56f17f5f9a
    Update npc/re/instances/NightmarishJitterbug.txt iraciz 2020-05-22 14:53:39 -05:00
  • a54103a0fb Updates visual display for Comet Thanks to @Balferian! aleos 2020-05-22 14:58:23 -04:00
  • 2c7c5316a5 Updates Frost Misty freezing effects * No longer causes SC_FREEZING. * Adjusts success rate to 100%. * Adjusts EFST to new one. Thanks to @Balferian! aleos 2020-05-22 14:55:07 -04:00
  • bcfd689950 Adjusts Frost Misty splash * Adjusts to 7x7. aleos 2020-05-22 14:40:07 -04:00
  • 49f457d26b Fixes Frost Misty cast range Thanks to @Badarosk0! aleos 2020-05-22 12:02:55 -04:00
  • 56766d0d20 Fixes Jack Frost cast range Thanks to @Badarosk0! aleos 2020-05-22 12:01:59 -04:00
  • a4fac3f564 Adjusts Reading Spellbook to passive * Thanks to @Badarosk0! aleos 2020-05-22 11:55:12 -04:00
  • cb856e4499 Adjusts Frost Misty splash * Adjusts to be 3x3 area. Thanks to @Balferian! aleos 2020-05-22 11:38:26 -04:00
  • 2eedd33e76 Merge branch 'master' into update/warlock aleos 2020-05-22 10:43:47 -04:00
  • a16ee33f65 Fixes looter mobs getting stuck * Follow up to b6b6b13. * Fixes #4941. * Fixes cases of monsters getting stuck when they lose sight of their target item that is looted by another monster. Thanks to @iraciz and @SeravySensei! aleos 2020-05-22 10:35:32 -04:00
  • ac21cb3d0c Clean up Summoner Power skill checks * Centralized the Summoner Power skill tree checks into one function. * Fixes a couple passive skill bonuses not being recalculated when reaching 20 investment points. Thanks to @exneval and @Balferian! aleos 2020-05-22 10:15:35 -04:00
  • 7f4dc8cfc9 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-05-22 20:49:05 +07:00
  • 81a2b8c995 Fixes NPC_DARKBREATH attack type * Follow up to 70d6876. * Fixes #4997. * The attack type for NPC_DARKBREATH will now properly read the database value. Thanks to @qwerty7vp! aleos 2020-05-22 09:18:52 -04:00
  • e1aed76410
    Added enchant npc for temporal shoes slotted and ogh card exchange (#4985) Atemo 2020-05-22 15:10:26 +02:00
  • 37c8abbae2
    Merge branch 'master' into hotfix/issue4665 Daegaladh 2020-05-22 12:42:33 +02:00
  • e7b800d73d
    Fix issue with mob not spawning at selected option iraciz 2020-05-22 01:49:49 -05:00
  • 3bc5ea45f9 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-05-22 09:29:30 +07:00
  • 46aa15a182
    Summoner corrections (#4993) LordWhiplash 2020-05-21 23:24:29 -03:00
  • 3a59c1f624 Adjusts StartDelay default to 0 aleos 2020-05-21 22:21:08 -04:00
  • 353aec9ad9 Adds a MF_NOWARP check * Adds a battle_config to disable the ability for players on maps with MF_NOWARP to join Battlegrounds. aleos 2020-05-21 22:17:35 -04:00
  • 9df682993f Adds Novice class restriction * Novice-type classes are blocked from entering Battlegrounds. Thanks to @Daegaladh! aleos 2020-05-21 21:12:53 -04:00
  • b8ee97b6a1
    Added rental_item_novalue config (#3749) Atemo 2020-05-21 21:13:45 +02:00
  • 45f9177768 Fixed a couple more bugs * Fixed global timer checks not ending the main timers on Flavius and Tierra Gorge. * Added an extra bg_reserve on global timer checks in case someone tries to join the battleground just before it's ended. * Some cleanup on global timer checks * Fixed OnReadyCheck being called on global timer checks, causing the battlegrounds to start when there were no players on the map. * Fixed a couple of OnTouch_ on Tierra Gorge. * Fixed a bug on Tierra Gorge where multiple barricade walls could be stacked. Daegaladh 2020-05-21 17:58:43 +02:00
  • 6c5974a49b Adjusts a few checks for item tradability * Follow up to bfb6972. * Adds a new return array for script command inventorylist: @inventorylist_tradable * Adjusts script command countitem to not count rental items. aleos 2020-05-21 11:47:34 -04:00
  • ae27d0f4b2 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-05-21 22:05:11 +07:00
  • 43caf7cc0a
    SU_HISS Perfect dodge fix (#4991) LordWhiplash 2020-05-21 10:02:23 -03:00
  • 36e68288e1
    Merge branch 'master' into hotfix/rentitem_sell Aleos 2020-05-21 08:47:41 -04:00
  • 736e24dfca
    Remove unused header parts Eric Liu 2020-05-21 22:19:08 +10:00
  • 6cacdc916d
    Merge pull request #1 from LordWhiplash/patch-7 LordWhiplash 2020-05-21 00:45:44 -03:00
  • 9a3c50422a
    SU_SPIRITOFLAND interaction with SU_CN_POWDERING LordWhiplash 2020-05-21 00:43:50 -03:00
  • 6e33964e34
    SU_POWEROFSEA bonus fix LordWhiplash 2020-05-21 00:24:00 -03:00
  • 340980763b Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-05-21 08:56:14 +07:00
  • 0fba10c324
    Fixes a potential crash with atcommand time (#4989) Aleos 2020-05-20 21:21:31 -04:00
  • cb2ae4410c Resolve some mistakes atemo 2020-05-21 02:59:17 +02:00
  • 0116d08266 Merge branch 'master' into update/excellion_enc_script atemo 2020-05-21 02:54:43 +02:00
  • de00605adb Merge branch 'master' into script/costume atemo 2020-05-21 02:03:04 +02:00
  • 70d6876494
    Corrects NPC_DARKBREATH behavior (#4982) Aleos 2020-05-20 18:50:04 -04:00
  • 20945d71db
    Removes nullpo checks from CSV2YAML (#4979) Aleos 2020-05-20 18:09:44 -04:00
  • 5b8e63d336
    SU_HISS Perfect dodge fix LordWhiplash 2020-05-20 18:29:24 -03:00
  • d22231cee9
    Merge branch 'master' into FixBonusDamage Aleos 2020-05-20 17:27:16 -04:00
  • a34a2f6de0
    Fixes Blood Sucker not being able to be recast (#4968) Aleos 2020-05-20 17:20:37 -04:00
  • ab628b2369
    Remove Summoner Hide when changing maps (#4958) Aleos 2020-05-20 16:54:42 -04:00
  • 746c1bdfa9
    Fixes MO_EXTREMITYFIST (#4886) LordWhiplash 2020-05-20 17:18:31 -03:00
  • e30bdac8e5 Adjusts the global timer check * Adjusts the global end timer check to use the Battleground team count rather than the map count. * Sometimes warping into the same map caused the player map count to not be recalculated resulting in 0 players on the map and ending Battlegrounds abruptly. Thanks to @Artuvazro and @Daegaladh! aleos 2020-05-20 15:04:23 -04:00
  • e940a435d4 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-05-20 21:10:10 +07:00
  • 7a7801ad7c
    Adjusts the output based on day/night Aleos 2020-05-20 09:43:55 -04:00
  • bf4b41bd66
    Fixes a crash caused by invalid skill ID (#4935) CairoLee 2020-05-20 21:22:53 +08:00
  • c367c52042 Fixes a potential crash with atcommand time * Fixes #4960. * Adds a timer data validation check for atcommand time. Thanks to @marky291! aleos 2020-05-20 09:20:32 -04:00
  • 44cedf794f Split damage of Reverberation attackjom 2020-05-20 17:26:07 +07:00
  • c3dda07180 SQL synchronization rAthenaAPI 2020-05-20 06:00:42 +02:00
  • 92a466c758 Mob and NPC Identity Update rAthenaAPI 2020-05-20 06:00:28 +02:00
  • a8e7e263b3 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-05-20 10:13:07 +07:00
  • ef23e48287 Update scripts_custom.conf Kanin Temsrisuk 2020-05-20 10:12:55 +07:00
  • c166a07250 Resolve conflict atemo 2020-05-19 23:25:57 +02:00
  • 5d4fd1d3b7
    Resolves Autospell displaying errors to console (#4921) Aleos 2020-05-19 17:19:34 -04:00
  • 18b642c174
    Skill Database cleanups (#4902) Aleos 2020-05-19 15:32:57 -04:00
  • 7535f54edc Merge branch 'master' into hotfix/skill_db_cleanups aleos 2020-05-19 15:00:11 -04:00
  • eeac44a81c Allow all Mage and Soul Linker classes to wear Magic Bible Vol 1 Eric 2020-05-20 00:25:42 +10:00
  • 228224ad7a Removed account gender Lemongrass3110 2020-05-19 16:23:58 +02:00
  • c0752417eb Corrects damage formula Thanks to @attackjom! aleos 2020-05-19 08:43:57 -04:00
  • aaa73a71c5
    Merge branch 'master' into hotfix/issue4959 Aleos 2020-05-19 08:39:21 -04:00
  • 98f16b6c57 Corrects NPC_DARKBREATH behavior * Fixes #4864. * Adjusts damage formula to official. * Adjusts damage type from Misc to Magic. * Skill now has a 50% success chance to damage the target. * Removes Flee and Defense Card ignore flags. Thanks to @Masao87 and @mrjnumber1! aleos 2020-05-19 08:37:24 -04:00
  • e027089ec9 Updated Mob Data qwerty7vp 2020-05-19 13:28:00 +07:00
  • 4b758d86f2 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-05-19 09:08:12 +07:00
  • 3a763100e7 Update vs files. (2019) Kanin Temsrisuk 2020-05-19 09:07:56 +07:00
  • d89526668f Corrected some items script * The stone given by the Enchant_Stone_Box shouldn't have any item script * Implemented some enchant stone with item script atemo 2020-05-18 23:10:13 +02:00
  • d9f533165e
    Fixes Adoramus' interaction with Land Protector (#4920) Aleos 2020-05-18 16:51:46 -04:00
  • 85a96aa941
    int->int64 SeravySensei 2020-05-18 22:08:02 +02:00
  • 936d5617b2 SQL synchronization rAthenaAPI 2020-05-18 21:13:33 +02:00
  • 4411ee4c4e
    Corrects Happy Balloon item script (#4976) qwerty7vp 2020-05-19 02:13:24 +07:00
  • 36b23283b1
    Fixes a typo Aleos 2020-05-18 14:56:43 -04:00
  • 4ee73a94cb Removes nullpo checks from CSV2YAML * Fixes #4791. * Removes two nullpo checks from CSV2YAML. * Fixes undefined reference compile errors. Thanks to @ecdarreola! aleos 2020-05-18 14:12:41 -04:00
  • 6c59550d2d Fixes an array offset aleos 2020-05-18 14:04:23 -04:00
  • b62fd52ad2 Merge branch 'master' into chocobot-ro Eric 2020-05-19 03:50:27 +10:00
  • 1fe4e4f17f SQL synchronization rAthenaAPI 2020-05-18 19:35:16 +02:00
  • 44e5c5bcc7
    Job Improvement Project - Rune Knight (Part 2) (#4709) Aleos 2020-05-18 13:35:07 -04:00
  • d1e5127728
    Fixed getcharid error in Continental Guard quest (#4970) Daegaladh 2020-05-18 18:52:08 +02:00