Commit Graph

87 Commits

Author SHA1 Message Date
MobiusDevelopment
c04a7f0fb1 Small addition for showing enchant rate.
Thanks to Index.
2022-04-07 23:23:08 +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
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
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
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
db971a5109 Updated quest 10966 and removed 10987.
Contributed by Elison.
2022-04-01 23:35:02 +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
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
01b7ca51af Addition of TriggerHealPercentBySkill effect.
Contributed by nasseka.
2022-03-29 10:24: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
5888006960 Set owner id and enchant level at ResetEnchantItemFailRewardInfo.
Contributed by Index.
2022-03-26 23:01:59 +00:00
MobiusDevelopment
8d931519c2 Updated random craft reward data.
Contributed by AyPi.
2022-03-25 23:31:15 +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