f790305 Update ping value in player list entry instead of sending a new one in 1.8->1.7 (#599)
3a7ac07 Also pass sneaking through hologram emulation; fix attachments 1.8->1.7 (#598)
-
Fixed holograms flying up + Hologram sneaking
-
Code cleanup
Co-authored-by: EnZaXD florian.michael07@gmail.com
48f500a Copy over always show nametag 1:1
c3e19b7 Don't drop alwaysShowNametag entity data in hologram emulation 1.8->1.7 (#600)
561829d Bump net.raphimc.class-token-replacer from 1.1.6 to 1.1.7 (#594)
Bumps net.raphimc.class-token-replacer from 1.1.6 to 1.1.7.
updated-dependencies:
- dependency-name: net.raphimc.class-token-replacer dependency-version: 1.1.7 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>
6767379 Mark 1.21.7 release
a10ce1f Remap yaw values correctly when teleporting entities in 1.9->1.8 (#585)
Adds compatibility with ViaVersion and ViaBackwards 5.4.0
Other changes
- Changed end rod block state mapping to white stained glass in 1.9->1.8 (Thanks @NekosAreKawaii)
- Optimized memory usage for 1.7 chunk loading (Thanks @Beaness)
- Fixed data loose when sending player inputs in 1.8->1.7
- Fixed entity data loose when respawning in 1.8->1.7 (Thanks @Beaness)
- Fix hologram movement by wrapping them to an interpolated entity in 1.8->1.7 (Thanks @EthanKeating)
If you want to help me out financially, consider sponsoring at https://florianmichael.de/donate.
227d37b Update VV api usage
be5bb6e Write flags as byte in PLAYER_INPUT 1.8->1.7
064dbee Update profile properties type
783006b Auto: Gradle 8.14.1
ba93a40 Change end rod block state mapping to white stained glass in 1.9->1.8 (#584)
422f81d Bump org.gradle.toolchains.foojay-resolver-convention (#583)
Bumps org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0.
updated-dependencies:
- dependency-name: org.gradle.toolchains.foojay-resolver-convention dependency-version: 1.0.0 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>
aa47e3c Update BaseProject
0942987 Update ClassTokenReplacer
f66353c Update ClassTokenReplacer
dd8f9c4 Update ClassTokenReplacer
66133d1 Update VV api usage
11011d5 Rewrite build files