Commit Graph

  • c16d5940a6 Removed stackable checks from compound clientpackets. Contributed by nasseka. MobiusDevelopment 2021-07-23 22:47:11 +00:00
  • 55ad1bd328 Proper naming for auto skill configuration. MobiusDevelopment 2021-07-22 22:49:03 +00:00
  • e8ed52bcd8 Target related skill XML changes. Contributed by nasseka. MobiusDevelopment 2021-07-22 22:36:58 +00:00
  • 5adec1331e Self targeting for non playable targets. Contributed by nasseka. MobiusDevelopment 2021-07-22 22:11:42 +00:00
  • 7343289250 Check for skill SELF target type when auto casting buffs. Contributed by nasseka. MobiusDevelopment 2021-07-22 11:16:57 +00:00
  • 2dcb626712 Addition of EventDropManager class. MobiusDevelopment 2021-07-22 11:03:19 +00:00
  • 0e745ad289 Use of simple ArrayList to store drops. MobiusDevelopment 2021-07-22 10:21:06 +00:00
  • db65b65a19 Removed forced self cast of auto buffs. MobiusDevelopment 2021-07-21 17:22:24 +00:00
  • 2355d91cf2 Removed movement check from auto casting skills. Contributed by nasseka. MobiusDevelopment 2021-07-20 22:53:30 +00:00
  • c389e99ca8 Fixed clan exp table out of bounds exception. MobiusDevelopment 2021-07-20 22:33:34 +00:00
  • e220cc1a08 Addition of powerModifier parameter at PhysicalAttack effect. MobiusDevelopment 2021-07-20 22:30:47 +00:00
  • 81cf10162b Changed skill skip order for AutoUseTaskManager. MobiusDevelopment 2021-07-20 22:03:48 +00:00
  • 241f9a4a10 Exclude pet object ids from IdManager item cleanup. MobiusDevelopment 2021-07-20 00:43:15 +00:00
  • c6700b3fcb Removed Collection system deletion query from store method. MobiusDevelopment 2021-07-20 00:38:27 +00:00
  • 349014127c Addition of auto use skill availability methods. Thanks to manax182. MobiusDevelopment 2021-07-20 00:20:13 +00:00
  • 28c320eef5 Addition of Scroll: Enchant Aden Weapon (93038) safeEnchant. Contributed by gvr. MobiusDevelopment 2021-07-19 19:48:18 +00:00
  • 8be3039133 Quest 10290 button and dialog show fix. Contributed by gvr. MobiusDevelopment 2021-07-18 14:21:30 +00:00
  • 63d31e85eb Addition of collection related options. Contributed by manax182. MobiusDevelopment 2021-07-17 21:17:40 +00:00
  • acb355802b Prevent equip pistols for non Sylph players. MobiusDevelopment 2021-07-17 21:11:19 +00:00
  • 28a36caf44 Moved Schuttgart castle spawns to a separate file. MobiusDevelopment 2021-07-17 19:45:23 +00:00
  • 66ea7de851 Moved Goddard castle spawns to a separate file. MobiusDevelopment 2021-07-17 19:09:44 +00:00
  • 300687eb93 Increased gameserver RAM amount at java.cfg file. MobiusDevelopment 2021-07-17 16:57:26 +00:00
  • 40d1a89680 Making use of the Z Garbage Collector added with Java 11. MobiusDevelopment 2021-07-17 16:35:43 +00:00
  • cf9d6e6838 Optional support for running longtime events yearly. Contributed by Costykiller. MobiusDevelopment 2021-07-17 16:08:57 +00:00
  • 8515ed3ba9 Unified bow check with other ranged weapons. Contributed by manax182. MobiusDevelopment 2021-07-16 20:56:11 +00:00
  • 1855506ea1 Moved Giran castle spawns to a separate file. MobiusDevelopment 2021-07-16 17:20:33 +00:00
  • fc7ba188c4 Moved Aden castle spawns to a separate file. MobiusDevelopment 2021-07-16 15:53:48 +00:00
  • efcc3f8e07 Method getAdminCommandList should be placed last. MobiusDevelopment 2021-07-15 00:37:25 +00:00
  • 02b8376575 Addition of optional range parameter to delete command. MobiusDevelopment 2021-07-15 00:14:03 +00:00
  • e7975fd78c Updated various spawns. Contributed by manax182. MobiusDevelopment 2021-07-14 23:22:03 +00:00
  • 7c85402870 Stop attack actions when auto play is not enabled. MobiusDevelopment 2021-07-14 17:33:33 +00:00
  • 6436dbe21c Removed special characters from pet template file names. Thanks to nonom. MobiusDevelopment 2021-07-14 17:04:36 +00:00
  • 47ce8c29fb Fixed VitalityConsumeByBoss configuration. Contributed by nasseka. MobiusDevelopment 2021-07-14 13:12:49 +00:00
  • ffcbef2722 Reduce object creation and calculations for long time event isEventPeriod method. MobiusDevelopment 2021-07-13 17:39:54 +00:00
  • 43024cc6bf Addition of Legend's Mark event. Contributed by manax182. MobiusDevelopment 2021-07-11 23:34:00 +00:00
  • 625dc69fb0 Fixed restoration of single slot augments. MobiusDevelopment 2021-07-11 17:47:14 +00:00
  • 509e0cf035 Class ranking additions. Contributed by Sero and nasseka. MobiusDevelopment 2021-07-10 22:40:35 +00:00
  • e16b6f6cb4 Making all bodypart val for talismans equal. Contributed by nasseka. MobiusDevelopment 2021-07-10 20:41:32 +00:00
  • 16549ea7c3 Addition of Corroded Fields TimedHuntingZone. Contributed by nasseka. MobiusDevelopment 2021-07-10 00:16:35 +00:00
  • 8e8084e8dd Fixed NodeBuffer exhaustion. MobiusDevelopment 2021-07-09 22:06:22 +00:00
  • 200c1483df Updated Sea of Spores spawns. Contributed by manax182. MobiusDevelopment 2021-07-09 02:41:07 +00:00
  • ced2bd05e6 Talisman equip message adjustments. Contributed by manax182. MobiusDevelopment 2021-07-08 23:16:15 +00:00
  • 31818c5757 Should remove all buffs before moving player to the match. Contributed by Sero. MobiusDevelopment 2021-07-08 22:53:35 +00:00
  • 01bad9e889 Fixed inability to dispel some skills. Contributed by nasseka. MobiusDevelopment 2021-07-08 16:21:12 +00:00
  • 28585f740d Static skills should not be affected by double time. Contributed by nasseka. MobiusDevelopment 2021-07-08 15:57:11 +00:00
  • d77e6a54ab Addition of Krofin Nest instance. Contributed by CostyKiller and nasseka. MobiusDevelopment 2021-07-08 15:34:56 +00:00
  • 004a35a793 Proper skill values and proper FocusMomentum. Contributed by nasseka. MobiusDevelopment 2021-07-07 15:28:31 +00:00
  • 53bb6c78bb Fixed maximum force always been +1 if use Momentum Charge. Contributed by Sero. MobiusDevelopment 2021-07-07 15:13:59 +00:00
  • ec0185256f FocusMaxMomentum and Maximum Force Mastery adjustments. Contributed by nasseka. MobiusDevelopment 2021-07-06 10:30:07 +00:00
  • 25e3d0488c Items should not drop or be destroyed when a PK is dead. Contributed by Sero. MobiusDevelopment 2021-07-06 10:20:50 +00:00
  • 06deaba2f5 Updated instance name data. Contributed by nasseka. MobiusDevelopment 2021-07-06 10:16:46 +00:00
  • 9faedaffee Fixed Scroll: Enchant Anhel's Protection (81737) warning. MobiusDevelopment 2021-07-05 13:48:02 +00:00
  • 948e2c8b91 Various chapter 2 changes. Contributed by nasseka. MobiusDevelopment 2021-07-05 13:40:04 +00:00
  • c55ca8bd8c Agathions stated at AgathionData should not exist in EnchantItemOptions. Contributed by nasseka. MobiusDevelopment 2021-07-05 09:13:09 +00:00
  • efc69b2b21 Neutral Zone additions. Contributed by manax182. MobiusDevelopment 2021-07-04 13:56:10 +00:00
  • e044b49fc6 Boss accessories should use option data. Contributed by musicgyz. MobiusDevelopment 2021-07-04 13:47:46 +00:00
  • a738cea86d Addition of Frost Lord weapons. Contributed by musicgyz. MobiusDevelopment 2021-07-04 13:40:09 +00:00
  • 572f45451c Retail message for entering hunting zones from peace zones. Contributed by manax182. MobiusDevelopment 2021-07-02 23:17:55 +00:00
  • 8a311baada Reverted revision 8919 timed hunting zone changes. Contributed by nasseka. MobiusDevelopment 2021-07-02 23:07:29 +00:00
  • 082e6cc2f9 Proper Dragon Slayer event item removals. Thanks to nasseka. MobiusDevelopment 2021-07-02 22:44:10 +00:00
  • bb06a36ca8 Addition of Spirit Forest instance. Contributed by manax182. MobiusDevelopment 2021-07-02 22:40:11 +00:00
  • 741cb757b6 Fixed skills not been casted in instances. Contributed by nasseka. MobiusDevelopment 2021-07-02 22:19:44 +00:00
  • 24ddd39590 Addition of missing DefenceTrait values. MobiusDevelopment 2021-07-01 23:53:27 +00:00
  • 84210307f1 Addition of Dragon Slayer event. Contributed by CostyKiller. MobiusDevelopment 2021-07-01 23:30:03 +00:00
  • 8379bbcffc Addition of AddHomunculusPoints effect handler. Contributed by nasseka. MobiusDevelopment 2021-07-01 23:16:42 +00:00
  • f1c9c24194 Addition of item condition MaximumVitalityPoints. Contributed by nasseka. MobiusDevelopment 2021-07-01 22:47:43 +00:00
  • df605dec7d Entry to timed hunting zones only from peace areas. MobiusDevelopment 2021-07-01 22:30:09 +00:00
  • 063f4ea998 Updated system link. MobiusDevelopment 2021-06-30 23:43:11 +00:00
  • dd24456eea Updated geodata link. MobiusDevelopment 2021-06-30 23:40:39 +00:00
  • 74c7b256b1 Initial changes. MobiusDevelopment 2021-06-30 23:13:06 +00:00
  • d4c822978d Return of the Queen Ant Chapter 2 branch. MobiusDevelopment 2021-06-30 23:05:36 +00:00
  • e1aa6338f8 Updated client links. MobiusDevelopment 2021-06-30 10:18:02 +00:00
  • 89e1e2e227 Using project number 5.2 for Frost Lord branch. MobiusDevelopment 2021-06-30 09:04:17 +00:00
  • eecae3ce4a DecreaseWaitingTime effect handler adjustments. Contributed by nasseka. MobiusDevelopment 2021-06-29 23:59:37 +00:00
  • 2185cd4bdd Addition of Corroded Fields timed hunting zone. Thanks to manax182. MobiusDevelopment 2021-06-29 23:23:36 +00:00
  • e5fb85bbf2 Updated limit shop craft data. MobiusDevelopment 2021-06-28 23:41:17 +00:00
  • 5b6bd30b24 Commented currently non existing items from LimitShop data. MobiusDevelopment 2021-06-28 23:32:38 +00:00
  • 8adca41278 Addition of PlayerInstance getTimedHuntingZone method. MobiusDevelopment 2021-06-28 23:24:16 +00:00
  • c9659c5cbe Renamed method checkInstanceTime to isSoloInstance. MobiusDevelopment 2021-06-28 23:15:28 +00:00
  • 35632e82a8 Addition of checkInstanceTime timed hunting zone parameter. MobiusDevelopment 2021-06-28 23:02:11 +00:00
  • cbbc21cf2e Addition of checkInstanceTime timed hunting zone parameter. MobiusDevelopment 2021-06-28 22:57:08 +00:00
  • 31c73e9d8f Summoning a servitor should not renew your own PvP flag time. Contributed by Iris. MobiusDevelopment 2021-06-27 23:38:40 +00:00
  • 732cce1219 Kastia instance reset checks and addition of teleporter. Contributed by manax182. MobiusDevelopment 2021-06-27 22:54:34 +00:00
  • cabfc01be6 DailyTaskManager weekly reset improvements. Thanks to nasseka. MobiusDevelopment 2021-06-27 14:58:44 +00:00
  • b6c5d53a3c Only level 3 and 4 clans are able to participate in the Gludio castle siege. Contributed by Iris. MobiusDevelopment 2021-06-27 09:28:10 +00:00
  • f38393ea95 Fixed Enhanced Talisman of Protection bodypart and added skill effects. Contributed by CostyKiller. MobiusDevelopment 2021-06-25 23:48:51 +00:00
  • 1ddb00dcfe Addition of missing monsters to all exalted quests. Contributed by manax182. MobiusDevelopment 2021-06-25 23:34:19 +00:00
  • 55a84f70c6 Fixed items not being able to be crystallized. Contributed by nasseka. MobiusDevelopment 2021-06-25 23:30:53 +00:00
  • 3bc9c9f951 Preliminary update for limit shop craft data. MobiusDevelopment 2021-06-25 00:04:45 +00:00
  • 01a7b9ded8 Updated LimitShop data. Contributed by quangnguyen. MobiusDevelopment 2021-06-24 21:22:16 +00:00
  • b9a0bcc00b Updated ExPurchaseLimitShopItemListNew server packet. MobiusDevelopment 2021-06-24 10:14:37 +00:00
  • 6cb552f3de Prohibit triggering onCreatureSee when regions are inactive. MobiusDevelopment 2021-06-24 00:21:39 +00:00
  • 00eb8fb2ce Addition of simplified quest onCreatureSee NPC id registration and method override. MobiusDevelopment 2021-06-24 00:03:21 +00:00
  • 1d6efc99e4 Addition of CreatureSeeTaskManager. MobiusDevelopment 2021-06-23 22:27:40 +00:00
  • 71dd707e53 Should not see invisible creatures. MobiusDevelopment 2021-06-23 21:43:49 +00:00
  • 49e7f31d04 Renamed OnCreatureSee getSeer method to getCreature. MobiusDevelopment 2021-06-23 19:25:18 +00:00
  • bd3dc1a34f OnCreatureSee for non attackables is triggered at World. MobiusDevelopment 2021-06-23 15:00:31 +00:00
  • e0d8b453a3 Notify OnCreatureSee for creatures that do not trigger EVT_THINK. MobiusDevelopment 2021-06-23 14:24:37 +00:00
  • 39cc9a5ebb Removal of empty folders. MobiusDevelopment 2021-06-23 02:14:10 +00:00
  • fee7b294bb Dropped OnNpcCreatureSee in favor of OnCreatureSee event. MobiusDevelopment 2021-06-23 02:05:25 +00:00