Commit Graph

  • 8d931519c2 Updated random craft reward data. Contributed by AyPi. MobiusDevelopment 2022-03-25 23:31:15 +00:00
  • bb1f8b2166 Balthus Festival settings loaded from datapack. MobiusDevelopment 2022-03-25 23:08:44 +00:00
  • 79cde5e112 Destroy Festival Fairy's Good Luck Bag (60011) on Balthus Festival end. MobiusDevelopment 2022-03-25 22:28:28 +00:00
  • 8404832faa Exclude items included in DailyTaskManager from extractable consumption. MobiusDevelopment 2022-03-25 22:24:23 +00:00
  • 1970695d10 No need to assign pet when skill is not found. MobiusDevelopment 2022-03-25 00:12:58 +00:00
  • a602a73062 Fixed probable delevel from quest exp reward. Thanks to Index. MobiusDevelopment 2022-03-24 23:57:58 +00:00
  • 4c9bb1e4cf Support for auto use summon skills. MobiusDevelopment 2022-03-24 23:13:01 +00:00
  • 5d4d64bf34 ExIncomingPackets enum adjustments. Contributed by Index. MobiusDevelopment 2022-03-24 22:59:43 +00:00
  • 6e1c0b194e Changed CreatureAI offsetWithCollision added value to 100. MobiusDevelopment 2022-03-24 22:52:31 +00:00
  • e723bfd82d Fixed NPC Death Bomb (4614) skill. Thanks to ver. MobiusDevelopment 2022-03-23 23:40:48 +00:00
  • 7bc8e2da10 Addition of vampiric skill configurations. MobiusDevelopment 2022-03-23 23:27:26 +00:00
  • 4db752b1b7 Balthus Festival correction and adjustments. MobiusDevelopment 2022-03-23 23:02:15 +00:00
  • 5dd8637495 Support for Balthus Event. Contributed by Index. MobiusDevelopment 2022-03-23 11:23:11 +00:00
  • 7e327f1402 Support for item daily reuse reset. MobiusDevelopment 2022-03-23 11:12:02 +00:00
  • d4980a7970 Implementation for Mid-grade Starlight Agathion Pack (29151) item. Contributed by Index. MobiusDevelopment 2022-03-23 10:32:56 +00:00
  • 28e707cc16 Fixed combine dye level 19 to 20. Contributed by darkillust. MobiusDevelopment 2022-03-22 11:55:10 +00:00
  • 6bd33afd5a Fixed Clan addExp method ArrayIndexOutOfBoundsException. MobiusDevelopment 2022-03-22 11:45:49 +00:00
  • b7695cb152 Addition and adjustments of various item templates. Contributed by CostyKiller. MobiusDevelopment 2022-03-22 11:12:15 +00:00
  • 9fc8197f03 Fixed probable Player getHenna NPE. MobiusDevelopment 2022-03-20 23:12:43 +00:00
  • 2b6311669e Minor license typo correction. MobiusDevelopment 2022-03-20 23:07:59 +00:00
  • c416814115 Addition of StartingLocation configuration file. MobiusDevelopment 2022-03-20 23:04:51 +00:00
  • 797e6f71a8 Better defeat explanations for boss announcements configuration. MobiusDevelopment 2022-03-20 22:52:21 +00:00
  • 3dafe7e69a Exclude minions from boss announcements. MobiusDevelopment 2022-03-20 22:37:32 +00:00
  • ab0b5ed8de Make use of DISABLE_TUTORIAL configuration at EnterWorld. MobiusDevelopment 2022-03-19 22:26:12 +00:00
  • 864cbb2ae0 Removal of unused FactionManager class. MobiusDevelopment 2022-03-19 22:21:03 +00:00
  • ba58137a1e Addition of missing ExceededOnlineLimit html file. MobiusDevelopment 2022-03-19 22:12:49 +00:00
  • 2937441611 Addition of faction system (Good vs Evil). MobiusDevelopment 2022-03-19 22:06:45 +00:00
  • b13798903d Removed MaxHpFinalizer unused Weapon import. MobiusDevelopment 2022-03-19 22:02:06 +00:00
  • 545d1d5a10 Addition of HpLimit effect handler. Contributed by dontknowdontcare. MobiusDevelopment 2022-03-19 01:41:52 +00:00
  • 49d468dcd4 Addition of boss announcements configuration. MobiusDevelopment 2022-03-18 23:56:59 +00:00
  • 0b7138a36e Various quest adjustments. Contributed by Iris. MobiusDevelopment 2022-03-18 23:24:41 +00:00
  • bea1b03930 Addition of missing Dwelling of Spirits NPC templates. MobiusDevelopment 2022-03-18 23:11:20 +00:00
  • 4d12be9964 Changed option data to directly use skills. MobiusDevelopment 2022-03-18 23:07:01 +00:00
  • ca95c046e7 Addition of missing options. Contributed by quangnguyen. MobiusDevelopment 2022-03-18 10:49:22 +00:00
  • 9586365fec Rare accessory skill adjustments. Contributed by darkillust. MobiusDevelopment 2022-03-18 10:17:21 +00:00
  • 4052139189 Iss' Acumen (45011) rune stone skill adjustment. Contributed by darkillust. MobiusDevelopment 2022-03-18 10:15:38 +00:00
  • f3c860869d Addition of conquest spawnlist. Contributed by CostyKiller. MobiusDevelopment 2022-03-18 10:01:13 +00:00
  • 2f9c60c033 Addition of conquest monster stats (Part 2). Contributed by CostyKiller. MobiusDevelopment 2022-03-18 09:56:47 +00:00
  • ed746ad251 Addition of various item templates. Contributed by CostyKiller. MobiusDevelopment 2022-03-17 11:20:28 +00:00
  • 3973aa8ce4 Addition of Beora's Ancient Energy potion and skill. Contributed by CostyKiller. MobiusDevelopment 2022-03-17 11:16:08 +00:00
  • a2fdf6ce17 Fixed XML parsing warnings. MobiusDevelopment 2022-03-17 10:13:58 +00:00
  • a036ca1342 Updated LimitShopCraft data. Contributed by kanoriano. MobiusDevelopment 2022-03-17 10:08:27 +00:00
  • e8ffbc41d2 Replace lower level when a new skill is available. Contributed by nasseka. MobiusDevelopment 2022-03-16 22:13:58 +00:00
  • e334908973 Updated MariaDB library. MobiusDevelopment 2022-03-16 09:47:38 +00:00
  • 5f84007f7e Prefer to use Optional !isPresent than isEmpty. MobiusDevelopment 2022-03-16 09:31:30 +00:00
  • a3353aa519 Updated NPC templates. MobiusDevelopment 2022-03-16 08:58:23 +00:00
  • d6d0b224a9 Replaced special character. MobiusDevelopment 2022-03-16 08:54:55 +00:00
  • 85193a9f95 Initial equipment for Vanguard. MobiusDevelopment 2022-03-15 22:12:14 +00:00
  • 04f3df9e93 Prevent Lindvior scene missing spawn NPE. MobiusDevelopment 2022-03-15 17:26:36 +00:00
  • fcdf6b8146 Updated NPC templates. MobiusDevelopment 2022-03-15 17:03:38 +00:00
  • c34b6c7bf5 Updated skill templates. MobiusDevelopment 2022-03-14 23:53:31 +00:00
  • c872e8d96e Indent format for alligator island timed hunting zone. MobiusDevelopment 2022-03-14 23:17:06 +00:00
  • 5afc23e3ce Updated skill templates. MobiusDevelopment 2022-03-14 22:45:15 +00:00
  • fbbdc08710 Updated limit shop craft data. Contributed by CostyKiller. MobiusDevelopment 2022-03-13 22:19:05 +00:00
  • 211ce2df0e Proper naming for hunting zone remain refill variable. MobiusDevelopment 2022-03-13 22:13:07 +00:00
  • 21c3d5c024 Implementation of +7 Bloody Helios Pack (27538) item. Contributed by Index. MobiusDevelopment 2022-03-13 10:53:24 +00:00
  • 23ee202984 Addition of world id to ExRankingCharRankers. Contributed by Index. MobiusDevelopment 2022-03-13 10:41:56 +00:00
  • 9a21ad51d7 Fixed AcquireSkillList related inconsistencies. MobiusDevelopment 2022-03-13 10:12:46 +00:00
  • f20bee23b7 Mentor Shop update from retail server. Contributed by CostyKiller. MobiusDevelopment 2022-03-12 09:41:20 +00:00
  • b79fa15043 Updated Netty library. MobiusDevelopment 2022-03-11 23:12:38 +00:00
  • 816320f683 Fixed Swift Growth Cookie (82171) item. Contributed by Sero. MobiusDevelopment 2022-03-11 22:47:12 +00:00
  • a5aba932e5 Updated time hunting zone list. Contributed by Index. MobiusDevelopment 2022-03-11 07:42:37 +00:00
  • db5651d4a9 Augmentation system additions. Contributed by Index. MobiusDevelopment 2022-03-11 07:31:34 +00:00
  • 6aa36b6718 Addition of Homunculus probability list. Contributed by Index. MobiusDevelopment 2022-03-11 06:32:45 +00:00
  • 298c27953c Fixed probable henna restoration NPE. MobiusDevelopment 2022-03-10 23:24:58 +00:00
  • 196e4a6af8 Addition of new enchant system. Contributed by Index. MobiusDevelopment 2022-03-10 23:04:22 +00:00
  • 37bf68d766 PlaySound correction for Fishing. Contributed by negrito8. MobiusDevelopment 2022-03-10 20:59:51 +00:00
  • b2ba6e89d5 Correct chance display in chance multisells. Contributed by Index. MobiusDevelopment 2022-03-10 20:49:36 +00:00
  • 2daa3a6b01 Fixed NpcInfo VISUAL_STATE inconsistencies. MobiusDevelopment 2022-03-10 20:40:48 +00:00
  • 59e94f4278 Initial changes. MobiusDevelopment 2022-03-10 10:50:53 +00:00
  • 71a3acc83c Vanguard branch. MobiusDevelopment 2022-03-10 10:48:19 +00:00
  • 2edee74e5d Initial changes. MobiusDevelopment 2022-03-10 10:46:16 +00:00
  • 124da5b623 Master Class Chapter 2 branch. MobiusDevelopment 2022-03-10 10:42:26 +00:00
  • c3f2ebddc1 Implementation of extra My Teleport Book items (90404 and 90821). MobiusDevelopment 2022-03-09 22:42:25 +00:00
  • 5cd9e8ba5a Simplified implementation of SpeedLimit effect. MobiusDevelopment 2022-03-09 22:31:38 +00:00
  • ad798bf20b Proper item ids for Master's Book: Wind Walk. MobiusDevelopment 2022-03-09 22:20:32 +00:00
  • 30d0eced62 Verify if max attached skill level exists. MobiusDevelopment 2022-03-09 18:02:49 +00:00
  • 0b319c3730 Reverted recent break speed limit changes. MobiusDevelopment 2022-03-09 17:19:07 +00:00
  • 95943c6adb Implementation of Beryl jewel. Contributed by MacuK. MobiusDevelopment 2022-03-08 23:08:54 +00:00
  • 9fa8cb6fba Prime shop slot validation tempfix. Contributed by Sero. MobiusDevelopment 2022-03-08 22:50:48 +00:00
  • 7e09528fc1 Support for Prime shop account limitations. MobiusDevelopment 2022-03-08 22:29:24 +00:00
  • 9522f4fefe Fixed increasePkKillsAndKarma method not setting karma. MobiusDevelopment 2022-03-07 23:07:55 +00:00
  • 2e3281b3db Removal of Balthus Knights configurations. MobiusDevelopment 2022-03-07 22:00:56 +00:00
  • bfb9625122 Renamed latest branches. MobiusDevelopment 2022-03-07 12:38:44 +00:00
  • 9c532e9642 Updated Netty library. MobiusDevelopment 2022-03-07 12:29:26 +00:00
  • 44c6bbbdb5 Ability to break the speed limit. Contributed by dontknowdontcare. MobiusDevelopment 2022-03-07 09:10:23 +00:00
  • afe4825d48 Addition of conquest monster stats. Contributed by CostyKiller. MobiusDevelopment 2022-03-06 13:04:29 +00:00
  • c824623540 Make use of ShotsBonus for related options. Contributed by MacuK. MobiusDevelopment 2022-03-06 13:00:44 +00:00
  • 69e141f5d6 NpcInfoType VISUAL_STATE is written as an integer. Thanks to MacuK. MobiusDevelopment 2022-03-06 12:53:26 +00:00
  • 270aacc828 Updated variation data. Contributed by MacuK. MobiusDevelopment 2022-03-05 19:45:59 +00:00
  • f1e4dbd7c2 Refine system adjustments for Adena fee. MobiusDevelopment 2022-03-05 14:39:22 +00:00
  • 61fb072ccb Skill Holy Strike (49) and Dark Strike (45257) adjustments. Contributed by MacuK. MobiusDevelopment 2022-03-04 10:51:48 +00:00
  • c943bc6648 Support for multiple TargetRace skill condition. MobiusDevelopment 2022-03-04 10:42:05 +00:00
  • 03ebd27d23 Updated Eclipse and JDK links. MobiusDevelopment 2022-03-03 23:27:55 +00:00
  • 3b71b05054 Use a Set to store Henna wear class ids. MobiusDevelopment 2022-03-03 00:55:30 +00:00
  • 1b0b1e0d39 Fixed Henna invoke issue NPE. MobiusDevelopment 2022-03-03 00:50:00 +00:00
  • f8c5859c97 Addition of various alternate skill item requirements. MobiusDevelopment 2022-03-03 00:19:54 +00:00
  • b1f53f8d9a Clan setLevel method should be private. MobiusDevelopment 2022-03-02 19:25:27 +00:00
  • bd36c2ecf3 Removed force inventory update configuration from CursedWeapon. Thanks to nasseka. MobiusDevelopment 2022-03-02 12:03:06 +00:00
  • 0a2a6a5388 Removed AcquireSkillInfo empty required item checks. MobiusDevelopment 2022-03-01 15:21:58 +00:00