Commit Graph

685 Commits

Author SHA1 Message Date
MobiusDevelopment 8f778d9d40 Auto play support for different target modes. 2022-11-18 01:52:16 +00:00
MobiusDevelopment bb66fa5fd7 HpCpHeal effect should also use additional potion CP stat.
Thanks to petryxa.
2022-11-17 02:42:52 +00:00
MobiusDevelopment 4956142361 Fixed missing option warnings. 2022-11-15 22:16:40 +00:00
MobiusDevelopment e9af655afe Precautionary checks for EnchantItemOptionsData. 2022-11-15 22:15:46 +00:00
MobiusDevelopment 9b2bd62683 Trigger onItemUse event when auto using items. 2022-11-15 22:02:07 +00:00
MobiusDevelopment b931904c15 Removed RequestAcquireSkill max level check.
Thanks to jimi3.
2022-11-15 01:20:48 +00:00
MobiusDevelopment c45d33e59c Pledge Mission additions.
Contributed by nasseka.
2022-11-12 22:30:48 +00:00
MobiusDevelopment 1d2e773cbd Cleaner approach for writing string bytes. 2022-11-12 22:26:21 +00:00
MobiusDevelopment ada20b8095 Various cleanups for special characters. 2022-11-12 03:25:14 +00:00
MobiusDevelopment 6cde3bd7a6 Comment typo corrections. 2022-11-11 01:20:37 +00:00
MobiusDevelopment e0fc549bb7 Replaced \n with space. 2022-11-11 00:55:58 +00:00
MobiusDevelopment 5be9c567be Fixed ServerList getting proper server address. 2022-11-09 22:50:14 +00:00
MobiusDevelopment db5d726793 Addition of creature movement fail logger. 2022-11-08 22:27:35 +00:00
MobiusDevelopment 864abb8662 Addition of missing sendNpcLogList at special mission quests. 2022-11-07 22:43:59 +00:00
MobiusDevelopment c90b7504d6 Do not start disabled sieges. 2022-11-07 22:42:17 +00:00
MobiusDevelopment 14cb1e0cff Use ThreadPool with login server. 2022-11-07 22:41:24 +00:00
MobiusDevelopment f89dfc0f98 Fixed non-english text decoding. 2022-11-07 22:37:39 +00:00
MobiusDevelopment 659158d5b5 New networking. 2022-11-05 21:34:02 +00:00
MobiusDevelopment 703c8874f7 Removed CanSummonMultiSkillCondition spammed message.
Contributed by nasseka.
2022-11-04 01:42:43 +00:00
MobiusDevelopment 66e84b62a8 Updated pet level data with proper stats. 2022-11-04 01:38:51 +00:00
MobiusDevelopment 25fa7f050b Pet level should be set properly to wanted value. 2022-11-04 01:33:28 +00:00
MobiusDevelopment 218841c51e Hero claim message now uses ClassListData.
Thanks to Enryu.
2022-11-02 23:21:17 +00:00
MobiusDevelopment 8e4340bed6 Check if exp or sp is gained before sending reward message. 2022-11-02 23:00:32 +00:00
MobiusDevelopment c95be5ef68 Extra checks for ItemContainer deleteMe method. 2022-11-02 02:10:32 +00:00
MobiusDevelopment c619e4e4b4 LoginServerThread should completely send sendLogout on login fail. 2022-10-31 22:17:35 +00:00
MobiusDevelopment 04e8766198 Fixed player join clan with penalty from clan entry application.
Contributed by Enryu.
2022-10-25 22:00:28 +00:00
MobiusDevelopment 6bb89f77de Fixed probable CeremonyOfChaos NPE. 2022-10-23 23:48:39 +00:00
MobiusDevelopment 742bf023d2 Item logger improvements. 2022-10-22 21:20:28 +00:00
MobiusDevelopment 74e6acc388 Addition of AttackableThink and Movement task pools. 2022-10-22 00:16:16 +00:00
MobiusDevelopment 99c556eade Addition of AutoPlay and AutoUse task pools. 2022-10-22 00:14:41 +00:00
MobiusDevelopment fc4ae26cc6 Angle of attack rework.
Contributed by kamikadzz.
2022-10-19 21:14:04 +00:00
MobiusDevelopment ddefe2f413 Manage summon skill action with SELF target type. 2022-10-19 07:25:24 +00:00
MobiusDevelopment 98ce347b37 Addition of ThreadProvider class. 2022-10-18 22:11:24 +00:00
MobiusDevelopment 8c63798e84 Fixed server info deamon thread count. 2022-10-18 22:10:34 +00:00
MobiusDevelopment 8f62c02c2f Olympiad logger format change.
Contributed by CostyKiller.
2022-10-17 21:22:26 +00:00
MobiusDevelopment 8a050116cc Reduced spam from OlympiadGameManager all current games finished log. 2022-10-17 21:21:36 +00:00
MobiusDevelopment c7a2b8c3c7 Pass replaced skills to player auto use settings. 2022-10-16 22:40:15 +00:00
MobiusDevelopment e93f99e04e Fixed reseting daily shop limits. 2022-10-16 21:58:29 +00:00
MobiusDevelopment 8c4fff7541 AttackEndTime rework and proper MovementTaskManager comments. 2022-10-16 21:44:29 +00:00
MobiusDevelopment 739e49bd8e Remove all toggles when set player active class.
Thanks to Liamxroy.
2022-10-16 21:42:04 +00:00
MobiusDevelopment dbda42233c AddSkillBySkill canPump transform check and send skill list onExit.
Thanks to Liamxroy.
2022-10-15 21:44:10 +00:00
MobiusDevelopment ba09d61dc4 Addition of ReplaceSkillBySkill canStart transformation condition.
Thanks to Liamxroy.
2022-10-15 21:40:37 +00:00
MobiusDevelopment ba0c034869 UnsummonServitor action should not work with pets.
Contributed by petryxa.
2022-10-15 21:11:23 +00:00
MobiusDevelopment 52ce1e3676 Calendar should never be used to get current time. 2022-10-15 21:08:11 +00:00
MobiusDevelopment 62e9521556 Fixed OctavisWarzone MINION_CALL NPE. 2022-10-15 00:15:14 +00:00
MobiusDevelopment 405042bc6e Partially reverted loadReportedCharData calendar logic. 2022-10-14 04:25:43 +00:00
MobiusDevelopment 1ca3152121 Fixed BotReportTable calendar schedule calculations. 2022-10-14 04:14:26 +00:00
MobiusDevelopment 31d35e5c58 Addition of ThreadPool validate delay method. 2022-10-14 03:45:35 +00:00
MobiusDevelopment 6358fde885 Do not broadcast char info when client is disconnected. 2022-10-11 22:51:29 +00:00
MobiusDevelopment 0d1f12fe71 Fixed Aden castle battlefield zone.
Contributed by Enryu.
2022-10-11 22:42:10 +00:00