668ed3c Auto: Gradle 8.12
3a0c742 Auto: Migrate to setup-gradle action
bc7b33f Handle unknown entity types correctly
657dcaa Do not persist credentials
- Fixed wrong name in plugin.yml (@Remigio07)
- Fixed errors with passengers in 1.9->1.8
- Fixed data loose in echantment table item rewriting in 1.8->1.7 (@LeeGodSRC)
If you want to help me out financially, consider sponsoring at https://florianmichael.de/donate.
b02a257 Fix data loose in enchantment table item rewriting in 1.8->1.7 (#554)
a4b6667 Use correct array type for reading passengers in 1.9->1.8
e92b15c Update Gradle Wrapper from 8.11 to 8.11.1 (#551)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
3fd2da9 Update Gradle Wrapper from 8.10.2 to 8.11 (#549)
- Update Gradle Wrapper from 8.10.2 to 8.11
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc
- Update Gradle API usage
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: FlorianMichael florian.michael07@gmail.com
ff4fbe2 Bump version to 4.0.4-SNAPSHOT
- Change player combat death message to be shown above the hotbar in 1.9->1.8
- Added a setting to disable the death message completely
- Fixed entity data handling after respawning in 1.8->1.7 (@calcastor, @FlorianMichael)
- Fixed players being stuck in respawn screens sometimes
- Fixed race condition in destroy entity handling in 1.8->1.7 (@ItsClairton)
- Fixed and improved dimension switch handling
If you want to help me out financially, consider sponsoring at https://florianmichael.de/donate.
74ebb09 Update required ViaFabric version, don't require fabric-loader
36396c1 Define as Sponge plugin for ViaSponge
bc9b844 Update Gradle Wrapper from 8.10.1 to 8.10.2 (#544)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
0ee7c1c Update correct entity data list in 1.8->1.7
Co-authored-by: "BT (calcastor/mame)" 43831917+calcastor@users.noreply.github.com
6d35536 Bump gradle-update/update-gradle-wrapper-action from 1 to 2 (#542)
Bumps gradle-update/update-gradle-wrapper-action from 1 to 2.
updated-dependencies:
- dependency-name: gradle-update/update-gradle-wrapper-action 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>
8945193 Improve spectating client entity id tracking