Commit Graph

803 Commits

Author SHA1 Message Date
3fb20833da Autoplay target consideration and rebuff time margin.
Thanks to nasseka.
2021-10-12 01:31:10 +00:00
0d77fda245 Attendance variables moved to PlayerVariables class. 2021-10-04 13:31:32 +00:00
4e34494d03 Reset attendance rewards every day at 6:30 am.
Contributed by nasseka.
2021-10-04 13:04:50 +00:00
9840289ef6 Make use of CustomSkillsLoad configuration. 2021-10-03 19:47:50 +00:00
0c4cbf4e18 Runnable implementations for task manager classes. 2021-10-02 22:51:05 +00:00
699ef110ed Addition of player fame and raidpoint limit checks. 2021-09-30 06:21:07 +00:00
0b33663f07 Check if player world is null on instance leave. 2021-09-28 11:30:17 +00:00
b287491b31 Addition for skills obtained from castle.
Contributed by nasseka.
2021-09-26 20:21:27 +00:00
78c0316f4f Addition of INSTANCE_ORIGIN at PlayerVariables. 2021-09-26 10:43:41 +00:00
fce88c2895 Fixed EffectZone cancel task NPE. 2021-09-25 06:45:49 +00:00
5a89263367 Fixed restoring instance origin location. 2021-09-25 06:37:14 +00:00
46e8da1621 Fix for dual class skills (Exalted skills).
Thanks to nasseka.
2021-09-23 21:16:59 +00:00
72789d9a0c Auto hunt short range related cleanup. 2021-09-23 14:10:09 +00:00
62bcff8d76 Fixed rune effects not being applied when switching between classes.
Contributed by nasseka.
2021-09-23 12:21:33 +00:00
bb648e3354 Fixed switching between main and dual class not turning off autoskills.
Contributed by nasseka.
2021-09-23 12:14:20 +00:00
9607e448fa Kick player from instance on logout. 2021-09-23 11:21:37 +00:00
631517872e Use object ids for instance allowed players. 2021-09-23 10:27:22 +00:00
d718d914de Htmls set by players should not contain any tags. 2021-09-22 11:22:23 +00:00
9093564d49 Reverse order to handle Ertheias and proper category for awaken classes. 2021-09-22 02:34:22 +00:00
f613b98386 Fixed probable community board post bypass exploit. 2021-09-22 01:59:50 +00:00
114f0d8727 Fixed probable clan notice bypass exploit. 2021-09-22 01:14:36 +00:00
b86ac7b602 Upgrade equipment should not retain enchant.
Contributed by nasseka.
2021-09-21 21:58:26 +00:00
b7c708d1f4 Transfer auto use with shortcut replacements. 2021-09-21 21:43:09 +00:00
142a845657 Prohibit triggering class change icon after last change. 2021-09-21 21:36:54 +00:00
fd8a63d711 Restore auto shortcut visual after teleporting. 2021-09-20 23:32:30 +00:00
f4fa6dcd9f Removed Npc hasListener method. 2021-09-20 23:25:06 +00:00
e91f6902dd Implemented the ExRequestClassChangeVerifying client packet. 2021-09-20 23:15:23 +00:00
c9abc460e5 Fixed restoring auto potions. 2021-09-20 00:44:38 +00:00
c8659d9da8 Simplified auto use restore method active value. 2021-09-19 23:19:03 +00:00
01bd285cec Resume auto play upon enter game configuration. 2021-09-19 22:00:01 +00:00
cab91dfa54 Store auto use settings. 2021-09-19 18:29:08 +00:00
ad08f1081a StatSet getIntegerList rework and addition of setIntegerList. 2021-09-19 13:20:41 +00:00
c3889a0039 Store auto use of shortcuts. 2021-09-19 11:59:17 +00:00
b36c00531d Fixed deleted shortcuts showing after relogin. 2021-09-18 21:12:24 +00:00
c3de924e85 Removed null check from ListenersContainer hasListener method. 2021-09-18 12:54:34 +00:00
3918bbc997 AbstractScript uses NPC templates to register events. 2021-09-17 14:03:38 +00:00
6b6e2585c8 Tempfix for not triggering onFirstTalk. 2021-09-17 12:54:15 +00:00
80707736af ListenersContainer unnecessary initialization related cleanup. 2021-09-16 23:00:46 +00:00
a6cd1d2a7e Reuse item info for the equipment upgrade system. 2021-09-16 22:20:38 +00:00
1d392a8a8a Reuse item info for multisells that are maintainEnchantment enabled. 2021-09-16 22:15:26 +00:00
7da17cc9a3 Fixed autouse stop when learn skill or moving shortcuts.
Contributed by Serenitty.
2021-09-16 21:54:00 +00:00
cc50309000 Fixed AutoLootHerbs configuration not triggering herb skills. 2021-09-16 15:10:15 +00:00
3a5431ea2b Maintain enchant level for chance multisells. 2021-09-15 22:13:24 +00:00
370ceaa8ef Prohibit auto attacking guards with skills. 2021-09-15 08:31:10 +00:00
7af362f30a Skill queue related adjustments.
Contributed by paparas21.
2021-09-14 21:34:05 +00:00
71d323480f Fixed minor message typo at EffectHandler.
Contributed by Nazuka.
2021-09-13 13:25:12 +00:00
4baa29f4a0 Addition of BonusRaidPoints effect handler. 2021-09-13 13:08:53 +00:00
311bbcdbad Chance multisell price check adjustments. 2021-09-06 21:21:18 +00:00
279f799ebc Inventory NPE check when using isChangingClass method. 2021-08-30 10:51:00 +00:00
422492b2e4 Re-addition of blinkActive related methods. 2021-08-28 17:42:18 +00:00