Commit Graph
100 Commits
Author SHA1 Message Date
MobiusDevelopment 04475a18fd Addition of Training Zone.
Contributed by Serenitty.
2022-04-13 13:47:16 +00:00
MobiusDevelopment bc8770d369 Updated Beast Farm NPCs.
Contributed by CostyKiller.
2022-04-12 11:40:33 +00:00
MobiusDevelopment f71d797d05 Small update for Antharas reward box.
Contributed by CostyKiller.
2022-04-12 11:37:58 +00:00
MobiusDevelopment d11d87c74a Updated Hellbound Refugee Camp NPCs to retail.
Contributed by CostyKiller.
2022-04-12 11:35:34 +00:00
MobiusDevelopment 5a319ffe89 Quest adjustments for Secret of Empire.
Contributed by Iris.
2022-04-12 11:32:26 +00:00
MobiusDevelopment 22b1cefb1b Quest adjustments for Seven Signs.
Contributed by Iris.
2022-04-11 21:03:52 +00:00
MobiusDevelopment fcb827b271 Outwordly Atelia spawns and monster stat update.
Contributed by Index.
2022-04-11 14:52:30 +00:00
MobiusDevelopment 5b92bad492 Quest adjustments for Secret of Empire and above.
Contributed by Iris.
2022-04-11 11:05:29 +00:00
MobiusDevelopment 09db81fcfe Commented randomly crafted log at PlayerRandomCraft. 2022-04-10 14:57:00 +00:00
MobiusDevelopment eb0c588eae Updated exalted quest monsters list to retail.
Contributed by CostyKiller.
2022-04-10 14:10:26 +00:00
MobiusDevelopment 2d6de97833 ResetOwner task should reset id only when location is VOID. 2022-04-10 12:39:16 +00:00
MobiusDevelopment 72de447144 Moved auto buff isAlikeDead check with other buff checks. 2022-04-09 22:52:48 +00:00
MobiusDevelopment 9501a97a6a AutoUseTaskManager should take in consideration attach skills.
Thanks to Index.
2022-04-09 22:29:19 +00:00
MobiusDevelopment f762def810 Removal of vote reward system. 2022-04-09 00:08:03 +00:00
MobiusDevelopment 00fa62eed8 Dropped Chronos. 2022-04-08 23:25:52 +00:00
MobiusDevelopment f4bcc4b264 Feral Rabbit Cry (10294) skill should add speed.
Contributed by Index.
2022-04-08 22:22:36 +00:00
MobiusDevelopment 473e8251d0 Proper spawns for Lilith and Anakim.
Contributed by Index.
2022-04-08 22:14:28 +00:00
MobiusDevelopment aaccf247b5 AutoUseTaskManager should take in consideration abnormal type.
Contributed by Index.
2022-04-08 22:02:08 +00:00
MobiusDevelopment 44b198a652 Addition of Fallen Angel earrings to EnchantItemData.
Contributed by CostyKiller.
2022-04-07 23:56:44 +00:00
MobiusDevelopment f2b89c8169 Updated grocers to retail.
Contributed by CostyKiller.
2022-04-07 23:50:59 +00:00
MobiusDevelopment b8a66e6992 Updated Greedy Treasure Chest AI.
Contributed by Index.
2022-04-07 23:43:09 +00:00
MobiusDevelopment 3b8d1be6f7 Deleted clan trader outdated conditions.
Contributed by Index.
2022-04-07 23:31:42 +00:00
MobiusDevelopment c04a7f0fb1 Small addition for showing enchant rate.
Thanks to Index.
2022-04-07 23:23:08 +00:00
MobiusDevelopment 3bf382fcc9 Removed unnecessary comments from balthus event rewards.xml file. 2022-04-07 19:33:47 +00:00
MobiusDevelopment d96cc7075a Removal of Happy Hours event. 2022-04-07 19:27:22 +00:00
MobiusDevelopment 42f263443f Visual bug fix for RequestTryEnSoulExtraction. 2022-04-07 19:22:21 +00:00
MobiusDevelopment 2897ec40a8 Fixed probable Player getPlayerSide NPE. 2022-04-07 18:58:20 +00:00
MobiusDevelopment 48c6ffce5c Proper constructors for EnergyOfInsolence and AttributeMaster. 2022-04-07 16:55:19 +00:00
MobiusDevelopment 64635f208c MinionList onMinionDie should set leader to null when respawnTime is 0.
Thanks to kamikadzz.
2022-04-05 22:43:16 +00:00
MobiusDevelopment c41597103b Updated NPC Denign to retail.
Contributed by CostyKiller.
2022-04-05 22:27:18 +00:00
MobiusDevelopment 02597f65af Exclude non playables from isSiegeFriend mid victory check. 2022-04-05 21:53:49 +00:00
MobiusDevelopment b62ccc548a Fixed timed hunting zone icon display on exit. 2022-04-05 21:27:06 +00:00
MobiusDevelopment b08451e5bb Addition of java.cfg Netty configurations. 2022-04-05 21:06:50 +00:00
MobiusDevelopment 3289450f68 Make use of proper ClassId getter. 2022-04-04 23:06:34 +00:00
MobiusDevelopment 12ad015551 Moved EventDropManager and EventShrineManager to events package. 2022-04-04 22:57:38 +00:00
MobiusDevelopment f81a139ab2 Quest adjustments for Antharas and above.
Contributed by Iris.
2022-04-04 22:16:00 +00:00
MobiusDevelopment abe607670c Updated geodata. 2022-04-04 21:28:26 +00:00
MobiusDevelopment 8577f037e7 Fixed probable giveResidentialSkills NPE. 2022-04-04 21:05:35 +00:00
MobiusDevelopment e02b11bbcf Fixed some Corroded Fields monsters.
Contributed by Index.
2022-04-03 22:13:27 +00:00
MobiusDevelopment d44ea8d02c Addition of WaterDragonEliteSupplyDrops AI.
Thanks to Index.
2022-04-03 22:07:37 +00:00
MobiusDevelopment 5f62f1150c AetherDrops date and message improvements.
Thanks to Index.
2022-04-03 22:01:19 +00:00
MobiusDevelopment 0b582d92d6 Removed ItemDeletionInfo date recalculation. 2022-04-03 21:30:31 +00:00
MobiusDevelopment 790e91109c Check if OnCreatureSkillFinishCast target is null. 2022-04-03 21:27:08 +00:00
MobiusDevelopment 35b6859727 SkillCaster triggerCast should notify finish cast event. 2022-04-03 07:36:21 +00:00
MobiusDevelopment f7f2720f85 Addition of item deletion info.
Thanks to Index.
2022-04-03 07:15:06 +00:00
MobiusDevelopment ea842ca77b Cleaned whitespace on various XML files. 2022-04-03 06:01:55 +00:00
MobiusDevelopment 6c2a954a81 Various item additions.
Contributed by Index.
2022-04-03 05:52:42 +00:00
MobiusDevelopment c75c62ea53 Item skill support for OTHER target type. 2022-04-03 05:11:38 +00:00
MobiusDevelopment 8734a31f33 Combination system float chance support and data update. 2022-04-02 11:24:52 +00:00
MobiusDevelopment e5c2858b0a Minor adjustment to match other branches. 2022-04-02 11:22:13 +00:00
MobiusDevelopment db971a5109 Updated quest 10966 and removed 10987.
Contributed by Elison.
2022-04-01 23:35:02 +00:00
MobiusDevelopment a99111eff5 Make sure ExperienceData getExpForLevel returns a value. 2022-04-01 23:17:33 +00:00
MobiusDevelopment ded25bb320 Transcendent zones renamed to timed hunting. 2022-04-01 22:09:34 +00:00
MobiusDevelopment d520ed36e8 Fixed probable giveResidentialSkills NPE. 2022-04-01 21:02:39 +00:00
MobiusDevelopment 7733d3f253 ToI and other timed zone adjustments.
Contributed by Index.
2022-04-01 13:25:50 +00:00
MobiusDevelopment 00288fa5dc Support for multiple or intersecting timed hunting zones. 2022-04-01 11:39:18 +00:00
MobiusDevelopment 8602a5565f Addition of quest Valiant Orcs (10953).
Contributed by Elison.
2022-04-01 10:13:54 +00:00
MobiusDevelopment e5dafca81c Updated item icons. 2022-04-01 09:09:12 +00:00
MobiusDevelopment 20f84a6701 Addition of new item templates. 2022-04-01 00:11:37 +00:00
MobiusDevelopment 22e02ea1be Adjustments for Orc quests. 2022-03-31 00:46:45 +00:00
MobiusDevelopment d3018fad09 Addition of quest Fiercest Flame (Q10950).
Contributed by Elison.
2022-03-31 00:13:03 +00:00
MobiusDevelopment 29dd142760 Addition of quest Protect At All Costs (10952).
Contributed by Elison.
2022-03-30 23:59:13 +00:00
MobiusDevelopment 4787447ab5 Addition of quest New Flame Of Orcs (10951).
Contributed by Elison.
2022-03-30 23:50:49 +00:00
MobiusDevelopment 5f027629b9 Reduced Training Dummy respawn time to 10 seconds.
Thanks to Minzee.
2022-03-30 23:39:38 +00:00
MobiusDevelopment 64e4a4a93e Adjustments for Orc start location.
Contributed by Elison.
2022-03-29 23:53:30 +00:00
MobiusDevelopment 5c5410301a Updated packet structure for PVP ranking.
Contributed by Index.
2022-03-29 23:48:18 +00:00
MobiusDevelopment 4a17d079eb Adjustments for RequestExTryToPutEnchantTargetItem.
Contributed by Index.
2022-03-29 23:18:52 +00:00
MobiusDevelopment 4c68b85916 Fixed buffs display in random positions. 2022-03-29 11:26:21 +00:00
MobiusDevelopment 383a190524 Weak point calculations already done at calcChargeSkillsDam.
Thanks to ver.
2022-03-29 11:24:06 +00:00
MobiusDevelopment 01b7ca51af Addition of TriggerHealPercentBySkill effect.
Contributed by nasseka.
2022-03-29 10:24:35 +00:00
MobiusDevelopment 2f0559c374 Various skill adjustments.
Contributed by nasseka.
2022-03-29 10:10:35 +00:00
MobiusDevelopment 521f411142 Updated system message and npc string ids. 2022-03-28 21:07:36 +00:00
MobiusDevelopment 2c8e946f8c Disable Tutorial for Vanguard classes. 2022-03-27 22:49:03 +00:00
MobiusDevelopment 285fc2f2fe Vanguard base stat adjustments. 2022-03-27 22:47:04 +00:00
MobiusDevelopment 65f8afc896 Fixed Vanguard character selection mount display. 2022-03-27 22:45:34 +00:00
MobiusDevelopment 8f9a99f06c Addition of setclass menu for Vanguard players. 2022-03-27 22:44:02 +00:00
MobiusDevelopment ec18244b50 Prevent equip shields for Vanguard players. 2022-03-27 22:42:17 +00:00
MobiusDevelopment 072dbe4f47 Removed MP Replenishing Potion from initial equipment. 2022-03-27 11:32:31 +00:00
MobiusDevelopment 74027f099d Kaliel Bracelet augment variation and options.
Contributed by CostyKiller.
2022-03-27 10:19:25 +00:00
MobiusDevelopment 5888006960 Set owner id and enchant level at ResetEnchantItemFailRewardInfo.
Contributed by Index.
2022-03-26 23:01:59 +00:00
MobiusDevelopment adab2eb6c1 Tersi's Soul Crystal combination data and item stackable update.
Contributed by CostyKiller.
2022-03-25 23:44:18 +00:00
MobiusDevelopment 8d931519c2 Updated random craft reward data.
Contributed by AyPi.
2022-03-25 23:31:15 +00:00
MobiusDevelopment bb1f8b2166 Balthus Festival settings loaded from datapack. 2022-03-25 23:08:44 +00:00
MobiusDevelopment 79cde5e112 Destroy Festival Fairy's Good Luck Bag (60011) on Balthus Festival end. 2022-03-25 22:28:28 +00:00
MobiusDevelopment 8404832faa Exclude items included in DailyTaskManager from extractable consumption. 2022-03-25 22:24:23 +00:00
MobiusDevelopment 1970695d10 No need to assign pet when skill is not found. 2022-03-25 00:12:58 +00:00
MobiusDevelopment a602a73062 Fixed probable delevel from quest exp reward.
Thanks to Index.
2022-03-24 23:57:58 +00:00
MobiusDevelopment 4c9bb1e4cf Support for auto use summon skills. 2022-03-24 23:13:01 +00:00
MobiusDevelopment 5d4d64bf34 ExIncomingPackets enum adjustments.
Contributed by Index.
2022-03-24 22:59:43 +00:00
MobiusDevelopment 6e1c0b194e Changed CreatureAI offsetWithCollision added value to 100. 2022-03-24 22:52:31 +00:00
MobiusDevelopment e723bfd82d Fixed NPC Death Bomb (4614) skill.
Thanks to ver.
2022-03-23 23:40:48 +00:00
MobiusDevelopment 7bc8e2da10 Addition of vampiric skill configurations. 2022-03-23 23:27:26 +00:00
MobiusDevelopment 4db752b1b7 Balthus Festival correction and adjustments. 2022-03-23 23:02:15 +00:00
MobiusDevelopment 5dd8637495 Support for Balthus Event.
Contributed by Index.
2022-03-23 11:23:11 +00:00
MobiusDevelopment 7e327f1402 Support for item daily reuse reset. 2022-03-23 11:12:02 +00:00
MobiusDevelopment d4980a7970 Implementation for Mid-grade Starlight Agathion Pack (29151) item.
Contributed by Index.
2022-03-23 10:32:56 +00:00
MobiusDevelopment 28e707cc16 Fixed combine dye level 19 to 20.
Contributed by darkillust.
2022-03-22 11:55:10 +00:00
MobiusDevelopment 6bd33afd5a Fixed Clan addExp method ArrayIndexOutOfBoundsException. 2022-03-22 11:45:49 +00:00
MobiusDevelopment b7695cb152 Addition and adjustments of various item templates.
Contributed by CostyKiller.
2022-03-22 11:12:15 +00:00
MobiusDevelopment 9fc8197f03 Fixed probable Player getHenna NPE. 2022-03-20 23:12:43 +00:00