William
3455b10a20
docs: update compatibility matrix
2024-09-05 13:58:32 +01:00
William
34e08b712d
build: update CI to publish all active versions
2024-09-05 13:49:12 +01:00
William
605d314a58
refactor: make attributes allow-listed instead of deny-listed
...
This is a better default - as a number of attributes are primarily synced through other means (potions, items), or were applied from a context-sensitive action that does not warrant syncing across server contexts (sprinting, flying)
2024-09-05 13:37:53 +01:00
dependabot[bot]
daaf5147a7
deps: bump org.bstats:bstats-bukkit from 3.0.2 to 3.0.3 ( #370 )
...
Bumps [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases )
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
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-03 22:20:26 +01:00
William
50eb9a7543
feat: add legacy upgrade command
2024-08-26 16:00:21 +01:00
William
7d8ef7b6b3
refactor: update map persistence logic
...
Stop using deprecated methods
2024-08-26 15:32:28 +01:00
William
347d2d0a8f
refactor: adjust modifier slot group methods
2024-08-26 14:10:02 +01:00
William
bd560fcc99
refactor: use getter and setter for payload bytes in RedisMessage
2024-08-26 14:08:49 +01:00
William
b68aedc99a
fix: correct compat version check
2024-08-26 14:08:25 +01:00
William
47373d8974
refactor: lock user before updating user data on command
2024-08-26 14:08:11 +01:00
William
a57b8df994
refactor: clean up 1.21.1 compatibility issues
...
Close #368
2024-08-26 13:44:19 +01:00
William
17235637a5
fix: exception loading compatibility config
2024-08-26 12:35:21 +01:00
William
cd5abd5a65
build(deps): bump dependencies
2024-08-25 21:05:17 +01:00
William
5c6631cdcf
docs: clarify release channels in compat table
2024-08-25 21:03:19 +01:00
William
621afcd5c6
feat: support Minecraft 1.21.1 on Fabric
2024-08-25 20:58:26 +01:00
William
112a974a6c
feat: Target Minecraft 1.21.1 with new release system
2024-08-25 20:45:25 +01:00
William
f9d46b4aff
Merge remote-tracking branch 'origin/master'
2024-08-25 20:38:31 +01:00
William
dfd828bca1
feat: introduce new versioning & Minecraft compatibility system
2024-08-25 20:07:04 +01:00
dependabot[bot]
2df9fd897a
deps: bump net.kyori:adventure-platform-bukkit from 4.3.3 to 4.3.4 ( #360 )
...
Bumps [net.kyori:adventure-platform-bukkit](https://github.com/KyoriPowered/adventure-platform ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/KyoriPowered/adventure-platform/releases )
- [Commits](https://github.com/KyoriPowered/adventure-platform/compare/v4.3.3...v4.3.4 )
---
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
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-08-14 13:39:00 +01:00
dependabot[bot]
ff2531539e
deps: bump net.kyori:adventure-platform-api from 4.3.3 to 4.3.4 ( #361 )
...
Bumps [net.kyori:adventure-platform-api](https://github.com/KyoriPowered/adventure-platform ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/KyoriPowered/adventure-platform/releases )
- [Commits](https://github.com/KyoriPowered/adventure-platform/compare/v4.3.3...v4.3.4 )
---
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-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-08-14 13:38:50 +01:00
William
52ec138273
fix: suppress map cursor paper exception
3.6.8
2024-08-11 12:52:23 +01:00
William
0f7a866652
test: bump test deps to 1.21.1
2024-08-11 12:25:43 +01:00
William
eeb52ac41e
deps: bump item-nbt-api to 2.13.2
...
support MC 1.21.1
2024-08-11 12:25:03 +01:00
William
4c7ec9ec21
docs: update config file
3.6.7
2024-08-09 16:53:26 +01:00
William
2f9064c4c6
refactor: revert "disable attributes/potion effects by default"
2024-08-09 16:48:40 +01:00
William
5c234cdb1d
feat: improve server version status text
2024-08-09 15:03:23 +01:00
William
7d8a74381b
build: bump runtime dependencies
2024-08-09 14:49:53 +01:00
William
04a7793585
refactor: auto-reformat code
2024-08-09 14:43:54 +01:00
William
ea068529f6
fix: stop syncing ambient effects, close #289
...
Effects from beacons, conduits, and The Warden will no longer sync.
2024-08-09 14:39:56 +01:00
William
fead3df0d8
fix: add boot warning to fabric
2024-08-09 14:25:17 +01:00
William
0c5a42a344
fix: Cancel outbound PacketEvents packets, close #344
2024-08-09 14:22:53 +01:00
William
75a2378ea8
feat: deprecate Toast notifications
2024-08-09 14:19:34 +01:00
William
662fc96ad5
refactor: disable potion effects & attributes by default
2024-08-09 14:11:19 +01:00
Dong Heon Hee
f456443da0
Merge branch 'master' into master
2024-08-05 07:39:13 +09:00
William
07da1c04ce
fix: don't apply <1.21 attribute modifiers on >1.21 servers
2024-08-02 18:07:28 +01:00
William
845abf370a
fix: more tweaks to fix attribute issues
2024-07-28 18:07:34 +01:00
William
83b5209a75
fix: "attribute modifier already applied" error, close #348
2024-07-26 16:44:04 +01:00
William
8e9850dd19
refactor: make potion effects an optional dep of attributes
2024-07-26 16:35:43 +01:00
William
1d24209b68
feat: add attribute config, don't sync potion modifiers, close #349
2024-07-26 14:26:52 +01:00
William
da70a54d78
ci: add bones publishing to CI
2024-07-24 23:49:20 +01:00
동헌희
fc7330213a
fix: build error due to rebase with master branch
2024-07-25 00:15:15 +09:00
동헌희
d8272ba52d
docs: update minimum required mc&jvm version
2024-07-23 08:50:32 +09:00
동헌희
315f0eeb2f
ci: Update jvm version(21)
2024-07-23 08:50:32 +09:00
동헌희
8e83617ac4
ci: Update required jvm version(21)
2024-07-23 08:50:32 +09:00
동헌희
212bb0beb8
fix: Forgot to update upgradeItemStacks
2024-07-23 08:50:32 +09:00
동헌희
c16231b12b
feat: Support fabric with 1.21
2024-07-23 08:50:32 +09:00
동헌희
93f7294859
fix: Breaking chage in fabric API
2024-07-23 08:50:32 +09:00
Preva1l
32ac57e2a4
fix: cme on potion effect syncing ( #354 )
...
* Started impl for mongo
* fix silly mistake with postgresql
* fix: race condition
2024-07-21 15:14:48 +01:00
William
c949c976d6
fix: more checkout key debug logging
2024-07-21 01:11:44 +01:00
William
ab736829f2
refactor: clarify data syncer method names
2024-07-21 01:04:14 +01:00