Commit Graph

2106 Commits

Author SHA1 Message Date
MobiusDevelopment a704be69a5 Correction of multipliers spelling. 2019-06-11 23:57:01 +00:00
MobiusDevelopment 99383e1fdf Proper target checks for balance configurations. 2019-06-11 23:35:33 +00:00
MobiusDevelopment 918b45db8a Addition of custom class balance configurations. 2019-06-11 23:22:54 +00:00
MobiusDevelopment 1cd1c00b9c Changed weapon grade bonus heal calculation. 2019-06-11 09:28:44 +00:00
MobiusDevelopment 95a184b927 Use 77 instead of INT for magic damage calculation. 2019-06-11 09:18:09 +00:00
MobiusDevelopment 0038104d78 Additional weakness calculations. 2019-06-11 09:11:03 +00:00
MobiusDevelopment 9b37677bd4 Use EnumSet instead or Arrays for traits.
Adapted from: L2jUnity free files.
2019-06-11 03:16:24 +00:00
MobiusDevelopment c271f6b31b Use PlayerInstance method for removing player skills. 2019-06-10 10:45:32 +00:00
MobiusDevelopment a64034de2e RandomAnimationTaskManager simplifications. 2019-06-10 10:19:16 +00:00
MobiusDevelopment a80a494e6a Fixed champion related issues. 2019-06-10 05:17:10 +00:00
MobiusDevelopment 0850599fec Wharf patrols should attack closest Zealot of Shilen. 2019-06-10 01:41:35 +00:00
MobiusDevelopment c3000044e5 Implemented skill Siege Punch (14767).
Contributed by Iris.
2019-06-10 01:11:15 +00:00
MobiusDevelopment d54498e3e2 Check when walking manager tasks already run. 2019-06-10 00:34:18 +00:00
MobiusDevelopment 58d30b63a6 Adjustments for random animation configurations. 2019-06-09 21:57:10 +00:00
MobiusDevelopment 7676ab9825 Matching random animation task manager name. 2019-06-09 12:50:46 +00:00
MobiusDevelopment c2b4c718dc Send HP StatusUpdate when join a party. 2019-06-09 12:08:24 +00:00
MobiusDevelopment 415667cbaa Addition of RandomAnimationManager. 2019-06-09 12:03:03 +00:00
MobiusDevelopment b0f6f357fd Removed schedule lists from respawn task manager. 2019-06-09 06:01:25 +00:00
MobiusDevelopment 7911fe332f Fixed Sel Mahum training groups. 2019-06-09 05:01:07 +00:00
MobiusDevelopment 14e229033b Script adjustments. 2019-06-09 03:53:07 +00:00
MobiusDevelopment ea06ddbade Reuse dead NPC objects. 2019-06-09 03:14:29 +00:00
MobiusDevelopment 6514604c4a Clear lists only when not empty. 2019-06-09 02:21:09 +00:00
MobiusDevelopment 439da1c31d Store minion list tasks for instant disposal. 2019-06-09 02:15:36 +00:00
MobiusDevelopment 87d7a61fc6 Dropped threadpool arrays. 2019-06-09 02:07:13 +00:00
MobiusDevelopment f07e87d3df Adjustments for previous commit. 2019-06-08 00:48:03 +00:00
MobiusDevelopment 6de4ae247c Addition of RespawnTaskManager. 2019-06-08 00:24:13 +00:00
MobiusDevelopment dd6da7e385 Dinosaur eggs should not move. 2019-06-08 00:08:40 +00:00
MobiusDevelopment 550b29b4f3 Fixed Party Solidarity and Aura Force skills.
Contributed by facab.
2019-06-07 21:54:15 +00:00
MobiusDevelopment 2b3db165b2 Changed some ancient scroll etc item types.
Contributed by Darkbash.
2019-06-07 21:27:43 +00:00
MobiusDevelopment 25d199e044 Fixed HealEffect bonuses. 2019-06-07 10:34:22 +00:00
MobiusDevelopment a0a9880858 Proper ItemInfo soulCrystalSpecialOptions assignment. 2019-06-07 09:29:14 +00:00
MobiusDevelopment 04e300a4fa Stop AI task on decay. 2019-06-06 09:57:45 +00:00
MobiusDevelopment 8b34c14e88 Addition of stopAllEffectsWithoutExclusions method. 2019-06-06 05:15:05 +00:00
MobiusDevelopment 16c80a88d6 Dropped DecayTask from DecayTaskManager. 2019-06-05 21:04:42 +00:00
MobiusDevelopment 33c731ee3f Addition of BuffFinishTask. 2019-06-05 11:42:14 +00:00
MobiusDevelopment d61f6f5f08 Cancel and remove running henna tasks before restoring hennas. 2019-06-05 06:18:07 +00:00
MobiusDevelopment 0e258a7266 Fixed probable AbstractConditionalHpEffect NPE. 2019-06-05 05:57:39 +00:00
MobiusDevelopment 0d4a181380 Fixed probable PlayerInstance getAllyCrestId method NPE. 2019-06-05 05:41:36 +00:00
MobiusDevelopment 403106efdc Fixed probable PlayerAppearance getVisibleAllyCrestId method NPE. 2019-06-05 05:36:41 +00:00
MobiusDevelopment 90329e7fd0 Fixed PartyPledge affect scope including non clan members. 2019-06-03 21:29:13 +00:00
MobiusDevelopment 4851af4561 Synchronized threadpool arrays. 2019-06-02 21:17:19 +00:00
MobiusDevelopment 242b6fe756 Use one quest timer for siege guard aggro. 2019-06-02 21:11:42 +00:00
MobiusDevelopment 276888201e Extra check for prohibiting entering siegable zones. 2019-06-02 19:04:53 +00:00
MobiusDevelopment c25f5b2612 Seraph Armor Crafting Pack (39330) extractable item.
Contributed by Darkbash.
2019-05-31 11:37:07 +00:00
MobiusDevelopment 48f29c78c0 Changed Mystic Tavern exclusion method. 2019-05-31 10:17:42 +00:00
MobiusDevelopment b09156e943 Addition of OpNotInPeaceZone skill condition.
Contributed by Liamxroy.
2019-05-30 20:14:57 +00:00
MobiusDevelopment b07ed23778 TimerHolder cancel task NPE check. 2019-05-28 22:52:44 +00:00
MobiusDevelopment e5b9a0b64d BuffInfo cancel task NPE check. 2019-05-28 22:51:12 +00:00
MobiusDevelopment f7f0670efa XP Rune 1hr Pack extractable item.
Contributed by jagltoro.
2019-05-27 18:10:57 +00:00
MobiusDevelopment 22bef12067 Eva's Rune item adjustments.
Contributed by Darkbash.
2019-05-26 19:38:50 +00:00