546f4b1 Add setting for player combat packet handling
e8028cf Show player combat death message above hotbar in 1.9->1.8
6a85860 Use RewriterBase API class for packet rewriter classes
4b11b8e Fix client world get on level chunk packet in 1.8->1.7
724a6b7 Check if client entity id is set
c785df5 Refactor dimension switch handling
de92c06 Update Gradle Wrapper from 8.10 to 8.10.1. (#541)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
31f427a Cleanup LOGIN packet handlers
fffcae9 Update Gradle Wrapper from 8.9 to 8.10. (#540)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
594dbbc Only print broken components if suppression disabled
8c4efbb Fix race condition when destroy entities on 1.7 (#539)
5b1dcf6 Add gradle wrapper update workflow
beead57 Update IDEA copyright configuration files
60a5c4a Setup dependabot, cleanup build files
d707e20 Bump version to 4.0.3-SNAPSHOT
- Made versions in
fabric.mod.json
more specific (only on ViaFabric). - Fix edge cases in empty item nbt handling in 1.9->1.8
- Prevent creation of empty nbts for creative mode clients in 1.8->1.7
- Fixed sign editor screen not working in 1.8->1.7
- Skip invalid entity data in both versions.
- Restore new PLAYER_COMBAT packet behaviour in 1.9->1.8
- Keep entity data after respawn in 1.8->1.7
If you want to help me out financially, consider sponsoring at https://florianmichael.de/donate.
7a9bf5f Code cleanup
f290af7 Deep copy items
064d000 Keep entity data after respawn in 1.8->1.7
fbe30d9 Cleanup build files
Delete not needed gradle.properties and moves the universal submodule to the root project