fix: improved animation accuracy
feat: initial 1.21.8 support
refactor: minor optimization
update: 1.9.3
BetterModel 1.9.2
Notice
It may be simple but huge update for optimization and animation quality.
Fix
- registry creation when spawning
- model spawn issue with teleport
- entity tracker registry optimization
- large traffic optimization
- implements more accurate animation
chore: write 1.9.2.md
fix: potion event handler
fix: large traffic optimization
fix: typo
fix: rewrite entity tracker registry
fix: optimize id search
Merge branch 'master' into dev
fix: more accurate animation frame
fix: animation script
fix: registry creation when spawning
fix: spawn issue with teleport
BetterModel 1.9.1
Notice
This is a hotfix about version 1.9.0.
Add
- API Tracker#billboard
Fix
- item model usage in 1.21.2-1.21.3
- unnecessary condition check
- entity data serialization
- hide option resetting
- equipment hiding
- entity spawning issue when quit and rejoin
chore: update 1.9.1.md
update: 1.9.1
BetterModel 1.9.0
Add
- API BetterModelConfig
- API EntityHideOption
- new pack API and more detailed resource pack generation
pack:
generate-modern-model: true
generate-legacy-model: true
Fix
- minor packet optimization
- entity despawn handling
- animation script
- equipment packet



