William
|
8e5b794b6d
|
Still fire synccomplete for dead player syncs
|
2022-07-04 10:26:10 +01:00 |
|
William
|
7d38b9941e
|
Don't sync now-dead players
|
2022-07-04 09:57:12 +01:00 |
|
William
|
633847a254
|
Fix inventory clearing on world save
|
2022-06-08 11:17:53 +01:00 |
|
William
|
3cd144088d
|
Support deserializing old package stuff
|
2022-06-08 11:11:51 +01:00 |
|
William
|
5de81f06d6
|
Remove MPDB dependency requirement. Now uses a library I made.
|
2022-06-07 23:16:05 +01:00 |
|
William
|
359f0d6f18
|
Refactor API
|
2022-06-07 21:59:02 +01:00 |
|
William
|
a5f7b37fac
|
Fix incompatibility with custom health scalars, close #25
|
2022-06-07 20:59:59 +01:00 |
|
William
|
da7a85dde9
|
Save player data on WorldSaveEvent, add config option, close #21
|
2022-06-07 20:55:47 +01:00 |
|
William
|
a76aecdd23
|
Refactor package to net.william278; update dependencies & stop shading internal modules
|
2022-06-07 20:44:53 +01:00 |
|
William
|
c5e0640f83
|
Async proxy data setting and fetching; add timestamp API to player data; add option for bounceBackSyncrhonization
|
2022-02-26 21:52:34 +00:00 |
|
William
|
ae439595ea
|
Async data serialization and add synchronization_timeout_retry_delay config option
|
2022-02-18 12:35:27 +00:00 |
|
William
|
4ab5070043
|
Comment typo
|
2022-02-03 19:36:25 +00:00 |
|
Harvels X
|
28c14ed393
|
Edit: fix UpdateChecker version check;
Add: version utils;
|
2022-01-31 20:03:24 +03:00 |
|
William
|
37520991e5
|
Conformity to Bukkit API conventions
|
2022-01-22 22:41:39 +00:00 |
|
William
|
7a89ffdf35
|
Make event priority LOWEST
|
2022-01-22 22:32:44 +00:00 |
|
William
|
6719858de1
|
Add SSL connection option for Redis
|
2022-01-21 00:57:16 +00:00 |
|
William
|
920d2582f5
|
Update Redis initialization handling now that it is multithreaded
|
2022-01-20 18:36:33 +00:00 |
|
William
|
93be26a946
|
Use JedisPool instead of single Jedis connection
|
2022-01-19 17:29:25 +00:00 |
|
William
|
bf6032d6f0
|
Add ability to update PlayerData back to cache and add more javadoc comments
|
2022-01-07 11:33:19 +00:00 |
|
William
|
023082e749
|
Overhaul API, add JitPack integration for developer API provision
|
2022-01-07 00:27:26 +00:00 |
|
William
|
5dbea87ccb
|
Cleanup
|
2022-01-06 13:49:53 +00:00 |
|
William
|
57b736cdb8
|
Merge branch 'future/nms'
|
2022-01-06 00:40:31 +00:00 |
|
William
|
bcc83c3818
|
Suppress unchecked cast warning
|
2022-01-06 00:38:10 +00:00 |
|
Harvels X
|
af4729ac87
|
Fixed ConcurrentModificationException in native sync advancements;
Iterators are evil and should be banned! :)
|
2022-01-06 03:17:56 +03:00 |
|
Harvels X
|
748458af78
|
Rename methods AdvancementUtils;
|
2022-01-05 23:31:15 +03:00 |
|
Harvels X
|
73edc988be
|
Fix https://github.com/HarvelsX/HuskSync/issues/1 & return async 😅
|
2022-01-05 22:54:26 +03:00 |
|
Harvels X
|
efc2c0199b
|
Remove async execution nativeSyncPlayerAdvancements;
|
2022-01-05 21:05:13 +03:00 |
|
Harvels X
|
5bbb4a8547
|
Add support for save & set the date of advancement;
|
2021-12-31 21:49:56 +03:00 |
|
Harvels X
|
cff00742ce
|
Edit warn message when using nativeSyncPlayerAdvancements;
|
2021-12-26 18:00:12 +03:00 |
|
Harvels X
|
a12a3cfb9f
|
Maybe fix an empty multitude of visible advancement;
|
2021-12-26 17:57:50 +03:00 |
|
HarvelsX
|
84c251fa68
|
Maybe fix https://github.com/HarvelsX/HuskSync/issues/1;
|
2021-12-25 11:50:39 +03:00 |
|
HarvelsX
|
e96ff83f82
|
Fix code style;
Fix config naming;
|
2021-12-24 22:55:06 +03:00 |
|
HarvelsX
|
c5f63b4d65
|
Put award native advancement in one for...each;
|
2021-12-24 22:43:39 +03:00 |
|
HarvelsX
|
ec6809aecc
|
Remove async execution nativeSyncPlayerAdvancements;
Add logging non-existent advancements;
|
2021-12-24 22:34:32 +03:00 |
|
HarvelsX
|
d600c20cd5
|
Revert "Remove use MPDB & internal migrator;"
|
2021-12-24 13:39:49 +03:00 |
|
HarvelsX
|
ba4e0ec9b8
|
Fix async execution native sync advancements;
|
2021-12-19 17:06:04 +03:00 |
|
HarvelsX
|
81f1cf7642
|
Add native sync advancements without toast, announces, rewards;
|
2021-12-19 17:06:04 +03:00 |
|
HarvelsX
|
7bb6495cfa
|
Remove use MPDB & internal migrator;
TODO: create migration plugin;
|
2021-12-19 17:06:03 +03:00 |
|
William
|
3190431ede
|
Fix library loading on Bungee and Velocity, bump to 1.2
|
2021-12-14 18:05:29 +00:00 |
|
William
|
725bf2c315
|
Start work on Velocity support
|
2021-12-08 00:07:02 +00:00 |
|
William
|
32a5004fc7
|
Add configuration option to synchronise flight
|
2021-12-03 16:39:25 +00:00 |
|
William
|
fb390d4b69
|
Fix issue with SQLite database naming
|
2021-11-29 19:09:39 +00:00 |
|
William
|
a5127e67a3
|
Add config updater
|
2021-11-25 18:26:32 +00:00 |
|
William
|
cf6b81200b
|
Cluster support
|
2021-11-14 20:29:16 +00:00 |
|
William
|
2367b14738
|
Fix #3 handling messages for closing servers
|
2021-10-30 18:16:03 +01:00 |
|
William
|
70a66c7801
|
Fix for #2; ensure health scaling is properly synchronised x-server and properly calculate how much max health needs syncing
|
2021-10-30 18:06:11 +01:00 |
|
William
|
ce90c9eef5
|
Cleanup, Fix #2
|
2021-10-28 22:12:52 +01:00 |
|
William
|
bac4f18e23
|
Revert to using deprecated methods for now
|
2021-10-28 20:16:08 +01:00 |
|
William
|
f803788c77
|
Fix #1 - EOFException caused by attempting to serialize zero-length PotionEffect array
|
2021-10-28 18:02:39 +01:00 |
|
William
|
5736abc6ba
|
Rename the class back to DataSerializer to prevent incompatibility with serialized 1.0.1 data
|
2021-10-27 22:42:31 +01:00 |
|