Releases: DimensionalDevelopment/VanillaFix
Releases · DimensionalDevelopment/VanillaFix
1.0.4
untagged-fcf92c6e8ef9d5ef69c2
Ctrl + number keys to open profiler sections 10-19
untagged-9ee77ed4f32eb06cdb3f
Fix move while sleeping
untagged-75dea65cda82ccd0ad69
Fix compatibility issues
1.0.3
- Optimized animated textures by ticking only visible animated textures. Huge performance gains, up to 3x the FPS in large modpacks!
- Separate Shift + F3 profiler categories by entity id/tile entity id/texture name
- Fixed vanilla memory leak of the world object in EnchantmentHelper
- Completely rewrote the vanilla move logic, fixing a few more bugs
- Implemented anti-cheat features: servers no longer trusts that movement packets received from the client are valid moves
- Fixed the mod trying to open the warning GUI on servers
- Improved formatting of the crash report
- Fix "root.tick.textures" including gui logic (https://bugs.mojang.com/browse/MC-129556)
untagged-14b14325cc73ee2431f9
Bug fixes and code documentation
untagged-b5e285094987ecbfbe73
Fix VanillaFix not working on servers
untagged-b8769063ee3ac0112ac1
Fix vanilla water and lava not animating
untagged-62d517125935d5df923b
Tick visible animated textures only
untagged-f7c446c39adf2f81dc67
Add aminated texture tick timing breakdown