William278
|
2e3db2fffa
|
refactor: use Guava methods in various places
|
10 months ago |
William
|
530b3ef24d
|
refactor: Migrate from BoostedYaml to Exll's ConfigLib (#233)
* feat: start work on moving to Exll's configlib
* refactor: Fully migrate to Exlll's configlib
* refactor: Optimize imports
|
10 months ago |
William278
|
a9bd4dd2f0
|
build: stop trying to be clever with gradle publishing
if 'i aint readin allat' was a build scripting language
|
10 months ago |
William278
|
85706d97c5
|
refactor: move `unregister` to common API module
|
10 months ago |
William278
|
f7e3104e6b
|
build: remove unnecessary "plugin" module
|
10 months ago |
William278
|
f56d7f6113
|
docs: Fix API platforms section typo
|
10 months ago |
William278
|
685431a40d
|
api: add cross-platform API support
|
10 months ago |
William278
|
9da3ff5281
|
build: Start minimizing built jars
|
10 months ago |
William278
|
24453d0e1a
|
build: Require Java 17, Minecraft 1.17.1
|
10 months ago |
William278
|
280e90e297
|
refactor: use guard clause in thread unlock logic
|
10 months ago |
Rubén
|
31920d056d
|
refactor: Reconnect to Redis when connection lost (#230)
* Add redis reconnection
* Add separated method to handle thread unlock
* Add reconnection time constant
|
10 months ago |
William278
|
6641e11fd9
|
fix: high latency redis environments firing data updates twice
|
10 months ago |
William278
|
66bbde0b5d
|
command: update translator credits in AboutMenu
|
10 months ago |
WinTone01
|
7dde6423e4
|
Update tr-tr.yml (#228)
|
10 months ago |
William278
|
0eac12e3f8
|
locales: Add id-id, courtesy of Wirayuda5620
|
10 months ago |
Wirayuda5620
|
5df58e4ef9
|
Update HuskSyncCommand.java AboutMenu
hehe 😋
|
10 months ago |
Wirayuda5620
|
4a6583d8bd
|
Indonesian translation for HuskSync
|
10 months ago |
jhqwqmc
|
059ee6f660
|
locales: Update zh-cn.yml (#224)
Correction
|
10 months ago |
William
|
414246f243
|
fix: Handle Bukkit objects that don't fully implement `Keyed`
|
11 months ago |
William
|
a3e269c00b
|
docs: document `/husksync status`
|
11 months ago |
William
|
bf9f29ffe9
|
refactor: Improve display of `/husksync status`
|
11 months ago |
William
|
29bd2e1319
|
feat: Add `/husksync status` report menu
|
11 months ago |
William
|
2475a9b3c6
|
docs: Fix license headers
|
11 months ago |
William
|
2a52cc9086
|
ci: bump github-wiki-action to v4
|
11 months ago |
William
|
237abf9698
|
deps: bump adventure-platform to 4.3.2
|
11 months ago |
William
|
adbc264532
|
Merge remote-tracking branch 'origin/master'
|
11 months ago |
jhqwqmc
|
f9cfec7d03
|
Update zh-cn.yml (#220)
|
11 months ago |
William
|
29805bfe04
|
docs: bump to 3.2.1
|
11 months ago |
William
|
8d2e5a6a52
|
fix: `Enum#valueOf` throwing on legacy stat-map conversion
|
11 months ago |
William
|
d4f61bd646
|
refactor: catch `Throwable`, not `Exception`
|
11 months ago |
William
|
55173be04b
|
docs: More on updated default sync mode
|
11 months ago |
William
|
e7078c9542
|
docs: Document updated default sync mode
|
11 months ago |
William
|
2aa33b2f2c
|
fix: Improve accuracy of max health syncing #148
|
11 months ago |
William
|
972fee1bc7
|
fix: Fix flight syncing sometimes failing, close #206
|
11 months ago |
William
|
efe34977b5
|
ci: Use wiki-action@v3
|
11 months ago |
William
|
02ed9687ee
|
deps: Bump runtime dependencies
|
11 months ago |
William
|
08889a1739
|
docs: Bump to 3.2 (Redis key protocol changes)
|
11 months ago |
William
|
9cf6d1eab6
|
refactor: change default sync mode to `LOCKSTEP`
|
11 months ago |
William
|
33c2eb2237
|
refactor: Use cloud `☁` for server for HuskHomes consistency
|
11 months ago |
William
|
299586aa86
|
refactor: Rename `DATA_UPDATE` -> `LATEST_SNAPSHOT`
|
11 months ago |
William
|
05c988f2c7
|
refactor: Extend `DATA_UPDATE` Redis cache time on `LOCKSTEP` mode
|
11 months ago |
William
|
8e0ad76968
|
refactor: Improve `getUserCheckedOut` debug log
|
11 months ago |
William
|
4db162e78f
|
refactor: Even more minor debug logging tweaks
|
11 months ago |
William
|
272bc1278a
|
refactor: More minor debug logging tweaks
|
11 months ago |
William
|
35fdcf7106
|
refactor: Further improve debug log messages
|
11 months ago |
William
|
48e087a3d7
|
refactor: Improve debug log wording for `getUserCheckedOut`
|
11 months ago |
William
|
ca000197e4
|
refactor: Further improvements to debug messages
|
11 months ago |
William
|
a6bab88cee
|
refactor: Add debug log for `listenForRedis` timeout
|
11 months ago |
William
|
f0c64df439
|
refactor: Improve debug logging messages
|
11 months ago |
William
|
ac5ab56717
|
fix: Don't wrap `saveUserData` in `runAsync` twice
|
11 months ago |