William
|
2f700b2d93
|
Use Commodore for rich command completion registering
|
2 years ago |
William
|
d1c95030f0
|
Added config option for syncing dead player inventories, cancel damage if locked
|
2 years ago |
William
|
8847483ff8
|
Correct Persistent Data serialization
|
2 years ago |
William
|
31552f85e4
|
Fix malformed events
|
2 years ago |
William
|
dafbcad10e
|
Fix PersistentDataContainer synchronisation, bump to v2.0.2
|
2 years ago |
William
|
d1432ebb31
|
Hotfix: Fix IllegalArgumentException when attempting to set non-primitive PersistentDataContainer key types.
|
2 years ago |
William
|
10b3eb5a43
|
Properly synchronise player death states
|
2 years ago |
Hugo Planque
|
268c351a95
|
Clear inventory on death if player still not synced to avoid dupes
|
2 years ago |
Hugo Planque
|
221baa7b04
|
switch variable to final
|
2 years ago |
Hugo Planque
|
8b7b32906e
|
hotfix(Bukkit): fix death sync event when setting health of 0
|
2 years ago |
William
|
261b9cc00c
|
MPDBConverter over jitpack
|
2 years ago |
William
|
5d584581f0
|
Add pin to usage
|
2 years ago |
William
|
5fe9085483
|
Re-order commands
|
2 years ago |
William
|
038150cff7
|
Update default usages
|
2 years ago |
William
|
b35408c429
|
Re-implement bStats Metrics
|
2 years ago |
William
|
22b7648b77
|
General cleanup and optimisations
|
2 years ago |
William
|
28c4cfb55f
|
Cancel inventory edits when editing is disabled, tweak listener logic for better compatibility
|
2 years ago |
William
|
b0363d10ed
|
Fix MPDB migrator
|
2 years ago |
William
|
723c79b3a9
|
Improve initialization logic
|
2 years ago |
William
|
54553069bf
|
Fix ender chest command too
|
2 years ago |
William
|
bc9d31abc8
|
Fix inventory and ender chest commands
|
2 years ago |
William
|
b0e0b9c435
|
Minor legacy migrator fix, about menu link and text tweaks, minor version checker fixes, fix TAB completion in console
|
2 years ago |
William
|
e5422d66f0
|
Remove leftover debug logs from startup
|
2 years ago |
William
|
2e7ed6d9f5
|
User data pinning, version validation checks, fixes
|
2 years ago |
William
|
d1e9f858fe
|
Start work on Plan integration
|
2 years ago |
William
|
0fce3c44ab
|
Add legacy migrator
|
2 years ago |
William
|
94e7fe61cc
|
Fix getAvailableMigrators returning null
|
2 years ago |
William
|
96c6a878c4
|
Shrink built jar file size, work on MySQLPlayerDataBridge migrator
|
2 years ago |
William
|
f650db4438
|
Implement data rollbacks and deletion
|
2 years ago |
William
|
b7709f2d6c
|
Userdata command, API expansion, editor interfaces
|
2 years ago |
William
|
1c9d74f925
|
Events & API work, save DataSaveCauses as part of versioning
|
2 years ago |
William
|
fd08a3e7d0
|
Echest, invsee
|
2 years ago |
William
|
1829526aa7
|
Implement compression via DataAdapter, add option to disable compression, better exception handling
|
2 years ago |
William
|
d78dd42b72
|
Fix data sync when changing servers, consume keys when retrieved
|
2 years ago |
William
|
38c261871a
|
Basic bukkit implementation
|
2 years ago |
William
|
9471e0cbff
|
Start 2.0 rewrite
Use redis key caching, remove need for proxy plugin
Make platform independent to allow porting to other platforms
|
2 years ago |
William
|
633847a254
|
Fix inventory clearing on world save
|
3 years ago |
William
|
3cd144088d
|
Support deserializing old package stuff
|
3 years ago |
William
|
2b6e2a1ddc
|
Prep 1.4 release
|
3 years ago |
William
|
5de81f06d6
|
Remove MPDB dependency requirement. Now uses a library I made.
|
3 years ago |
William
|
359f0d6f18
|
Refactor API
|
3 years ago |
William
|
a5f7b37fac
|
Fix incompatibility with custom health scalars, close #25
|
3 years ago |
William
|
da7a85dde9
|
Save player data on WorldSaveEvent, add config option, close #21
|
3 years ago |
William
|
a76aecdd23
|
Refactor package to net.william278; update dependencies & stop shading internal modules
|
3 years ago |
William
|
dd46a6cdd5
|
Disable native_advancement_synchronization by default
|
3 years ago |
William
|
c5e0640f83
|
Async proxy data setting and fetching; add timestamp API to player data; add option for bounceBackSyncrhonization
|
3 years ago |
William
|
ae439595ea
|
Async data serialization and add synchronization_timeout_retry_delay config option
|
3 years ago |
William
|
4ab5070043
|
Comment typo
|
3 years ago |
William
|
1664f1bf66
|
Upgrade bStats to 3.0.0
|
3 years ago |
Harvels X
|
28c14ed393
|
Edit: fix UpdateChecker version check;
Add: version utils;
|
3 years ago |