Commit Graph

785 Commits (6a6695e447a50d7680d387e96caeff48392f29bc)
 

Author SHA1 Message Date
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
William c2025350ba
fix: Optimize imports 11 months ago
William 4c2bb5c6df
fix: Get correct platform Audience for OnlineUsers 11 months ago
William fb069296e1
refactor: Use native adventure implementation on Paper 11 months ago
Roman Alexander 22eedc8522
feat: Add support for Redis Sentinels (#216)
* Add support for Redis Sentinels

* Add some comments
11 months ago
William278 664c8c3352 Bump to 3.1.3 12 months ago
William e7e6f9cfa7
test: bump test suite to 1.20.4 12 months ago
William278 5ec0f1b098 Support MC 1.20.4, improve timestamp exceptions 12 months ago
William 8fad075357
Bump to 3.1.2 12 months ago
William 83e27cca83
locales: Add Korean (ko-kr) courtesy of cada3141 12 months ago
William 729230a646
ci: Update deps, tidy workflow files 12 months ago
Joo200 029407613f
locales: add new localization to de-de (#215) 12 months ago
Daniil Nartsissov 3d6ff7c30b
Save cause localization support (#214) 12 months ago
Daniil Nartsissov 5833ce955f
locales: add ru-ru localization (#211) 12 months ago
dependabot[bot] b3a5091828
Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#209)
Bumps commons-io:commons-io from 2.15.0 to 2.15.1.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William <will27528@gmail.com>
12 months ago
William 693209ff00
docs: `v3` instead of `v2` in MPDB migrator page 12 months ago
dependabot[bot] 5d1bd7c3a9
Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#208)
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/24.0.1...24.1.0)

---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
WinTone01 7b8c75dbeb
Create tr-tr.yml (#207) 1 year ago
William b7a30bd6e9
[ci skip] update readme 1 year ago
William 2daf5fedef
docs: Add BuiltByBit to sidebar 1 year ago
William 5fd40915d0
[ci skip] docs: Add builtbybit to README 1 year ago
dependabot[bot] c49700e9ec
Bump org.junit.jupiter:junit-jupiter-params from 5.10.0 to 5.10.1 (#205)
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
William 0f35331441
Bump runtime dependencies 1 year ago
dependabot[bot] 0153e14ce5
Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 (#202)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] 419434bdca
Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 (#201)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] f1be4d2d88
Bump de.tr7zw:item-nbt-api from 2.12.0 to 2.12.1 (#200)
Bumps de.tr7zw:item-nbt-api from 2.12.0 to 2.12.1.

---
updated-dependencies:
- dependency-name: de.tr7zw:item-nbt-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] c973dc5f05
Bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0 (#199)
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 5.0.1 to 5.1.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-5.0.1...HikariCP-5.1.0)

---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] b530941687
Bump dev.triumphteam:triumph-gui from 3.1.6 to 3.1.7 (#197) 1 year ago
Ceddix c09fde4c36
Update German (de-de) locales, fix broken link in README (#196)
* updated the locales url

* updated German translation
1 year ago
dependabot[bot] 8d3beab145
Bump commons-io:commons-io from 2.14.0 to 2.15.0 (#193)
Bumps commons-io:commons-io from 2.14.0 to 2.15.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] cdf666bde6
Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#194)
Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
William 350528e394
docs: add note about persisting data via the DataSaveEvent 1 year ago