William278
a15739fbb9
build: bump Fabric & Runtime dependencies
3.7.3
2025-01-26 18:28:36 +00:00
William278
f4b9124636
build: set release year to 2025
2025-01-26 18:20:55 +00:00
William278
fecda83fcb
build: bump to 3.7.3
2025-01-26 18:15:47 +00:00
William278
07228c3661
build: suppress some warnings in Packet-Events
2025-01-26 17:42:28 +00:00
William278
a0fb2e90b3
build: bump json to 20250107
2025-01-26 17:40:37 +00:00
William278
ae69c1c060
build: bump several dependencies at once
2025-01-26 17:40:11 +00:00
William278
4992f4492c
feat: update Packet-Events support to 1.21.4
2025-01-26 17:38:01 +00:00
dependabot[bot]
58bd3acdc3
deps: bump net.kyori:adventure-api from 4.17.0 to 4.18.0 ( #437 )
...
Bumps [net.kyori:adventure-api](https://github.com/KyoriPowered/adventure ) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.17.0...v4.18.0 )
---
updated-dependencies:
- dependency-name: net.kyori:adventure-api
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-01-09 12:21:59 +00:00
dependabot[bot]
af51c035a3
deps: bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 ( #435 )
...
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.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>
2025-01-09 12:21:49 +00:00
dependabot[bot]
85ae2b5fb2
deps: bump net.william278.uniform:uniform-bukkit from 1.2.3 to 1.3 ( #445 )
...
Bumps net.william278.uniform:uniform-bukkit from 1.2.3 to 1.3.
---
updated-dependencies:
- dependency-name: net.william278.uniform:uniform-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>
2025-01-09 12:21:35 +00:00
Sóla Lusøt
7ff10b33a0
fix: Exception updating snapshots with Postgres due to LIMIT clause ( #440 )
...
Remove LIMIT clause which caused errors
2024-12-29 12:58:37 +00:00
dependabot[bot]
431c9e13c9
deps: bump de.tr7zw:item-nbt-api from 2.14.1-SNAPSHOT to 2.14.2-SNAPSHOT ( #436 )
...
Bumps de.tr7zw:item-nbt-api from 2.14.1-SNAPSHOT to 2.14.2-SNAPSHOT.
---
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>
2024-12-26 22:13:26 +00:00
dependabot[bot]
c8579fb987
deps: bump dev.triumphteam:triumph-gui from 3.1.10 to 3.1.11 ( #431 )
...
Bumps [dev.triumphteam:triumph-gui](https://github.com/TriumphTeam/triumph-gui ) from 3.1.10 to 3.1.11.
- [Release notes](https://github.com/TriumphTeam/triumph-gui/releases )
- [Commits](https://github.com/TriumphTeam/triumph-gui/compare/3.1.10...3.1.11 )
---
updated-dependencies:
- dependency-name: dev.triumphteam:triumph-gui
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-12-14 13:26:17 +00:00
William278
2f4eb46456
docs: more README and Setup clarifications
2024-12-08 14:16:06 +00:00
William278
2d547507d5
docs: improve plugin setup documentation
2024-12-08 14:12:03 +00:00
William278
8e4678468e
[ci skip] refactor: update config comment
2024-12-08 14:11:47 +00:00
William278
c2a32cabc5
fabric: remove alpha production ready warning.
...
Most folks ignore this messaging anyway and it's stable enough for general use.
2024-12-08 13:04:17 +00:00
William278
07f06aac68
docs: correct LTS date for 1.21.1
2024-12-08 13:02:55 +00:00
William
7ae1001b1b
[ci skip] docs: update download URL
2024-12-07 21:51:12 +00:00
William
e04c19acf5
build: general dependency bump
3.7.2
2024-12-07 21:28:26 +00:00
William
1820a810f4
feat: add method for getting OnlineUser in common module
2024-12-07 20:58:40 +00:00
William
cedd12a048
feat: target Minecraft 1.21.4, replacing 1.21.3
2024-12-07 20:58:38 +00:00
dependabot[bot]
7967d00208
deps: bump commons-io:commons-io from 2.17.0 to 2.18.0 ( #426 )
...
Bumps commons-io:commons-io from 2.17.0 to 2.18.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-12-06 22:01:50 +00:00
dependabot[bot]
00a68be2ad
deps: bump com.zaxxer:HikariCP from 6.2.0 to 6.2.1 ( #427 )
...
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP ) from 6.2.0 to 6.2.1.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES )
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-6.2.0...HikariCP-6.2.1 )
---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
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-12-06 22:01:41 +00:00
William278
da5d991d2a
build: bump to 3.7.2
2024-11-21 16:16:48 +00:00
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