Commit Graph

  • c2ae9bd20a
    build: bump to 3.3.1 William 2024-02-02 22:24:47 +0000
  • e580c4f2bd
    fix: LOCKSTEP preventing offline inv updates, close #229 William 2024-02-02 22:24:27 +0000
  • dabd9bc57d
    ci: bump gradle/gradle-build-action from 2 to 3 (#235) dependabot[bot] 2024-01-31 09:45:44 +0000
  • fa7f6f0d6e
    fix: exception when reading server defaults 3.3 William 2024-01-26 14:55:09 +0000
  • 267cf1ff35
    fix: wrong URL on startup exception William 2024-01-26 13:57:52 +0000
  • 08944ffd35
    refactor: update a few config comments William 2024-01-26 13:48:46 +0000
  • c75114b858
    deps: bump ConfigLib to 4.3.0 William 2024-01-26 13:40:46 +0000
  • 350a8b864d
    fix: bad ConfigProvider logic William 2024-01-26 00:00:18 +0000
  • df0bd7a7cb refactor: actually don't use lombok for API just yet William278 2024-01-25 15:46:07 +0000
  • 9fc9e8caf4 refactor: use lombok in a few other places William278 2024-01-25 15:44:36 +0000
  • 2e3db2fffa refactor: use Guava methods in various places William278 2024-01-25 15:42:30 +0000
  • 530b3ef24d
    refactor: Migrate from BoostedYaml to Exll's ConfigLib (#233) William 2024-01-25 15:37:04 +0000
  • a9bd4dd2f0 build: stop trying to be clever with gradle publishing William278 2024-01-24 23:34:47 +0000
  • 85706d97c5 refactor: move `unregister` to common API module William278 2024-01-24 23:32:35 +0000
  • f7e3104e6b build: remove unnecessary "plugin" module William278 2024-01-24 23:30:39 +0000
  • f56d7f6113 docs: Fix API platforms section typo William278 2024-01-24 23:26:14 +0000
  • 685431a40d api: add cross-platform API support William278 2024-01-24 23:25:37 +0000
  • 9da3ff5281 build: Start minimizing built jars William278 2024-01-24 23:11:59 +0000
  • 24453d0e1a build: Require Java 17, Minecraft 1.17.1 William278 2024-01-24 23:06:25 +0000
  • 280e90e297 refactor: use guard clause in thread unlock logic William278 2024-01-24 23:00:41 +0000
  • 31920d056d
    refactor: Reconnect to Redis when connection lost (#230) Rubén 2024-01-22 06:53:56 -0600
  • 6641e11fd9 fix: high latency redis environments firing data updates twice William278 2024-01-20 17:30:22 +0000
  • 66bbde0b5d command: update translator credits in AboutMenu William278 2024-01-19 16:33:56 +0000
  • 7dde6423e4
    Update tr-tr.yml (#228) WinTone01 2024-01-19 19:32:16 +0300
  • 0eac12e3f8 locales: Add id-id, courtesy of Wirayuda5620 William278 2024-01-18 19:17:09 +0000
  • 5df58e4ef9
    Update HuskSyncCommand.java AboutMenu Wirayuda5620 2024-01-19 00:36:59 +0700
  • 4a6583d8bd
    Indonesian translation for HuskSync Wirayuda5620 2024-01-19 00:34:52 +0700
  • 059ee6f660
    locales: Update zh-cn.yml (#224) jhqwqmc 2024-01-13 21:06:58 +0800
  • 414246f243
    fix: Handle Bukkit objects that don't fully implement `Keyed` 3.2.1 William 2023-12-26 14:57:40 +0000
  • a3e269c00b
    docs: document `/husksync status` William 2023-12-26 14:42:28 +0000
  • bf9f29ffe9
    refactor: Improve display of `/husksync status` William 2023-12-26 14:41:39 +0000
  • 29bd2e1319
    feat: Add `/husksync status` report menu William 2023-12-26 14:28:41 +0000
  • 2475a9b3c6
    docs: Fix license headers William 2023-12-26 12:49:07 +0000
  • 2a52cc9086
    ci: bump github-wiki-action to v4 William 2023-12-26 12:42:59 +0000
  • 237abf9698
    deps: bump adventure-platform to 4.3.2 William 2023-12-26 12:41:24 +0000
  • adbc264532
    Merge remote-tracking branch 'origin/master' William 2023-12-26 12:41:20 +0000
  • f9cfec7d03
    Update zh-cn.yml (#220) jhqwqmc 2023-12-26 20:40:27 +0800
  • 29805bfe04
    docs: bump to 3.2.1 William 2023-12-26 12:39:42 +0000
  • 8d2e5a6a52
    fix: `Enum#valueOf` throwing on legacy stat-map conversion William 2023-12-26 12:39:24 +0000
  • d4f61bd646
    refactor: catch `Throwable`, not `Exception` William 2023-12-26 12:38:07 +0000
  • 55173be04b
    docs: More on updated default sync mode William 2023-12-21 19:11:56 +0000
  • e7078c9542
    docs: Document updated default sync mode William 2023-12-21 19:04:22 +0000
  • 2aa33b2f2c
    fix: Improve accuracy of max health syncing #148 3.2 William 2023-12-21 18:30:40 +0000
  • 972fee1bc7
    fix: Fix flight syncing sometimes failing, close #206 William 2023-12-21 17:33:49 +0000
  • efe34977b5
    ci: Use wiki-action@v3 William 2023-12-21 17:31:25 +0000
  • 02ed9687ee
    deps: Bump runtime dependencies William 2023-12-21 17:30:54 +0000
  • 08889a1739
    docs: Bump to 3.2 (Redis key protocol changes) William 2023-12-21 17:01:56 +0000
  • 9cf6d1eab6
    refactor: change default sync mode to `LOCKSTEP` William 2023-12-21 17:01:34 +0000
  • 33c2eb2237
    refactor: Use cloud `☁` for server for HuskHomes consistency William 2023-12-21 15:57:58 +0000
  • 299586aa86
    refactor: Rename `DATA_UPDATE` -> `LATEST_SNAPSHOT` William 2023-12-21 15:53:56 +0000
  • 05c988f2c7
    refactor: Extend `DATA_UPDATE` Redis cache time on `LOCKSTEP` mode William 2023-12-21 15:50:35 +0000
  • 8e0ad76968
    refactor: Improve `getUserCheckedOut` debug log William 2023-12-21 15:06:17 +0000
  • 4db162e78f
    refactor: Even more minor debug logging tweaks William 2023-12-21 15:02:36 +0000
  • 272bc1278a
    refactor: More minor debug logging tweaks William 2023-12-21 15:01:46 +0000
  • 35fdcf7106
    refactor: Further improve debug log messages William 2023-12-21 14:59:15 +0000
  • 48e087a3d7
    refactor: Improve debug log wording for `getUserCheckedOut` William 2023-12-21 14:55:49 +0000
  • ca000197e4
    refactor: Further improvements to debug messages William 2023-12-21 14:50:22 +0000
  • a6bab88cee
    refactor: Add debug log for `listenForRedis` timeout William 2023-12-21 14:30:14 +0000
  • f0c64df439
    refactor: Improve debug logging messages William 2023-12-21 14:25:38 +0000
  • ac5ab56717
    fix: Don't wrap `saveUserData` in `runAsync` twice William 2023-12-21 13:24:52 +0000
  • c2025350ba
    fix: Optimize imports William 2023-12-19 22:06:29 +0000
  • 4c2bb5c6df
    fix: Get correct platform Audience for OnlineUsers William 2023-12-19 22:06:13 +0000
  • fb069296e1
    refactor: Use native adventure implementation on Paper William 2023-12-19 22:03:24 +0000
  • 22eedc8522
    feat: Add support for Redis Sentinels (#216) Roman Alexander 2023-12-20 02:27:03 +0700
  • 664c8c3352 Bump to 3.1.3 William278 2023-12-12 13:30:00 +0000
  • e7e6f9cfa7
    test: bump test suite to 1.20.4 3.1.2 William 2023-12-10 17:02:18 +0000
  • 5ec0f1b098 Support MC 1.20.4, improve timestamp exceptions William278 2023-12-10 15:33:38 +0000
  • 8fad075357
    Bump to 3.1.2 William 2023-12-10 00:54:29 +0000
  • 83e27cca83
    locales: Add Korean (ko-kr) courtesy of cada3141 William 2023-12-10 00:53:21 +0000
  • 729230a646
    ci: Update deps, tidy workflow files William 2023-12-10 00:51:11 +0000
  • 029407613f
    locales: add new localization to de-de (#215) Joo200 2023-12-10 00:32:24 +0100
  • 3d6ff7c30b
    Save cause localization support (#214) Daniil Nartsissov 2023-12-03 16:40:05 +0300
  • 5833ce955f
    locales: add ru-ru localization (#211) Daniil Nartsissov 2023-12-02 22:05:33 +0300
  • b3a5091828
    Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#209) dependabot[bot] 2023-12-02 15:18:45 +0000
  • 693209ff00
    docs: `v3` instead of `v2` in MPDB migrator page William 2023-12-02 15:18:16 +0000
  • 5d1bd7c3a9
    Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#208) dependabot[bot] 2023-11-24 11:05:40 +0000
  • 7b8c75dbeb
    Create tr-tr.yml (#207) WinTone01 2023-11-12 15:39:15 +0300
  • b7a30bd6e9
    [ci skip] update readme William 2023-11-10 10:20:25 +0000
  • 2daf5fedef
    docs: Add BuiltByBit to sidebar William 2023-11-09 18:32:09 +0000
  • 5fd40915d0
    [ci skip] docs: Add builtbybit to README William 2023-11-09 18:30:17 +0000
  • c49700e9ec
    Bump org.junit.jupiter:junit-jupiter-params from 5.10.0 to 5.10.1 (#205) dependabot[bot] 2023-11-07 14:13:19 +0000
  • 0f35331441
    Bump runtime dependencies William 2023-11-06 12:43:50 +0000
  • 0153e14ce5
    Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 (#202) dependabot[bot] 2023-11-06 12:40:49 +0000
  • 419434bdca
    Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 (#201) dependabot[bot] 2023-11-06 12:39:18 +0000
  • f1be4d2d88
    Bump de.tr7zw:item-nbt-api from 2.12.0 to 2.12.1 (#200) dependabot[bot] 2023-11-06 12:39:03 +0000
  • c973dc5f05
    Bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0 (#199) dependabot[bot] 2023-11-06 12:38:17 +0000
  • b530941687
    Bump dev.triumphteam:triumph-gui from 3.1.6 to 3.1.7 (#197) dependabot[bot] 2023-11-03 01:23:56 +0000
  • c09fde4c36
    Update German (de-de) locales, fix broken link in README (#196) Ceddix 2023-11-02 21:30:33 +0100
  • 8d3beab145
    Bump commons-io:commons-io from 2.14.0 to 2.15.0 (#193) dependabot[bot] 2023-11-02 14:48:18 +0000
  • cdf666bde6
    Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#194) dependabot[bot] 2023-11-02 14:46:53 +0000
  • 350528e394
    docs: add note about persisting data via the DataSaveEvent William 2023-11-02 14:46:32 +0000
  • a1d3e5fddc
    Bump org.ajoberstar.grgit from 5.2.0 to 5.2.1 (#192) dependabot[bot] 2023-10-25 01:57:35 +0100
  • e096e58c45
    Bump to 3.1.1, bump jedis to 5.0.1 3.1.1 William 2023-10-19 00:15:44 +0100
  • 75eafe57e2
    [ci skip] Fix API badge on README William 2023-10-18 19:04:10 +0100
  • 0005392cd3
    Bump urllib3 from 2.0.6 to 2.0.7 in /test (#188) dependabot[bot] 2023-10-17 22:06:35 +0100
  • 93913ca4ef
    Bump org.json:json from 20230618 to 20231013 (#187) dependabot[bot] 2023-10-16 15:58:16 +0100
  • aa09639e55
    Fix persisted locked map banner rotation William 2023-10-15 14:46:56 +0100
  • b205643fdd Fix duplicate cursor creation, close #185 William278 2023-10-15 12:56:49 +0100
  • 6fc827dedf
    Update zh-cn.yml (#184) Missing_Love 2023-10-14 08:14:32 +0800
  • b8aa1d9701
    Update zh-cn.yml (#183) Missing_Love 2023-10-14 07:07:22 +0800