William278
554fac89c0
build(fabric): bundle redis-authx-entraid:0.1.1-beta2 dep
3.8.3
2025-05-30 19:16:40 +01:00
William278
215bed9908
docs: fix typo
2025-05-30 18:40:26 +01:00
William278
935aafa74a
fix(fabric): fix issues with Fabric 1.21.5
3.8.2
2025-05-26 21:18:45 +01:00
William278
c51ba85f38
fix: updates for Fabric 1.21.5
2025-05-26 20:47:26 +01:00
William278
6a67d1bbe0
build: support Fabric 1.21.5
2025-05-26 20:23:02 +01:00
William278
20bc76a768
fix: /enderchest command not working
2025-05-26 20:13:23 +01:00
William278
6928f97dff
build: bump Plan to 5.6-2965
2025-05-26 19:47:05 +01:00
William278
06742fb848
build(fabric): include config deps
2025-05-26 19:45:35 +01:00
dependabot[bot]
759983b000
deps: bump de.exlll:configlib-yaml from 4.5.0 to 4.6.1 ( #508 )
...
Bumps [de.exlll:configlib-yaml](https://github.com/Exlll/ConfigLib ) from 4.5.0 to 4.6.1.
- [Release notes](https://github.com/Exlll/ConfigLib/releases )
- [Commits](https://github.com/Exlll/ConfigLib/compare/v4.5.0...v4.6.1 )
---
updated-dependencies:
- dependency-name: de.exlll:configlib-yaml
dependency-version: 4.6.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-05-26 19:44:02 +01:00
William278
5556e3b6ce
build: bump to 3.8.2
2025-05-26 19:42:55 +01:00
William278
bcffcb1f64
deps: bump net.kyori:adventure-platform-api from 4.3.4 to 4.4.0
2025-05-26 19:42:45 +01:00
dependabot[bot]
fa77e6e418
deps: bump net.kyori:adventure-text-serializer-plain ( #503 )
...
Bumps [net.kyori:adventure-text-serializer-plain](https://github.com/KyoriPowered/adventure ) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.20.0...v4.21.0 )
---
updated-dependencies:
- dependency-name: net.kyori:adventure-text-serializer-plain
dependency-version: 4.21.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-05-26 19:42:21 +01:00
dependabot[bot]
c8aa29c82f
deps: bump net.william278.uniform:uniform-paper from 1.3.3 to 1.3.4 ( #509 )
...
Bumps [net.william278.uniform:uniform-paper](https://github.com/WiIIiam278/Uniform ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/WiIIiam278/Uniform/releases )
- [Commits](https://github.com/WiIIiam278/Uniform/compare/1.3.3...1.3.4 )
---
updated-dependencies:
- dependency-name: net.william278.uniform:uniform-paper
dependency-version: 1.3.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-05-26 19:42:14 +01:00
William278
51cf982359
fix: remove debug message in /inventory
2025-05-12 17:39:56 +01:00
William278
f6d860335f
fix: ensure map view for ID is set when applying, close #498
3.8.1
2025-05-10 23:45:05 +01:00
William278
5cea4665a1
fix: don't update ItemMeta of empty containers, close #499
...
This causes a `minecraft:block_entity_data` component to be added to the item, which causes stuff not to stack.
2025-05-10 23:27:52 +01:00
William278
34b183a35e
build: bump runtime deps
2025-05-10 22:55:35 +01:00
William278
61298c24bb
refactor: improve data identifier map structure, fix #492
2025-05-10 13:57:03 +01:00
William278
af9d32895e
build: bump dependencies
2025-05-10 13:40:21 +01:00
ilightwas
52fa67432c
fix: enable the userdata view command with no snapshot uuid args ( #491 )
...
Documentation states it should show the latest snapshot
2025-05-10 13:39:04 +01:00
William278
404f18d81f
fix: add mojang-mapped, preload NBT-API
...
improves compatibility with 1.21.5/paper
2025-04-21 00:17:08 +01:00
William278
9ee8ea1c84
feat: auto-upgrade legacy map data, close #490
2025-04-17 20:54:31 +01:00
William278
64f845e293
build: bump nbt-api to 2.15.0
2025-04-17 20:31:04 +01:00
William278
30d1acc67e
test: bump test suite to 1.21.5
2025-04-16 18:37:26 +01:00
William278
8d047d8892
build: add 1.21.5 properly to buildscript
3.8
2025-04-16 18:25:10 +01:00
William278
cb49ab8d73
build: bump deps
2025-04-16 18:12:09 +01:00
William278
436e85dada
feat: add support for Paper 1.21.5
2025-04-16 18:03:00 +01:00
William278
223333882d
refactor: remove debug message
2025-04-13 22:05:38 +01:00
ilightwas
06d8dda7dd
fix: sql syntax in getUnpinnedSnapshotCount ( #485 )
...
An AND on a FROM clause
2025-04-11 14:41:33 +01:00
William278
805ffb19c2
build: bump lombok to 1.18.38
2025-04-09 19:07:27 +01:00
William278
cd3e4ef063
fix: sql syntax error with getUnpinnedSnapshotCount
2025-04-09 19:05:55 +01:00
dependabot[bot]
557b738511
deps: bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre ( #473 )
...
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 33.4.5-jre to 33.4.6-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
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-04-05 23:34:33 +01:00
dependabot[bot]
8ee6b7a199
deps: bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0 ( #477 )
...
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP ) from 6.2.1 to 6.3.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES )
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-6.2.1...HikariCP-6.3.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>
2025-04-05 23:34:26 +01:00
William278
dc880bc37f
refactor: optimize rotateSnapshots
...
Don't pull all snapshots when rotating!
2025-03-30 14:48:37 +01:00
dependabot[bot]
c419587933
deps: bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre ( #470 )
...
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 33.4.0-jre to 33.4.5-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
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-03-29 16:32:46 +00:00
jhqwqmc
afb4fdd5d5
locales: update zh-cn.yml ( #472 )
2025-03-29 16:32:02 +00:00
William278
bf8474e02d
fix: uncomment petitionServerCheckin method call
2025-03-23 16:18:27 +00:00
William278
937ea9bc8e
feat: improve data syncing with checkin petitions
...
This improves data fetching speed in cases where a user logs out during sync application; when they log back in, the server will petition the server they are checked out on to check them out.
We also now unlock users after saving sync on a server to accommodate this, and track user disconnection status to avoid inconsistencies with what platforms return for `isOnline`
2025-03-23 16:15:00 +00:00
William278
ef7b3c4f32
test: update to junit 5.12.1, use bill of materials
2025-03-23 13:30:04 +00:00
William278
370712c5b2
feat: skip offline users on user data apply
2025-03-20 19:53:31 +00:00
William278
ae657acee3
feat: skip unserializable items on Fabric
2025-03-20 19:29:20 +00:00
William278
34dc6a537d
feat: add count check on fabric item array serializer
2025-03-17 20:06:41 +00:00
William278
e99ba66271
refactor: check if read map data was null
2025-03-17 19:48:10 +00:00
William278
0111f25865
Merge remote-tracking branch 'origin/master'
2025-03-09 15:02:07 +00:00
William278
02c8b899dc
feat: add ability to run /userdata dump without args
2025-03-08 12:43:27 +00:00
William278
b725015318
feat: bump to 3.8, dont set user data on update
2025-03-07 18:16:46 +00:00
William278
11550e0ba3
refactor: use pastes.dev for viewing userdata dumps
2025-03-07 17:30:18 +00:00
William278
33e20a0c0b
fix: return bytebin URL for viewing dumps
2025-03-07 17:25:03 +00:00
William278
0ae13d730d
feat: use bytebin for dump uploading
...
`UserDataDumper` now implements `Flusher` from `toilet`
2025-03-07 17:23:24 +00:00
William278
f5ad5c079f
locales: add locale for save_cause_save_command
2025-03-07 17:07:52 +00:00