Commit Graph

277 Commits

Author SHA1 Message Date
MobiusDevelopment
340c981bb6 Skip raid minions from boss announcements. 2022-05-07 19:11:23 +00:00
MobiusDevelopment
4c13afcfda Proper structure for ExShowUpgradeSystem.
Contributed by Index.
2022-05-07 00:44:42 +00:00
MobiusDevelopment
4c5d91459f Ignore invulnerable trait at calcMagicDam.
Contributed by nasseka.
2022-05-05 22:15:33 +00:00
MobiusDevelopment
0b80d2b80a Calculate magic success by target level and skill magic level configuration. 2022-05-05 08:35:30 +00:00
MobiusDevelopment
669827ec14 Renamed SkillCriticalDamage to PhysicalSkillCriticalDamage. 2022-05-04 22:23:30 +00:00
MobiusDevelopment
26ac720e7e Support for alternative ScrollGroupId as enchant item parameter. 2022-05-03 09:01:56 +00:00
MobiusDevelopment
6a68c581ff Support for multiple EnchantRateItem ids. 2022-05-02 21:54:23 +00:00
MobiusDevelopment
f8661a336e Replacements for using minimal and maximal words. 2022-04-25 22:59:05 +00:00
MobiusDevelopment
1dabf3a944 Correction for Spawn comment typos. 2022-04-25 22:38:57 +00:00
MobiusDevelopment
a6f6909c3a Correction for LoginController message typo. 2022-04-25 22:26:05 +00:00
MobiusDevelopment
3e8ca6e5fb AbnormalVisualEffect enum adjustments. 2022-04-24 22:33:39 +00:00
MobiusDevelopment
7efbddf9bb Pets must follow their owner when auto play stops. 2022-04-23 21:56:06 +00:00
MobiusDevelopment
3130d9ed42 Fixed pet magic attack not switch to desired target. 2022-04-23 21:48:03 +00:00
MobiusDevelopment
13ee16679b Fixed skill attack for pets.
Thanks to Index.
2022-04-23 21:19:27 +00:00
MobiusDevelopment
c6b2a5870f PremiumManager case sensitive account adjustments. 2022-04-23 08:51:21 +00:00
MobiusDevelopment
f29486e066 Accept 0 as max enchant value.
Contributed by fruit.
2022-04-20 23:33:04 +00:00
MobiusDevelopment
253dbc5cd3 Default type for NPC template set to Folk. 2022-04-18 14:20:12 +00:00
MobiusDevelopment
3f19a4d648 Proper calculation logic for zero chance drops. 2022-04-18 14:01:02 +00:00
MobiusDevelopment
2abbecfe39 Skip zero chance drops. 2022-04-18 13:48:56 +00:00
MobiusDevelopment
cf10ace4da Drop occurrence counter should consider item drop chance. 2022-04-17 12:04:57 +00:00
MobiusDevelopment
6fc3b9073a Support for drop groups. 2022-04-17 11:38:41 +00:00
MobiusDevelopment
4c7196c2e8 Merged spawn zones with spawn data. 2022-04-16 01:30:55 +00:00
MobiusDevelopment
c2e95487e3 Check if random spawn location is visible. 2022-04-15 15:41:21 +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
aaccf247b5 AutoUseTaskManager should take in consideration abnormal type.
Contributed by Index.
2022-04-08 22:02: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
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
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
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
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
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
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
4c9bb1e4cf Support for auto use summon skills. 2022-03-24 23:13:01 +00:00
MobiusDevelopment
6e1c0b194e Changed CreatureAI offsetWithCollision added value to 100. 2022-03-24 22:52:31 +00:00
MobiusDevelopment
7bc8e2da10 Addition of vampiric skill configurations. 2022-03-23 23:27:26 +00:00
MobiusDevelopment
7e327f1402 Support for item daily reuse reset. 2022-03-23 11:12:02 +00:00
MobiusDevelopment
3dafe7e69a Exclude minions from boss announcements. 2022-03-20 22:37:32 +00:00