Commit Graph

271 Commits

Author SHA1 Message Date
MobiusDevelopment
ab19b0ba91 Avoid front backstab visual character rotation. 2021-11-07 11:53:34 +00:00
MobiusDevelopment
aee19fe012 Clan warehouse should not be bound with player id. 2021-11-07 11:44:26 +00:00
MobiusDevelopment
7df5a79e04 Check if summon skill is enabled not related with access level. 2021-11-07 11:41:35 +00:00
MobiusDevelopment
b19fd303fd Added enchantmentLevel for multisell enchanted item and ingredients. 2021-11-07 11:37:12 +00:00
MobiusDevelopment
e499dda6fa Skilltree getAllAvailableSkills method cleanup. 2021-11-05 22:13:16 +00:00
MobiusDevelopment
419edfd7f5 Removal of disconnection defaultSequence boolean close methods. 2021-11-04 02:54:18 +00:00
MobiusDevelopment
d9cb58d31c Re-introduction of cast target and skill target check. 2021-11-03 05:35:14 +00:00
MobiusDevelopment
79e4b4024a Reverted follow while target is running changes.
Contributed by Trance.
2021-11-02 14:44:03 +00:00
MobiusDevelopment
0506c469a3 Minor base AI class cleanup. 2021-11-01 22:21:53 +00:00
MobiusDevelopment
593e36fc3a Solo event status related additions. 2021-10-30 13:54:02 +00:00
MobiusDevelopment
66d22336c3 Removal of cron4j and event abstractions. 2021-10-29 21:34:58 +00:00
MobiusDevelopment
8fdb4899ac Removal of hardcoded events and addition of player isOnCustomEvent methods. 2021-10-28 21:26:33 +00:00
MobiusDevelopment
6b069bb28a Addition of getMainDamageDealer method. 2021-10-27 21:26:39 +00:00
MobiusDevelopment
a0ee3599f5 ThreadPool revert and path change. 2021-10-27 00:58:25 +00:00
MobiusDevelopment
4e9f507f33 Proper random walking override. 2021-10-26 23:50:42 +00:00
MobiusDevelopment
eff982c293 Working implementation of hasRandomAnimation method. 2021-10-25 23:03:46 +00:00
MobiusDevelopment
fe146ca4e4 Fixed Seal of Ruler casting prohibition. 2021-10-25 22:48:10 +00:00
MobiusDevelopment
4b302b66db Removal of notifyEvent EVT_ARRIVED with task. 2021-10-24 22:11:14 +00:00
MobiusDevelopment
7c4f31076d Fixed RequestGMCommand not working on targets. 2021-10-24 13:18:11 +00:00
MobiusDevelopment
a67d7fce78 Fixed CrestTable getting stuck on load. 2021-10-22 22:22:45 +00:00
MobiusDevelopment
13ce8cbc2c Re-addition of _isEnabled field. 2021-10-22 02:31:40 +00:00
MobiusDevelopment
47786d53d4 Dropped packet crypt listeners and related cleanup. 2021-10-21 23:15:04 +00:00
MobiusDevelopment
ebfc7864ee Addition of StatSet integer map methods. 2021-10-20 17:26:31 +00:00
MobiusDevelopment
7612b7897a Handle non positive bound values. 2021-10-17 18:16:56 +00:00
MobiusDevelopment
03ee1d5ad6 Parameter sanity check to prevent possible illegal argument exceptions. 2021-10-15 23:42:11 +00:00
MobiusDevelopment
30b212ad79 Define minimum positive numbers close to zero. 2021-10-15 23:31:27 +00:00
MobiusDevelopment
fb44d85ace Removed obsolete double origin and bound check. 2021-10-15 21:49:49 +00:00
MobiusDevelopment
5b9672e9b4 Removed redundant CharSelectionInfo base class check. 2021-10-15 21:35:27 +00:00
MobiusDevelopment
ccd7db72c4 Dropped new ThreadLocal in favor of ThreadLocalRandom. 2021-10-15 21:13:59 +00:00
MobiusDevelopment
cdbc38c32b Updated to Java 17. 2021-10-13 21:39:56 +00:00
MobiusDevelopment
0c4cbf4e18 Runnable implementations for task manager classes. 2021-10-02 22:51:05 +00:00
MobiusDevelopment
fce88c2895 Fixed EffectZone cancel task NPE. 2021-09-25 06:45:49 +00:00
MobiusDevelopment
d718d914de Htmls set by players should not contain any tags. 2021-09-22 11:22:23 +00:00
MobiusDevelopment
f613b98386 Fixed probable community board post bypass exploit. 2021-09-22 01:59:50 +00:00
MobiusDevelopment
114f0d8727 Fixed probable clan notice bypass exploit. 2021-09-22 01:14:36 +00:00
MobiusDevelopment
ad08f1081a StatSet getIntegerList rework and addition of setIntegerList. 2021-09-19 13:20: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
e112a41862 Proper packet structure for FriendList. 2021-08-17 12:19:29 +00:00
MobiusDevelopment
d8ad639e35 Unsummon pets on server shutdown. 2021-08-12 22:14:47 +00:00
MobiusDevelopment
ad4f46e139 Proper naming for Creature isFalling field. 2021-08-11 22:13:00 +00:00
MobiusDevelopment
cefabb9fe9 Addition of Creature isDisabled method. 2021-08-11 22:08:05 +00:00
MobiusDevelopment
0782cfcdba Addition of missing license text spaces. 2021-07-30 00:47:17 +00:00
MobiusDevelopment
02b8376575 Addition of optional range parameter to delete command. 2021-07-15 00:14:03 +00:00
MobiusDevelopment
8e8084e8dd Fixed NodeBuffer exhaustion. 2021-07-09 22:06:22 +00:00
MobiusDevelopment
03857d87ee Proper naming for GameTimeTaskManager in comments. 2021-06-21 22:35:10 +00:00
MobiusDevelopment
dcc2fd58f1 Minor code cleanup. 2021-06-12 21:21:17 +00:00
MobiusDevelopment
22db860d42 Moved crest data to SQL. 2021-05-29 01:04:55 +00:00
MobiusDevelopment
24e82859ca Unsummon previous existing pet, return null if template does not exist. 2021-05-28 23:48:11 +00:00
MobiusDevelopment
b129f85e5c Fixed access emulated by synthetic accessors. 2021-05-26 22:54:07 +00:00