Commit Graph

79 Commits

Author SHA1 Message Date
MobiusDevelopment
13ca1e1de4 Calculate early and reuse TriggerSkillBySkill target. 2021-08-18 13:38:22 +00:00
MobiusDevelopment
836f18108b CeremonyOfChaosManager stream removal.
Contributed by nasseka.
2021-08-17 11:06:44 +00:00
MobiusDevelopment
dcbb9a5cd9 ZoneType stream removal. 2021-08-16 21:33:25 +00:00
MobiusDevelopment
50ef9c8ce6 Prefer to destroy non equipped items first. 2021-08-16 02:00:54 +00:00
MobiusDevelopment
858a4b7c8c Fixed level 45 Backstab non negative effectPoint.
Contributed by darkillust.
2021-08-15 15:36:16 +00:00
MobiusDevelopment
6dacfa9b7d Attack and protection artifacts limited to 3 paperdoll slots.
Contributed by nasseka.
2021-08-15 13:59:06 +00:00
MobiusDevelopment
67dc9f5113 Balance artifacts are limited to 12 paperdoll slots.
Contributed by nasseka.
2021-08-15 11:50:26 +00:00
MobiusDevelopment
5acc6f0335 Fixed equip artifact out of bounds exception. 2021-08-14 12:16:05 +00:00
MobiusDevelopment
5777b4ac77 Remove queued skill upon move request. 2021-08-14 11:44:32 +00:00
MobiusDevelopment
d8aff79435 Prohibit collection consuming equipped items.
Contributed by Horus.
2021-08-13 21:43:16 +00:00
MobiusDevelopment
757dc8f7f8 Cancel automatic casting on teleport.
Contributed by Horus.
2021-08-13 21:18:04 +00:00
MobiusDevelopment
ead4655c1d Special Sayha's Cloak should use options.
Contributed by musicgyz.
2021-08-13 18:33:20 +00:00
MobiusDevelopment
36f8ef4f30 Finish attack action and then cast skills.
Thanks to paparas21.
2021-08-11 23:27:14 +00:00
MobiusDevelopment
cefabb9fe9 Addition of Creature isDisabled method. 2021-08-11 22:08:05 +00:00
MobiusDevelopment
aa50d9efa6 Fixed Archer NPCs not moving while attacking.
Author: Maneco2
2021-08-11 21:27:29 +00:00
MobiusDevelopment
74c5563623 Fixed Berseker Spirit automatic use.
Contributed by darkillust.
2021-08-10 23:41:34 +00:00
MobiusDevelopment
ee1d7ab90d Addition of various new item templates. 2021-08-09 10:59:16 +00:00
MobiusDevelopment
3a2df673d6 Addition of new skill templates and name updates. 2021-08-09 01:53:40 +00:00
MobiusDevelopment
70181fecb8 Addition of new NPC templates. 2021-08-08 23:14:32 +00:00
MobiusDevelopment
3d3d73309c Fixed Clan exp related ArrayIndexOutOfBoundsException. 2021-08-08 12:10:46 +00:00
MobiusDevelopment
6277b90f51 Fixed PlayerInstance client punishment related NPE. 2021-08-07 11:02:54 +00:00
MobiusDevelopment
a261be39a8 Fixed probable hardware info holder NPE. 2021-08-07 00:35:27 +00:00
MobiusDevelopment
d5387bb853 Implemented HWID punishment affect. 2021-08-06 17:20:31 +00:00
MobiusDevelopment
8623b7a921 Moved Oren castle spawns to a separate file. 2021-08-04 13:07:47 +00:00
MobiusDevelopment
26872feac8 Moved Gludio castle spawns to a separate file. 2021-08-04 11:54:31 +00:00
MobiusDevelopment
a122a2b37c Moved Dion castle spawns to a separate file. 2021-08-04 08:58:52 +00:00
MobiusDevelopment
156e21fb16 Addition of new abnormal visual effects.
Contributed by Horus.
2021-08-01 11:47:57 +00:00
MobiusDevelopment
ec9cdcced0 Null checks for AbstractPlayerGroup isLeader method. 2021-07-31 00:08:35 +00:00
MobiusDevelopment
13b9f0c499 Changed doEventDrop method attacker parameter to Creature. 2021-07-30 23:57:27 +00:00
MobiusDevelopment
62e806f672 Removed level related byte casts. 2021-07-30 01:01:24 +00:00
MobiusDevelopment
0782cfcdba Addition of missing license text spaces. 2021-07-30 00:47:17 +00:00
MobiusDevelopment
75d6d5c423 Proper method for getting account name. 2021-07-28 18:37:36 +00:00
MobiusDevelopment
c0d6a5e579 Removed usage of steam to check abnormals on effects. 2021-07-27 23:53:10 +00:00
MobiusDevelopment
c16d5940a6 Removed stackable checks from compound clientpackets.
Contributed by nasseka.
2021-07-23 22:47:11 +00:00
MobiusDevelopment
55ad1bd328 Proper naming for auto skill configuration. 2021-07-22 22:49:03 +00:00
MobiusDevelopment
5adec1331e Self targeting for non playable targets.
Contributed by nasseka.
2021-07-22 22:11:42 +00:00
MobiusDevelopment
7343289250 Check for skill SELF target type when auto casting buffs.
Contributed by nasseka.
2021-07-22 11:16:57 +00:00
MobiusDevelopment
2dcb626712 Addition of EventDropManager class. 2021-07-22 11:03:19 +00:00
MobiusDevelopment
0e745ad289 Use of simple ArrayList to store drops. 2021-07-22 10:21:06 +00:00
MobiusDevelopment
db65b65a19 Removed forced self cast of auto buffs. 2021-07-21 17:22:24 +00:00
MobiusDevelopment
2355d91cf2 Removed movement check from auto casting skills.
Contributed by nasseka.
2021-07-20 22:53:30 +00:00
MobiusDevelopment
c389e99ca8 Fixed clan exp table out of bounds exception. 2021-07-20 22:33:34 +00:00
MobiusDevelopment
e220cc1a08 Addition of powerModifier parameter at PhysicalAttack effect. 2021-07-20 22:30:47 +00:00
MobiusDevelopment
81cf10162b Changed skill skip order for AutoUseTaskManager. 2021-07-20 22:03:48 +00:00
MobiusDevelopment
241f9a4a10 Exclude pet object ids from IdManager item cleanup. 2021-07-20 00:43:15 +00:00
MobiusDevelopment
c6700b3fcb Removed Collection system deletion query from store method. 2021-07-20 00:38:27 +00:00
MobiusDevelopment
349014127c Addition of auto use skill availability methods.
Thanks to manax182.
2021-07-20 00:20:13 +00:00
MobiusDevelopment
28c320eef5 Addition of Scroll: Enchant Aden Weapon (93038) safeEnchant.
Contributed by gvr.
2021-07-19 19:48:18 +00:00
MobiusDevelopment
8be3039133 Quest 10290 button and dialog show fix.
Contributed by gvr.
2021-07-18 14:21:30 +00:00
MobiusDevelopment
63d31e85eb Addition of collection related options.
Contributed by manax182.
2021-07-17 21:17:40 +00:00