dependabot[bot]
c2f6d240ad
deps: bump com.zaxxer:HikariCP from 6.1.0 to 6.2.0 ( #422 )
...
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP ) from 6.1.0 to 6.2.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES )
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-6.1.0...HikariCP-6.2.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>
2024-11-21 16:09:56 +00:00
dependabot[bot]
4cde24c536
deps: bump org.projectlombok:lombok from 1.18.34 to 1.18.36 ( #420 )
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.34 to 1.18.36.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.34...v1.18.36 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
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>
2024-11-21 16:09:45 +00:00
dependabot[bot]
029617bc45
deps: bump com.gradleup.shadow from 8.3.4 to 8.3.5 ( #423 )
...
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow ) from 8.3.4 to 8.3.5.
- [Release notes](https://github.com/GradleUp/shadow/releases )
- [Commits](https://github.com/GradleUp/shadow/compare/8.3.4...8.3.5 )
---
updated-dependencies:
- dependency-name: com.gradleup.shadow
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>
2024-11-21 16:09:31 +00:00
William
0627fb20e4
refactor: adjust equals impl in Identifier
2024-11-15 12:11:02 +00:00
William278
bc1f983684
build: actually checkout 1.21.1 on 1.21.1
3.7.1
2024-11-14 17:11:27 +00:00
William278
31eb747c55
build: fix release script
2024-11-14 17:00:17 +00:00
William278
e8facf52ce
fix: correct env in release file
2024-11-14 15:42:35 +00:00
William278
5ee4bdd644
fix: fix broken sendPacket mixin on Fabric
2024-11-14 15:33:26 +00:00
William278
92c371e201
fix: disable "other" gui actions.
...
Fixes an issue where you could double-click stack to collect unstacked items without edit perms.
Unfortunately this breaks pick block on creative without edit permission, but this is considered a necessary compromise.
2024-11-14 15:06:46 +00:00
William278
d27278454a
feat: warn if server name matches default, close #314
2024-11-14 14:58:43 +00:00
William278
16780c149c
build: bump deps
2024-11-14 14:54:50 +00:00
William278
0445ba63bc
fix: use correct map render logic, close #406
2024-11-14 14:38:11 +00:00
dependabot[bot]
b6aefd6f57
ci: bump mikepenz/action-junit-report from 4 to 5 ( #412 )
...
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report ) from 4 to 5.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases )
- [Commits](https://github.com/mikepenz/action-junit-report/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
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>
2024-11-05 23:47:27 +00:00
William
f803af0225
feat: support newer Map data format, close #406
2024-11-04 21:49:24 +00:00
William
2675f4a377
fix: Paper event listener not registering events
2024-11-04 19:44:53 +00:00
William
03341c981f
build: bump nbt-api to 2.14.0
2024-11-04 19:29:52 +00:00
William
38cc654167
fix: fixup some compiler warns
2024-11-01 22:44:29 +00:00
William
b347a8d060
fix: API not publishing, close #399
2024-11-01 22:32:03 +00:00
William
8733b86b45
[ci skip]: build 1.21.1 ver
2024-11-01 14:31:56 +00:00
William
eda8e72633
build: target Minecraft 1.21.3
2024-10-31 23:52:09 +00:00
William
c942a015d1
feat: start 1.21.3
2024-10-31 20:57:27 +00:00
William
c00265f1f9
fix: add getPlayerCustomDataStore impl on Fabric
2024-10-27 00:14:20 +01:00
dependabot[bot]
e303984dcf
deps: bump org.jetbrains:annotations from 26.0.0 to 26.0.1 ( #407 )
...
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations ) from 26.0.0 to 26.0.1.
- [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/26.0.0...26.0.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
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>
2024-10-23 11:40:45 +01:00
Preva1l
b449b5dee6
fix: cache save causes, fix Fabric data save on shutdown ( #405 )
...
Co-authored-by: seeruk <wright.elliot@gmail.com >
2024-10-17 16:21:42 +01:00
dependabot[bot]
48f8c0c967
deps: bump org.jetbrains:annotations from 25.0.0 to 26.0.0 ( #400 )
...
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations ) from 25.0.0 to 26.0.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/25.0.0...26.0.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
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>
2024-10-15 16:20:30 +01:00
dependabot[bot]
f88c4c3e2c
deps: bump org.ajoberstar.grgit from 5.2.2 to 5.3.0 ( #401 )
...
Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit ) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/ajoberstar/grgit/releases )
- [Commits](https://github.com/ajoberstar/grgit/compare/5.2.2...5.3.0 )
---
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
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>
2024-10-15 16:20:23 +01:00
dependabot[bot]
e6273fa9a0
deps: bump org.junit.jupiter:junit-jupiter-params from 5.11.1 to 5.11.2 ( #402 )
...
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5 ) from 5.11.1 to 5.11.2.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2 )
---
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>
2024-10-15 16:20:09 +01:00
dependabot[bot]
1ba5585d0d
deps: bump org.junit.jupiter:junit-jupiter-api from 5.11.1 to 5.11.2 ( #395 )
...
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5 ) from 5.11.1 to 5.11.2.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2 )
---
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>
2024-10-09 12:31:29 +01:00
dependabot[bot]
73547371ae
deps: bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 ( #394 )
...
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5 ) from 5.11.1 to 5.11.2.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2 )
---
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>
2024-10-09 12:31:21 +01:00
dependabot[bot]
fca6825394
deps: bump org.jetbrains:annotations from 24.1.0 to 25.0.0 ( #396 )
...
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations ) from 24.1.0 to 25.0.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.1.0...25.0.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
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>
2024-10-09 12:31:15 +01:00
dependabot[bot]
53af114f44
deps: bump com.gradleup.shadow from 8.3.2 to 8.3.3 ( #397 )
...
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow ) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/GradleUp/shadow/releases )
- [Commits](https://github.com/GradleUp/shadow/compare/8.3.2...8.3.3 )
---
updated-dependencies:
- dependency-name: com.gradleup.shadow
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>
2024-10-09 12:31:07 +01:00
William
311cc85c92
docs: document incompatibility with /restart
2024-10-05 17:09:14 +01:00
William
099a258cf8
docs: update compatibility table
3.7
2024-10-03 15:06:22 +01:00
William
480f59a166
build: fix build, getEnv -> getProperty
2024-10-03 15:03:53 +01:00
William
45c2f5350f
Merge remote-tracking branch 'origin/master'
2024-10-03 14:58:25 +01:00
William
ed88d77852
build: bump guava, junit and HikariCP
2024-10-03 14:58:12 +01:00
dependabot[bot]
e7fc9f015e
deps: bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0 ( #388 )
...
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP ) from 5.1.0 to 6.0.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES )
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-5.1.0...HikariCP-6.0.0 )
---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
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>
2024-10-03 14:57:06 +01:00
William
cabde9e8d8
fix: version_uuid instead of id in PSQL rotateSnapshots
2024-09-29 15:33:32 +01:00
William
4df7d2def4
fix: missing placeholder %s in postgres
2024-09-29 14:58:09 +01:00
William
59ed77c169
fix: Compat issues with Postgres queries, close #383
2024-09-29 14:32:57 +01:00
William
53da3bd40c
docs: update README workflow badge
2024-09-29 14:21:13 +01:00
William
abdf8223fc
refactor: adjust postgres statements
2024-09-29 13:35:28 +01:00
William
a5efeecad3
fix: NPE on startup due to compat check, close #384
2024-09-29 13:17:42 +01:00
William
4d26b24d13
Merge remote-tracking branch 'origin/master'
2024-09-28 19:01:53 +01:00
William
29b3a60c64
fix: sync default valued attributes
2024-09-28 19:01:46 +01:00
dependabot[bot]
da894f57c4
deps: bump com.gradleup.shadow from 8.3.0 to 8.3.2 ( #380 )
...
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow ) from 8.3.0 to 8.3.2.
- [Release notes](https://github.com/GradleUp/shadow/releases )
- [Commits](https://github.com/GradleUp/shadow/compare/8.3.0...8.3.2 )
---
updated-dependencies:
- dependency-name: com.gradleup.shadow
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>
2024-09-28 14:33:23 +01:00
dependabot[bot]
1bd703641b
deps: bump org.bstats:bstats-bukkit from 3.0.3 to 3.1.0 ( #379 )
...
Bumps [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases )
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.3...v3.1.0 )
---
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
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>
2024-09-28 14:33:14 +01:00
dependabot[bot]
1b1d4c8e8d
deps: bump commons-io:commons-io from 2.16.1 to 2.17.0 ( #381 )
...
Bumps commons-io:commons-io from 2.16.1 to 2.17.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>
2024-09-28 14:33:07 +01:00
Coded
842ec0e28d
feat: add create_tables config option to disable automatic DDL operations ( #377 )
...
* Add config option for creating tables
* Move createTables config to a better position
2024-09-28 14:32:53 +01:00
William
2d5648408e
build: account for differences in commit version names
2024-09-05 19:14:38 +01:00