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
|
2 years ago |
William
|
3cd144088d
|
Support deserializing old package stuff
|
2 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 |
Harvels X
|
3c50245540
|
Edit: relocations & excludes;
Refactoring modules configuration;
|
3 years ago |
Harvels X
|
fd42bc99be
|
Edit: move plugin manifests;
Edit: retrieve a version of velocity;
|
3 years ago |
William
|
37520991e5
|
Conformity to Bukkit API conventions
|
3 years ago |
William
|
7a89ffdf35
|
Make event priority LOWEST
|
3 years ago |
William
|
6719858de1
|
Add SSL connection option for Redis
|
3 years ago |
William
|
920d2582f5
|
Update Redis initialization handling now that it is multithreaded
|
3 years ago |
William
|
93be26a946
|
Use JedisPool instead of single Jedis connection
|
3 years ago |
William
|
bf6032d6f0
|
Add ability to update PlayerData back to cache and add more javadoc comments
|
3 years ago |
William
|
023082e749
|
Overhaul API, add JitPack integration for developer API provision
|
3 years ago |
William
|
5dbea87ccb
|
Cleanup
|
3 years ago |
William
|
57b736cdb8
|
Merge branch 'future/nms'
|
3 years ago |
William
|
bcc83c3818
|
Suppress unchecked cast warning
|
3 years ago |
William
|
d912e28ee5
|
Use native_advancement_synchronization by default
|
3 years ago |
William
|
41e4bc4fdb
|
Merge branch 'future/nms'
|
3 years ago |
Harvels X
|
af4729ac87
|
Fixed ConcurrentModificationException in native sync advancements;
Iterators are evil and should be banned! :)
|
3 years ago |
Harvels X
|
748458af78
|
Rename methods AdvancementUtils;
|
3 years ago |
Harvels X
|
73edc988be
|
Fix https://github.com/HarvelsX/HuskSync/issues/1 & return async 😅
|
3 years ago |
Harvels X
|
efc2c0199b
|
Remove async execution `nativeSyncPlayerAdvancements`;
|
3 years ago |
Harvels X
|
5bbb4a8547
|
Add support for save & set the date of advancement;
|
3 years ago |
William
|
742c705d49
|
Fix bStats not being correctly relocated
|
3 years ago |
Harvels X
|
cff00742ce
|
Edit warn message when using `nativeSyncPlayerAdvancements`;
|
3 years ago |
Harvels X
|
a12a3cfb9f
|
Maybe fix an empty multitude of visible advancement;
|
3 years ago |
Harvels X
|
9ff20e6e93
|
Merge remote-tracking branch 'origin/master' into future/nms
|
3 years ago |
HarvelsX
|
84c251fa68
|
Maybe fix https://github.com/HarvelsX/HuskSync/issues/1;
|
3 years ago |
HarvelsX
|
0bfdc4d528
|
Update bukkit config;
|
3 years ago |
HarvelsX
|
e96ff83f82
|
Fix code style;
Fix config naming;
|
3 years ago |