Commit Graph

1319 Commits

Author SHA1 Message Date
MobiusDevelopment
0243f96542 Fixed changing to dual not updating in party window.
Contributed by LLiuKe.
2021-09-19 23:51:07 +00:00
MobiusDevelopment
c8659d9da8 Simplified auto use restore method active value. 2021-09-19 23:19:03 +00:00
MobiusDevelopment
31e2b1f178 Clan hall auctioneers get town name from fnAgitMap spawn value. 2021-09-19 23:02:21 +00:00
MobiusDevelopment
01bd285cec Resume auto play upon enter game configuration. 2021-09-19 22:00:01 +00:00
MobiusDevelopment
cab91dfa54 Store auto use settings. 2021-09-19 18:29:08 +00:00
MobiusDevelopment
ad08f1081a StatSet getIntegerList rework and addition of setIntegerList. 2021-09-19 13:20:41 +00:00
MobiusDevelopment
c3889a0039 Store auto use of shortcuts. 2021-09-19 11:59:17 +00:00
MobiusDevelopment
3fcdf690a9 Fixed various items that could not be auto used. 2021-09-19 11:46:31 +00:00
MobiusDevelopment
b36c00531d Fixed deleted shortcuts showing after relogin. 2021-09-18 21:12:24 +00:00
MobiusDevelopment
c3de924e85 Removed null check from ListenersContainer hasListener method. 2021-09-18 12:54:34 +00:00
MobiusDevelopment
fef6b6220b Extrapolated stats for levels 100, 101 and 102. 2021-09-18 11:49:32 +00:00
MobiusDevelopment
3918bbc997 AbstractScript uses NPC templates to register events. 2021-09-17 14:03:38 +00:00
MobiusDevelopment
6b6e2585c8 Tempfix for not triggering onFirstTalk. 2021-09-17 12:54:15 +00:00
MobiusDevelopment
80707736af ListenersContainer unnecessary initialization related cleanup. 2021-09-16 23:00:46 +00:00
MobiusDevelopment
a6cd1d2a7e Reuse item info for the equipment upgrade system. 2021-09-16 22:20:38 +00:00
MobiusDevelopment
1d392a8a8a Reuse item info for multisells that are maintainEnchantment enabled. 2021-09-16 22:15:26 +00:00
MobiusDevelopment
7da17cc9a3 Fixed autouse stop when learn skill or moving shortcuts.
Contributed by Serenitty.
2021-09-16 21:54:00 +00:00
MobiusDevelopment
cc50309000 Fixed AutoLootHerbs configuration not triggering herb skills. 2021-09-16 15:10:15 +00:00
MobiusDevelopment
3a5431ea2b Maintain enchant level for chance multisells. 2021-09-15 22:13:24 +00:00
MobiusDevelopment
370ceaa8ef Prohibit auto attacking guards with skills. 2021-09-15 08:31:10 +00:00
MobiusDevelopment
7af362f30a Skill queue related adjustments.
Contributed by paparas21.
2021-09-14 21:34:05 +00:00
MobiusDevelopment
71d323480f Fixed minor message typo at EffectHandler.
Contributed by Nazuka.
2021-09-13 13:25:12 +00:00
MobiusDevelopment
4baa29f4a0 Addition of BonusRaidPoints effect handler. 2021-09-13 13:08:53 +00:00
MobiusDevelopment
ff0ab5da0d Blood of Sacrifice debuff should not be able to be cleansed.
Contributed by Iris.
2021-09-08 21:06:19 +00:00
MobiusDevelopment
311bbcdbad Chance multisell price check adjustments. 2021-09-06 21:21:18 +00:00
MobiusDevelopment
6a889c2eca Removal of ToI doors. 2021-09-01 14:55:47 +00:00
MobiusDevelopment
279f799ebc Inventory NPE check when using isChangingClass method. 2021-08-30 10:51:00 +00:00
MobiusDevelopment
422492b2e4 Re-addition of blinkActive related methods. 2021-08-28 17:42:18 +00:00
MobiusDevelopment
da9b0b310e Fixed issue with players re-appearing after logging off.
Contributed by Sahar.
2021-08-27 19:46:00 +00:00
MobiusDevelopment
caa5749e6d Send PetItemList after consuming food. 2021-08-27 19:22:57 +00:00
MobiusDevelopment
3eeaa99cdd Fix clan sometimes not updating when member privileges change.
Contributed by nasseka.
2021-08-26 22:54:35 +00:00
MobiusDevelopment
3e26f8a27b There is no need to store z value. 2021-08-25 23:42:48 +00:00
MobiusDevelopment
f4c89e8fb5 Changed getRandomPoint calculation for ZoneCylinder. 2021-08-23 21:38:41 +00:00
MobiusDevelopment
8975ca9f7e Proper solution for class change unequip issue. 2021-08-23 21:12:01 +00:00
MobiusDevelopment
7d4c880e4f Dropped blinkActive related methods.
Thanks to Sahar.
2021-08-22 21:03:02 +00:00
MobiusDevelopment
2e3dd3d853 Do not unequip bracelets, talismans or artifacts on class change. 2021-08-21 23:54:44 +00:00
MobiusDevelopment
a852158200 Removed Z Garbage Collector configuration. 2021-08-18 23:21:04 +00:00
MobiusDevelopment
471b06e031 Addition of SkillFinishType enumeration. 2021-08-18 16:39:21 +00:00
MobiusDevelopment
c2d8864dd7 Synced previous changes with TriggerSkillByMagicType effect. 2021-08-18 14:39:50 +00:00
MobiusDevelopment
399ebe3686 Addition of parameter to replace existing effect with triggered. 2021-08-18 14:04:15 +00:00
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
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
757dc8f7f8 Cancel automatic casting on teleport.
Contributed by Horus.
2021-08-13 21:18:04 +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
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
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
0782cfcdba Addition of missing license text spaces. 2021-07-30 00:47:17 +00:00
MobiusDevelopment
c0d6a5e579 Removed usage of steam to check abnormals on effects. 2021-07-27 23:53:10 +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
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
349014127c Addition of auto use skill availability methods.
Thanks to manax182.
2021-07-20 00:20:13 +00:00
MobiusDevelopment
66ea7de851 Moved Goddard castle spawns to a separate file. 2021-07-17 19:09:44 +00:00
MobiusDevelopment
40d1a89680 Making use of the Z Garbage Collector added with Java 11. 2021-07-17 16:35:43 +00:00
MobiusDevelopment
cf9d6e6838 Optional support for running longtime events yearly.
Contributed by Costykiller.
2021-07-17 16:08:57 +00:00
MobiusDevelopment
1855506ea1 Moved Giran castle spawns to a separate file. 2021-07-16 17:20:33 +00:00
MobiusDevelopment
fc7ba188c4 Moved Aden castle spawns to a separate file. 2021-07-16 15:53:48 +00:00
MobiusDevelopment
efcc3f8e07 Method getAdminCommandList should be placed last. 2021-07-15 00:37:25 +00:00
MobiusDevelopment
02b8376575 Addition of optional range parameter to delete command. 2021-07-15 00:14:03 +00:00
MobiusDevelopment
7c85402870 Stop attack actions when auto play is not enabled. 2021-07-14 17:33:33 +00:00
MobiusDevelopment
6436dbe21c Removed special characters from pet template file names.
Thanks to nonom.
2021-07-14 17:04:36 +00:00
MobiusDevelopment
47ce8c29fb Fixed VitalityConsumeByBoss configuration.
Contributed by nasseka.
2021-07-14 13:12:49 +00:00
MobiusDevelopment
ffcbef2722 Reduce object creation and calculations for long time event isEventPeriod method. 2021-07-13 17:39:54 +00:00
MobiusDevelopment
8e8084e8dd Fixed NodeBuffer exhaustion. 2021-07-09 22:06:22 +00:00
MobiusDevelopment
ced2bd05e6 Talisman equip message adjustments.
Contributed by manax182.
2021-07-08 23:16:15 +00:00
MobiusDevelopment
31818c5757 Should remove all buffs before moving player to the match.
Contributed by Sero.
2021-07-08 22:53:35 +00:00
MobiusDevelopment
01bad9e889 Fixed inability to dispel some skills.
Contributed by nasseka.
2021-07-08 16:21:12 +00:00
MobiusDevelopment
28585f740d Static skills should not be affected by double time.
Contributed by nasseka.
2021-07-08 15:57:11 +00:00
MobiusDevelopment
572f45451c Retail message for entering hunting zones from peace zones.
Contributed by manax182.
2021-07-02 23:17:55 +00:00
MobiusDevelopment
8a311baada Reverted revision 8919 timed hunting zone changes.
Contributed by nasseka.
2021-07-02 23:07:29 +00:00
MobiusDevelopment
741cb757b6 Fixed skills not been casted in instances.
Contributed by nasseka.
2021-07-02 22:19:44 +00:00
MobiusDevelopment
df605dec7d Entry to timed hunting zones only from peace areas. 2021-07-01 22:30:09 +00:00
MobiusDevelopment
2185cd4bdd Addition of Corroded Fields timed hunting zone.
Thanks to manax182.
2021-06-29 23:23:36 +00:00
MobiusDevelopment
8adca41278 Addition of PlayerInstance getTimedHuntingZone method. 2021-06-28 23:24:16 +00:00
MobiusDevelopment
c9659c5cbe Renamed method checkInstanceTime to isSoloInstance. 2021-06-28 23:15:28 +00:00
MobiusDevelopment
35632e82a8 Addition of checkInstanceTime timed hunting zone parameter. 2021-06-28 23:02:11 +00:00
MobiusDevelopment
31c73e9d8f Summoning a servitor should not renew your own PvP flag time.
Contributed by Iris.
2021-06-27 23:38:40 +00:00
MobiusDevelopment
cabfc01be6 DailyTaskManager weekly reset improvements.
Thanks to nasseka.
2021-06-27 14:58:44 +00:00
MobiusDevelopment
b6c5d53a3c Only level 3 and 4 clans are able to participate in the Gludio castle siege.
Contributed by Iris.
2021-06-27 09:28:10 +00:00
MobiusDevelopment
6cb552f3de Prohibit triggering onCreatureSee when regions are inactive. 2021-06-24 00:21:39 +00:00