MobiusDevelopment
|
77526bcd9e
|
Load handlers in alphabetical order and removal of Voting.
|
2020-01-31 21:28:27 +00:00 |
|
MobiusDevelopment
|
6f9412ee8e
|
Proper access rights for geodata commands.
|
2020-01-31 21:01:09 +00:00 |
|
MobiusDevelopment
|
d4cb185c34
|
Removed pointless user and master access levels.
|
2020-01-31 20:35:57 +00:00 |
|
MobiusDevelopment
|
b8cc736d7b
|
Removed useless DatatablesManager class.
|
2020-01-31 18:32:44 +00:00 |
|
MobiusDevelopment
|
ba4db6d434
|
Removed useless Manager class.
|
2020-01-31 18:27:40 +00:00 |
|
MobiusDevelopment
|
e25b9ff8a5
|
Walker route data moved from CSV to XML.
|
2020-01-31 18:14:48 +00:00 |
|
MobiusDevelopment
|
2a47acc03b
|
Map region data moved from CSV to XML.
|
2020-01-31 17:02:50 +00:00 |
|
MobiusDevelopment
|
0bb9dc685b
|
Removal of unused AbstractFormatter class.
|
2020-01-31 01:42:31 +00:00 |
|
MobiusDevelopment
|
a662f0db96
|
Removed scripts cron folder.
|
2020-01-31 01:34:10 +00:00 |
|
MobiusDevelopment
|
86a557fd60
|
Updated log classes to match newer branches.
|
2020-01-31 01:29:30 +00:00 |
|
MobiusDevelopment
|
fb52876f79
|
Removal of StatsVCmd class.
|
2020-01-31 00:31:39 +00:00 |
|
MobiusDevelopment
|
037da2abc7
|
Proper usage of sendMessage method.
|
2020-01-31 00:15:30 +00:00 |
|
MobiusDevelopment
|
845dea2551
|
Removed pointless assignments before packet send.
|
2020-01-30 23:02:45 +00:00 |
|
MobiusDevelopment
|
5cd563c611
|
Use simple class name for merchant and door information.
|
2020-01-30 14:16:40 +00:00 |
|
MobiusDevelopment
|
b8e3b3df0e
|
Stop auto use task without list checks.
|
2020-01-30 12:22:12 +00:00 |
|
MobiusDevelopment
|
178f692d47
|
Fixed Chamber of Prophecies grail NPE.
|
2020-01-30 12:16:02 +00:00 |
|
MobiusDevelopment
|
99c209f0ba
|
Proper handling for Quest timers concurrency.
|
2020-01-30 11:59:53 +00:00 |
|
MobiusDevelopment
|
25d3220ce2
|
Addition of item name comments for recipes.
|
2020-01-30 04:00:04 +00:00 |
|
MobiusDevelopment
|
9adadc4e86
|
Moved TeleportWhereType to enums.
|
2020-01-30 03:13:22 +00:00 |
|
MobiusDevelopment
|
8b9235ccc4
|
Minor text improvements.
|
2020-01-30 02:42:33 +00:00 |
|
MobiusDevelopment
|
0984cf59f8
|
Fixed AdminTest commands falling through next commands.
|
2020-01-30 02:01:05 +00:00 |
|
MobiusDevelopment
|
84b8e76471
|
Extractable item data moved from CSV to XML.
|
2020-01-30 01:49:00 +00:00 |
|
MobiusDevelopment
|
f1b7de35a6
|
Removed custom away system.
|
2020-01-29 16:04:15 +00:00 |
|
MobiusDevelopment
|
c31c85e2a3
|
Addition of PlayerInstance auto save task.
|
2020-01-29 14:41:07 +00:00 |
|
MobiusDevelopment
|
9d3904e755
|
Removal of AutoSaveManager as it encourages bad implementations.
|
2020-01-29 14:14:20 +00:00 |
|
MobiusDevelopment
|
6ef4009091
|
Removed useless ServerStatus class.
|
2020-01-29 14:00:10 +00:00 |
|
MobiusDevelopment
|
bb375e070f
|
There are GMs with no access to item creation.
|
2020-01-29 13:48:13 +00:00 |
|
MobiusDevelopment
|
ea377b81c9
|
Replaced BoatPathHolder Map with a List.
|
2020-01-29 13:35:12 +00:00 |
|
MobiusDevelopment
|
1059cb6906
|
Addition of BoatInstance removePassenger method.
|
2020-01-29 13:02:23 +00:00 |
|
MobiusDevelopment
|
f66dbc577c
|
Boat related packet improvements.
|
2020-01-29 12:50:50 +00:00 |
|
MobiusDevelopment
|
3f33e53666
|
Minor cleanup for previous commit.
|
2020-01-29 00:57:22 +00:00 |
|
MobiusDevelopment
|
78bf4dc9b3
|
Boat data moved from CSV to XML.
|
2020-01-29 00:21:41 +00:00 |
|
MobiusDevelopment
|
393e53514c
|
Removed pointless EffectTickTask tick count variable.
|
2020-01-28 15:26:44 +00:00 |
|
MobiusDevelopment
|
fe05c1cddc
|
There is no need for MpRewardTask to use AtomicInteger.
|
2020-01-28 15:21:23 +00:00 |
|
MobiusDevelopment
|
e5bd883546
|
Deprecated bad practice StatSet setters with returning values.
Also using simple HashMap instead of ConcurrentHashMap.
|
2020-01-28 13:48:46 +00:00 |
|
MobiusDevelopment
|
8dbfd09e0c
|
Proper naming for various data holding classes.
|
2020-01-28 11:48:32 +00:00 |
|
MobiusDevelopment
|
8ebd210ac3
|
Prevent isSkillAllowed lock by SkillTreesData loading status variable.
|
2020-01-28 11:11:46 +00:00 |
|
MobiusDevelopment
|
7a20f03af5
|
Removed pointless use of VolatileBoolean from sweeper conditions.
|
2020-01-28 10:57:22 +00:00 |
|
MobiusDevelopment
|
13554071b9
|
Script value volatile modifier.
|
2020-01-28 10:36:38 +00:00 |
|
MobiusDevelopment
|
3071525a9c
|
Proper use of isScriptValue instead of getScriptValue method.
|
2020-01-28 00:43:54 +00:00 |
|
MobiusDevelopment
|
d63bf771ff
|
Faster access integer script value instead of StatSet.
|
2020-01-28 00:16:37 +00:00 |
|
MobiusDevelopment
|
49439e8db4
|
Prevent initializing Npc variables with NpcAction.
|
2020-01-28 00:10:02 +00:00 |
|
MobiusDevelopment
|
1d0ec2298b
|
Proper mode for Talisman of Protection effects.
|
2020-01-27 21:12:39 +00:00 |
|
MobiusDevelopment
|
df3daf06bf
|
Updated Aden seed talisman manager.
Contributed by Puppyrawr.
|
2020-01-27 17:43:34 +00:00 |
|
MobiusDevelopment
|
de2871bef6
|
Separated siege guard task to one task per residence.
|
2020-01-27 16:55:04 +00:00 |
|
MobiusDevelopment
|
e7db7efaa7
|
Changed Dragon Weapons grade to R-grade.
Contributed by Edoo.
|
2020-01-27 13:59:31 +00:00 |
|
MobiusDevelopment
|
c7e72174b8
|
Fix for Adventurer bracelet.
Contributed by Darkloud.
|
2020-01-27 13:45:31 +00:00 |
|
MobiusDevelopment
|
6d89220f21
|
Addition of quests 10423, 10899, 10900 and 10901.
Contributed by Dmitri.
|
2020-01-27 13:33:35 +00:00 |
|
MobiusDevelopment
|
a58a2e11f9
|
Minor player packet improvements.
|
2020-01-27 03:49:45 +00:00 |
|
MobiusDevelopment
|
5b451abf74
|
Complete weapon default values.
|
2020-01-27 02:57:53 +00:00 |
|