MobiusDevelopment
|
3227e80226
|
Store WorldObject location in a Location object.
|
2021-11-23 00:45:29 +00:00 |
|
MobiusDevelopment
|
542c7d0b05
|
Addition of support for multiple champion monster drops.
Contributed by CostyKiller.
|
2021-11-22 14:00:47 +00:00 |
|
MobiusDevelopment
|
24d326dbae
|
Update skill shortcuts when autolearn is enabled.
|
2021-11-22 02:30:19 +00:00 |
|
MobiusDevelopment
|
df9fb73a40
|
Fixed max clan mission count, also DailyTaskManager and PlayerVariables cleanup.
Thanks to nasseka.
|
2021-11-18 13:02:32 +00:00 |
|
MobiusDevelopment
|
5813db65c2
|
Renamed skills package to skill.
|
2021-11-17 09:34:45 +00:00 |
|
MobiusDevelopment
|
e7486d6aa8
|
Renamed items package to item.
|
2021-11-17 07:35:23 +00:00 |
|
MobiusDevelopment
|
2137ebbee3
|
Removal of Instance suffix from class names.
|
2021-11-17 05:26:36 +00:00 |
|
MobiusDevelopment
|
60132d5a49
|
Prevent restoring SchemeBuffer skills that where removed from settings.
|
2021-11-15 03:23:47 +00:00 |
|
MobiusDevelopment
|
9c6f431961
|
Broadcast MoveToLocation when Playable tries to reach a Playable target.
Thanks to Trance.
|
2021-11-15 03:09:33 +00:00 |
|
MobiusDevelopment
|
25a3ca5ce8
|
Method needHpUpdate simplification.
|
2021-11-14 23:13:54 +00:00 |
|
MobiusDevelopment
|
e9f27b365e
|
Quest condition is now cached in a separate QuestState variable.
|
2021-11-13 15:21:57 +00:00 |
|
MobiusDevelopment
|
2988292540
|
Admin server info improvements and minor font tag corrections.
Thanks to Trance.
|
2021-11-12 02:33:59 +00:00 |
|
MobiusDevelopment
|
47a9d54ef4
|
Prevent admin get stuck when using bypass command.
|
2021-11-10 22:00:30 +00:00 |
|
MobiusDevelopment
|
8265c45d55
|
Include runnable class name to ThreadPool exception log.
|
2021-11-09 23:24:25 +00:00 |
|
MobiusDevelopment
|
6da66f9503
|
Simplified flood protector methods.
|
2021-11-09 16:01:26 +00:00 |
|
MobiusDevelopment
|
830fbb1b61
|
Consistent naming for config reader variables.
|
2021-11-08 22:05:49 +00:00 |
|
MobiusDevelopment
|
fcc9de1b6d
|
Replaced CrestTable ResultSet deleteRow with removeCrest method.
|
2021-11-08 17:21:06 +00:00 |
|
MobiusDevelopment
|
ac07bd6d8a
|
Organized configuration files to match newer branches.
|
2021-11-08 17:00:19 +00:00 |
|
MobiusDevelopment
|
259fa858f6
|
Addition of player action flood protector.
|
2021-11-08 15:52:50 +00:00 |
|
MobiusDevelopment
|
36b63b34b3
|
Ally crest related adjustments.
|
2021-11-07 22:47:49 +00:00 |
|
MobiusDevelopment
|
99c349ead8
|
Addition of AugmentScript and EnchantItem flood protectors.
|
2021-11-07 11:58:07 +00:00 |
|
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 |
|