Commit Graph

  • 6d5ee67692
    Fixed login mail notification (#3124) Lemongrass3110 2018-05-17 22:12:43 +02:00
  • 85a186c067 Changed to references Lemongrass3110 2018-05-17 22:11:43 +02:00
  • 53d70b3e24
    Corrected skills that lose mob targets (#3120) Aleos 2018-05-17 15:58:55 -04:00
  • 923199d464
    Removed old visual studio projects from gitignore (#3125) Lemongrass3110 2018-05-17 21:38:58 +02:00
  • b6b3658f8b Removed old visual studio projects from gitignore Lemongrass3110 2018-05-17 09:29:48 +02:00
  • 45ebae86a2 Fixed login mail notification Lemongrass3110 2018-05-17 00:13:10 +02:00
  • bec0271576 Fixed a map-server crash from getitem3 Lemongrass3110 2018-05-16 23:53:15 +02:00
  • 9e91822f92 Corrected skills that lose mob targets * Fixes #2163, fixes #2720, and fixes #2761. * Feint Bomb now closer mimics official behavior. * Monsters now properly target the clone and refrain from attacking the Shadow Chaser. * Shadow Chasers are now able to cast skills while in Feint Bomb hiding state. * Removed extra skill cast value that wasn't used. * Removed extra mob target release function as one already existed. * Corrected Zanzou and Genwaku target release behavior as well. Thanks to @ilovelemon, @redlightliu, and @MrAntares! aleos 2018-05-16 17:23:10 -04:00
  • 55e55b06d9 Added an option to disable homun autofeed notify Lemongrass3110 2018-05-16 15:21:44 +02:00
  • 0a84542220
    Added a template function for std::map search (#3107) Lemongrass3110 2018-05-16 08:26:48 +02:00
  • 966824e502 Made it clear that map_find is a util and map.hpp function Lemongrass3110 2018-05-16 01:02:18 +02:00
  • 76ea1b3253 Added namespace declarations and using directives Lemongrass3110 2018-05-16 00:52:44 +02:00
  • e16392718a Cleaned up item broadcast code * Fixes #2847. * Removed some unused variables. Thanks to @anacondaqq! aleos 2018-05-15 18:37:54 -04:00
  • 872596477b Fixed an invalid declaration of cached events Lemongrass3110 2018-05-16 00:31:14 +02:00
  • 8f0f3d1d35 Corrected reflected damage applying twice * Fixes #2920. * Follow up to 333f0dd. * Corrected trap behavior reflect and slightly reverted previous commit. Thanks to @Badarosk0. aleos 2018-05-15 18:25:36 -04:00
  • 620e397558 SQL synchronization rAthenaAPI 2018-05-14 16:10:35 +02:00
  • 39f7ae13cb
    Added Excellion Armor and Wing (#3110) Aleos 2018-05-14 10:10:28 -04:00
  • 0749127593
    Update Doc Packet ! Maytichai Saowa 2018-05-12 22:56:13 +07:00
  • 36bd6e3604 Added Excellion Armor and Wing * Fixes #3066. * Added missing items Excellion Armor and Excellion Wing. aleos 2018-05-11 17:21:37 -04:00
  • 9fbc645dd0 Added support for changedress command Lemongrass3110 2018-05-11 22:06:13 +02:00
  • 5f7f87787d
    Merge pull request #10 from rathena/master Maytichai Saowa 2018-05-12 02:28:54 +07:00
  • df9bac9b78
    Clean-up and fixed quest issue of hunter.txt (#3059) Atemo 2018-05-11 15:59:35 +02:00
  • 060838b9d8
    Merge branch 'master' into feature/store_taxes Aleos 2018-05-09 10:39:54 -04:00
  • 6980b49d0c Added a template function for std::map search Lemongrass3110 2018-05-08 23:51:29 +02:00
  • ce324ad13d
    Added atcommand for limited sale (#3103) Lemongrass3110 2018-05-08 21:32:52 +02:00
  • b0aa1f8756
    Fixed #3105 (#3106) Atemo 2018-05-08 20:18:13 +02:00
  • ac6d845318 Fixed #3105 - A wrong quest ID was erased for Monthly Brigan quest Atemo 2018-05-08 19:44:34 +02:00
  • 14f6ce4c20
    Fixed UF_RANGEDSINGLEUNIT skill interactions (#3098) Aleos 2018-05-08 12:38:26 -04:00
  • 34adde7623 Added new hateffect HAT_EF_C_BLESSINGS_OF_SOUL Lemongrass3110 2018-05-08 00:01:06 +02:00
  • d18cee595a Removed permission Lemongrass3110 2018-05-06 17:34:17 +02:00
  • 953f7cf47e Follow up to 5b13dc7 Lemongrass3110 2018-05-06 17:21:41 +02:00
  • 2123d4a24a Added atcommand for limited sale Lemongrass3110 2018-05-06 17:06:45 +02:00
  • 8d638b9f72 Updated Readme.md (#3096) Akkarinage 2018-05-03 19:09:29 +01:00
  • 3a531f6cc8 Instance name command Atemo 2018-05-03 20:08:33 +02:00
  • 7f8b9c43c5
    Corrected Demonic Fire and FE Acid behavior (#3088) Aleos 2018-05-03 12:11:03 -04:00
  • 66367f31f7 Adjusted Fire Expansion - Acid for pre-re * Should not ignore target's defense in pre-renewal. aleos89 2018-05-03 10:59:43 -04:00
  • 5e0362fa1a
    Merge pull request #9 from rathena/master Maytichai Saowa 2018-05-03 21:28:08 +07:00
  • ac91824e2c Fixed UF_RANGEDSINGLEUNIT skill interactions * Fixes #2969. * Resolves unit skills that use UF_RANGEDSINGLEUNIT not being properly removed by other skills that clear unit types. Thanks to @admkakaroto and @exneval! aleos 2018-05-02 16:16:56 -04:00
  • 5d2a3e43a0 Effect State Update rAthenaAPI 2018-05-02 05:06:09 +02:00
  • 03b54d24a5
    Merge 3faabd49dd8ab8e12f58188239ec066309023bdd into 571ab431e663193e5bc28f2f270aef9650508607 Wlauton Burity 2018-05-02 03:00:26 +00:00
  • 3faabd49dd Merge branch 'master-traduzido' of https://github.com/wlauton/rathenaPT-BR into master-traduzido Award3d 2018-05-01 23:41:47 -03:00
  • c90a77dc75 Atualização Aeroplano Award3d 2017-12-11 03:40:03 -02:00
  • 571ab431e6 SQL synchronization rAthenaAPI 2018-05-01 16:06:55 +02:00
  • 26c02e9a3f
    Updated Bullet Cartridges (#3075) Aleos 2018-05-01 10:06:47 -04:00
  • 71d93bcfd3 Updated Readme.md * Updated links for prerequisites * Updated Discord link as subdomain no longer exists * Removed IRC links.. we haven't used this in forever! Akkarinage 2018-04-30 19:16:58 +01:00
  • 924abed485 SQL synchronization rAthenaAPI 2018-04-29 19:19:20 +02:00
  • fac4d9beb3
    Corrected White_Slim_Pot_Box2 and White_Slim_Potion_Box item script (#3094) Atemo 2018-04-29 19:19:12 +02:00
  • 3af0f489a0
    follow up to 56ef8fe882 sader fawall 2018-04-29 17:40:34 +02:00
  • 56ef8fe882
    follow up to 832d9c958f sader fawall 2018-04-29 16:09:32 +02:00
  • 993de75d46 Corrected White_Slim_Pot_Box2 and White_Slim_Potion_Box item script Atemo 2018-04-29 15:35:16 +02:00
  • 832d9c958f
    countarray now accept 2 arrays v1 script.cpp sader fawall 2018-04-29 15:27:20 +02:00
  • e07542136a SQL synchronization rAthenaAPI 2018-04-29 15:22:05 +02:00
  • e7ccee76e4
    Corrected NPC_COMET ratio and Hero_Judgement_Shawl / Hero_Taget_Suits item script (#3091) Atemo 2018-04-29 15:21:57 +02:00
  • 06318a071c Corrected NPC_COMET ratio and Hero_Judgement_Shawl / Hero_Taget_Suits item script Atemo 2018-04-28 15:25:19 +02:00
  • 258069daff Added missing getpartymember calls in MVP ladder script Thanks to @AnnieRuru Jittapan Pluemsumran 2018-04-27 21:06:19 +07:00
  • 9ea4e69003 Added missing getpartymember calls in MVP ladder script Thanks to @AnnieRuru Jittapan Pluemsumran 2018-04-27 21:06:19 +07:00
  • f9e9741d88 SQL synchronization rAthenaAPI 2018-04-26 23:06:37 +02:00
  • e23f06d6e9
    Corrected Fidelity Necklace slot count (#3086) Aleos 2018-04-26 17:06:28 -04:00
  • 7cccbc4438 Corrected Demonic Fire and FE Acid behavior * Fixes #1086, fixes #2799, and fixes #3049. * Fire Expansion Level 1 now lasts 10 seconds longer with stacked with Demonic Fire. * Fire Expansion Tear Gas will no longer damage players on non-PvP type maps. * Fire Expansion Acid is now misc type instead of magic. * Corrected a possible map crash with Demonic Fire and Fire Expansion interactions. * Demonic Fire can only have one instance on the ground at a time. * Miscellaneous cleanups. Thanks to @jamon18, @uddevil, and @LolyAll! aleos 2018-04-26 16:49:06 -04:00
  • bf4e28282f Corrected Fidelity Necklace slot count * Fixes #3085. * Added missing slot for Fidelity Necklace. Thanks to @gegewu85! aleos89 2018-04-26 12:20:28 -04:00
  • 37c5399ac7 SQL synchronization rAthenaAPI 2018-04-26 16:49:31 +02:00
  • 72c0f9c8d0
    Corrected Akaraje duration (#3081) Aleos 2018-04-26 10:49:25 -04:00
  • 86bb4912ce SQL synchronization rAthenaAPI 2018-04-26 16:26:51 +02:00
  • 33960fef3e
    Corrected some shadow equipment (#3080) Aleos 2018-04-26 10:26:44 -04:00
  • 7e25a8e391 Updated Items Random Option Database Added 12 new missing options Do we not have a sub RACE with BF type or am i blind? newrandoptions Stolao 2018-04-26 04:15:33 -07:00
  • eead21a0a3
    sort sader fawall 2018-04-26 10:44:17 +02:00
  • 853dead1ba
    Adding Exception for arraysize sader fawall 2018-04-26 10:20:26 +02:00
  • 115636d4b9
    Adding index optional parameter to countinarray sader fawall 2018-04-26 05:50:58 +02:00
  • 8c7cd293e0 Added support for missing 2018 clients Lemongrass3110 2018-04-25 22:34:15 +02:00
  • 4ffb1b043a Reverted 0184671 Lemongrass3110 2018-04-25 22:17:52 +02:00
  • f3ae1f94c8 Removed City Cleaners from RE monster spawn files Moved Wild Rose to PRE-RE spawn files. There is no information on kRO's site to suggest that City Cleaners are still used and cross-checking with official spawn data points to a resounding "No", unless my data is screwed. Fixes #2978 Akkarinage 2018-04-25 16:13:32 +01:00
  • 02de4167ef Updated pre-renewal database * Updated Akaraje for pre-renewal. aleos89 2018-04-25 10:51:58 -04:00
  • e3caec865a Corrected Akaraje duration * Fixes #3079. * Bonus should last for 20 minutes instead of 2 minutes. Thanks to @gegewu85! aleos89 2018-04-25 10:48:14 -04:00
  • 528a491ab6 Corrected some shadow equipment * Fixes #3078. * Made some shadow equipment that were unable to be refined, refinable. Thanks to @Angelic234! aleos89 2018-04-25 10:45:51 -04:00
  • 54e99ef1be
    missing i in the npc name sader fawall 2018-04-25 11:36:08 +02:00
  • 36837203f1
    more clarification sader fawall 2018-04-25 06:28:19 +02:00
  • ca67c225b3
    Adding Command Script inarray sader fawall 2018-04-25 06:12:50 +02:00
  • c27e2dee4b
    optimizes v1 sader fawall 2018-04-25 01:53:33 +02:00
  • d623b1fa11 SQL synchronization rAthenaAPI 2018-04-24 23:00:50 +02:00
  • 94e6893087 Mob and NPC Identity Update rAthenaAPI 2018-04-24 23:00:36 +02:00
  • 5524b3935a Updated Bullet Cartridges * Fixes #3052. * Changed previous cartridges to item type 2 from item type 18. * Added missing cartridges: Flare, Lightning, Ice, Poison, and Blind. Thanks to @Questune09! aleos 2018-04-24 16:42:59 -04:00
  • 2e65921743
    to make the file more readable sader fawall 2018-04-24 13:19:35 +02:00
  • b7f7a04ce3
    fix compiling error and add doc sader fawall 2018-04-24 13:15:20 +02:00
  • a089b89592
    searcharray v1 sader fawall 2018-04-24 07:28:46 +02:00
  • 10782d83ed SQL synchronization rAthenaAPI 2018-04-24 05:00:42 +02:00
  • ae65e2e248 Mob and NPC Identity Update rAthenaAPI 2018-04-24 05:00:31 +02:00
  • 0184671094 Updated item_group_db column requirements (#3068) Aleos 2018-04-23 17:22:16 -04:00
  • 483bdde94a Fixed other references as well Lemongrass3110 2018-04-23 22:43:44 +02:00
  • 22645d0a0e
    Merge pull request #8 from rathena/master Maytichai Saowa 2018-04-24 01:39:57 +07:00
  • 4a022e19a2 SQL synchronization rAthenaAPI 2018-04-23 19:08:15 +02:00
  • 963d9b04aa
    Removed ranged attack bonus from Hunting Arrow (#3069) Aleos 2018-04-23 13:08:06 -04:00
  • 8925b9a393 Removed ranged attack bonus from Hunting Arrow * Fixes #3067. * Bonus should only apply when arrow is equipped with Hunter Bow. Thanks to @teededung! aleos89 2018-04-23 12:42:24 -04:00
  • c38be07f69 Updated item_group_db column requirements * Fixes #3065. * Should require 3 columns, not 2. Thanks to @RadianFord! aleos89 2018-04-23 10:41:35 -04:00
  • c4d3f0fd25 Item Bonus Documentation update Cydh Ramdh 2018-04-21 08:14:08 +07:00
  • bb95ecbe78 Changed e_skill_nk to uint16 Jittapan Pluemsumran 2018-04-21 11:13:42 +07:00
  • d3b98b74f9 Fixed the client date Thanks to @zackdreaver Jittapan Pluemsumran 2018-03-14 22:04:20 +07:00
  • fe0813d906 Corrected typo from correcting a typo Jittapan Pluemsumran 2018-03-14 21:50:18 +07:00
  • 44aa5eb491 Corrected a typo in battle.cpp Jittapan Pluemsumran 2018-03-14 21:44:08 +07:00
  • 326c63cd1f Added packet version check Jittapan Pluemsumran 2018-03-14 21:34:24 +07:00
  • b0de030e02 Added multi-hit critical damage display support * Fixed #1788. * Double Attack and Fear Breeze can now critically strike. Jittapan Pluemsumran 2018-03-14 21:28:48 +07:00