William278
|
4cabdbe952
|
fix: restore wrapper
|
2025-11-09 20:23:51 +00:00 |
|
William278
|
562939498a
|
build: bump to 3.8.8
|
2025-11-09 20:19:55 +00:00 |
|
William278
|
e686d43ca8
|
build: fixup build script, update wrapper
|
2025-11-09 20:19:30 +00:00 |
|
William278
|
e9ac400215
|
feat: add Paper 1.21.10 support
|
2025-10-28 19:29:20 +00:00 |
|
William278
|
234870537a
|
feat: remove 1.20.1 support
|
2025-10-28 19:14:17 +00:00 |
|
dependabot[bot]
|
b5f392a20f
|
ci: bump actions/setup-java from 4 to 5 (#575)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-28 19:04:23 +00:00 |
|
dependabot[bot]
|
9ea8eb4101
|
deps: bump com.zaxxer:HikariCP from 7.0.1 to 7.0.2 (#590)
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 7.0.1 to 7.0.2.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-7.0.1...HikariCP-7.0.2)
---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-version: 7.0.2
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>
|
2025-10-28 19:04:15 +00:00 |
|
dependabot[bot]
|
dc7cde1c33
|
deps: bump net.kyori:adventure-api from 4.23.0 to 4.25.0 (#593)
Bumps [net.kyori:adventure-api](https://github.com/KyoriPowered/adventure) from 4.23.0 to 4.25.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.23.0...v4.25.0)
---
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.25.0
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>
|
2025-10-28 19:04:05 +00:00 |
|
Heriptik
|
4e75b5ca1d
|
Fix: added null-checks for Material and EntityType in applyStat to avoid NPE (#589)
|
2025-10-03 09:56:15 +03:00 |
|
dependabot[bot]
|
fe0bdccf40
|
deps: bump com.gradleup.shadow from 8.3.8 to 9.2.2 (#587)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.8 to 9.2.2.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](https://github.com/GradleUp/shadow/compare/8.3.8...9.2.2)
---
updated-dependencies:
- dependency-name: com.gradleup.shadow
dependency-version: 9.2.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-01 18:03:55 +03:00 |
|
Tkach
|
c615ab592b
|
feat: allow overriding server name via HUSKSYNC_SERVER_NAME env (#586)
|
2025-09-23 19:35:26 +01:00 |
|
kFor
|
16d4a8fd9b
|
fix: handle ender chest size mismatch (#582)
|
2025-09-11 23:51:15 +01:00 |
|
mfnalex
|
96f34092f6
|
Ensure attributes are accessed on main thread only (#578)
|
2025-08-29 13:20:44 +01:00 |
|
William278
|
a31c3c48f7
|
refactor: move data version fetching to an interface
3.8.7
|
2025-08-12 23:41:38 +01:00 |
|
William278
|
0e96374a03
|
fix: stat syncing not checking material validity, close #537
|
2025-08-12 23:34:45 +01:00 |
|
William278
|
24545563fa
|
feat: target MC 1.21.8 instead of .7
|
2025-08-12 23:27:03 +01:00 |
|
William278
|
a9ea4d34e5
|
fix: malformed yaml being written to compatibility.yml files, close #565
|
2025-08-12 23:24:23 +01:00 |
|
William278
|
11453393d4
|
fix: Postgres syntax issue, close #545
|
2025-08-12 23:23:46 +01:00 |
|
dependabot[bot]
|
1d850a9ddb
|
deps: bump commons-io:commons-io from 2.19.0 to 2.20.0 (#552)
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0.
- [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.19.0...rel/commons-io-2.20.0)
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.20.0
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>
|
2025-08-12 23:15:00 +01:00 |
|
dependabot[bot]
|
5b90b3d006
|
deps: bump org.snakeyaml:snakeyaml-engine from 2.9 to 2.10 (#551)
Bumps [org.snakeyaml:snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine) from 2.9 to 2.10.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml-engine/branches/compare/snakeyaml-engine-2.10..snakeyaml-engine-2.9)
---
updated-dependencies:
- dependency-name: org.snakeyaml:snakeyaml-engine
dependency-version: '2.10'
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>
|
2025-08-12 23:14:20 +01:00 |
|
dependabot[bot]
|
d85ec65384
|
deps: bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 (#557)
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.1 to 1.14.0.
- [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.13.1...rel/commons-text-1.14.0)
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.14.0
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>
|
2025-08-12 23:14:03 +01:00 |
|
dependabot[bot]
|
9d681db030
|
deps: bump com.github.retrooper:packetevents-spigot from 2.9.1 to 2.9.4 (#558)
Bumps [com.github.retrooper:packetevents-spigot](https://github.com/retrooper/packetevents) from 2.9.1 to 2.9.4.
- [Release notes](https://github.com/retrooper/packetevents/releases)
- [Changelog](https://github.com/retrooper/packetevents/blob/2.0/CHANGELOG.md)
- [Commits](https://github.com/retrooper/packetevents/compare/v2.9.1...v2.9.4)
---
updated-dependencies:
- dependency-name: com.github.retrooper:packetevents-spigot
dependency-version: 2.9.4
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>
|
2025-08-12 23:13:42 +01:00 |
|
dependabot[bot]
|
c5c2dde0bf
|
deps: bump com.zaxxer:HikariCP from 6.3.0 to 7.0.1 (#566)
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 6.3.0 to 7.0.1.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-6.3.0...HikariCP-7.0.1)
---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-12 23:13:18 +01:00 |
|
Sushant Pangeni
|
807bffe9aa
|
feat: add more Redis configuration options (#564)
|
2025-08-05 14:45:23 +01:00 |
|
William278
|
a1956c6822
|
build: bump NBT-API to 2.15.2-SNAPSHOT
|
2025-07-22 16:48:38 +01:00 |
|
AO
|
321dccb0b5
|
fix: NBT-API.DataFixerUtil mapping versions incorrectly (#554)
|
2025-07-21 18:23:17 +01:00 |
|
William278
|
1015c50802
|
Merge remote-tracking branch 'origin/master'
|
2025-07-21 18:22:57 +01:00 |
|
William
|
c5e759390b
|
fix: issues with compat checking
|
2025-07-21 18:22:47 +01:00 |
|
William
|
883695b0b0
|
fix: also update compatibility.yml on fabric
|
2025-07-20 17:54:10 +01:00 |
|
William278
|
879aef471a
|
feat: support 1.21.8 alongside 1.21.7
adds support for version range expressions to the CompatibilityChecker. Also adds tests for this.
|
2025-07-20 14:37:18 +01:00 |
|
dependabot[bot]
|
64c81a9a5a
|
deps: bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#540)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.2 to 5.13.3.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3)
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.3
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>
|
2025-07-20 13:40:46 +01:00 |
|
dependabot[bot]
|
b61a9a7bc3
|
deps: bump com.gradleup.shadow from 8.3.7 to 8.3.8 (#541)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.7 to 8.3.8.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](https://github.com/GradleUp/shadow/compare/8.3.7...8.3.8)
---
updated-dependencies:
- dependency-name: com.gradleup.shadow
dependency-version: 8.3.8
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>
|
2025-07-20 13:40:35 +01:00 |
|
dependabot[bot]
|
3f725eb40c
|
ci: bump Andrew-Chen-Wang/github-wiki-action from 4 to 5 (#544)
Bumps [Andrew-Chen-Wang/github-wiki-action](https://github.com/andrew-chen-wang/github-wiki-action) from 4 to 5.
- [Release notes](https://github.com/andrew-chen-wang/github-wiki-action/releases)
- [Commits](https://github.com/andrew-chen-wang/github-wiki-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: Andrew-Chen-Wang/github-wiki-action
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-20 13:40:17 +01:00 |
|
dependabot[bot]
|
8f1e4a5198
|
deps: bump com.github.retrooper:packetevents-spigot from 2.8.0 to 2.9.1 (#546)
Bumps [com.github.retrooper:packetevents-spigot](https://github.com/retrooper/packetevents) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/retrooper/packetevents/releases)
- [Changelog](https://github.com/retrooper/packetevents/blob/2.0/CHANGELOG.md)
- [Commits](https://github.com/retrooper/packetevents/compare/v2.8.0...v2.9.1)
---
updated-dependencies:
- dependency-name: com.github.retrooper:packetevents-spigot
dependency-version: 2.9.1
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>
|
2025-07-20 13:40:08 +01:00 |
|
William278
|
3875447430
|
build: bump uniform to 1.3.8, fix mixin issue on fabric 1.21.7
3.8.6
|
2025-07-04 21:44:26 +01:00 |
|
William278
|
dce84f285d
|
feat: support Minecraft 1.21.7
|
2025-07-03 20:17:53 +01:00 |
|
dependabot[bot]
|
1314683eea
|
deps: bump com.gradleup.shadow from 8.3.6 to 8.3.7 (#535)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.6 to 8.3.7.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](https://github.com/GradleUp/shadow/compare/8.3.6...8.3.7)
---
updated-dependencies:
- dependency-name: com.gradleup.shadow
dependency-version: 8.3.7
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>
|
2025-07-03 13:08:00 +01:00 |
|
dependabot[bot]
|
6b1f89aab0
|
deps: bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#536)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.1 to 5.13.2.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2)
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.2
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>
|
2025-07-03 13:07:52 +01:00 |
|
lolplay123
|
27e958a474
|
locales: update Japanese locales ja-jp.yml (#534)
|
2025-06-28 00:58:04 +01:00 |
|
William
|
39ebd0dc4f
|
docs: document steps to reset a server
|
2025-06-25 20:31:48 +01:00 |
|
William278
|
2ada0497ec
|
docs: update compatibility
3.8.5
|
2025-06-25 18:55:44 +01:00 |
|
William278
|
e9f2856040
|
feat: add support for Minecraft 1.21.6
|
2025-06-23 00:15:11 +01:00 |
|
William278
|
6050c584c0
|
refactor(paper): improve handling of locked maps in item frames
|
2025-06-22 14:23:52 +01:00 |
|
William278
|
7ebf91bfae
|
refactor(paper): further refactors to locked maps
|
2025-06-22 00:24:36 +01:00 |
|
William278
|
2d7799628a
|
refactor(paper): avoid use of default maven central URL
|
2025-06-21 15:32:02 +01:00 |
|
William278
|
1627de732b
|
refactor: enable check-in petitions by default
|
2025-06-21 15:09:17 +01:00 |
|
William278
|
fea882c642
|
fix(paper): locked maps losing data on restart, close #498
|
2025-06-21 15:08:16 +01:00 |
|
dependabot[bot]
|
8b749357f7
|
build(deps): bump urllib3 from 2.2.2 to 2.5.0 in /test (#528)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.5.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.5.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-19 23:34:42 +01:00 |
|
dependabot[bot]
|
e4ff7e6d6c
|
deps: bump org.ajoberstar.grgit from 5.3.0 to 5.3.2 (#526)
Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit) from 5.3.0 to 5.3.2.
- [Release notes](https://github.com/ajoberstar/grgit/releases)
- [Commits](https://github.com/ajoberstar/grgit/compare/5.3.0...5.3.2)
---
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-version: 5.3.2
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>
|
2025-06-19 23:34:33 +01:00 |
|
William278
|
396630821f
|
fix: return false if user is checked out if CIPs are off
|
2025-06-18 22:19:54 +01:00 |
|