Skip to content

Releases: DimensionalDevelopment/VanillaFix

1.0.4

17 May 16:15
Compare
Choose a tag to compare
  • Fixed compatibility issues with many other mods (Optifine, Wizardry, Thaumcraft, etc.)
  • Added Ctrl + number key to open profiler sections 10-19
  • Workaround a Mixin bug causing a crash screen rather than a warning screen
  • Fixed players not moving

untagged-fcf92c6e8ef9d5ef69c2

17 May 04:17
Compare
Choose a tag to compare
Ctrl + number keys to open profiler sections 10-19

untagged-9ee77ed4f32eb06cdb3f

17 May 13:24
Compare
Choose a tag to compare
Fix move while sleeping

untagged-75dea65cda82ccd0ad69

17 May 05:48
Compare
Choose a tag to compare
Fix compatibility issues

1.0.3

16 May 04:29
Compare
Choose a tag to compare
  • 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

16 May 00:51
Compare
Choose a tag to compare
Bug fixes and code documentation

untagged-b5e285094987ecbfbe73

15 May 03:47
Compare
Choose a tag to compare
Fix VanillaFix not working on servers

untagged-b8769063ee3ac0112ac1

14 May 07:22
Compare
Choose a tag to compare
Fix vanilla water and lava not animating

untagged-62d517125935d5df923b

14 May 06:08
Compare
Choose a tag to compare
Tick visible animated textures only

untagged-f7c446c39adf2f81dc67

13 May 21:27
Compare
Choose a tag to compare
Add aminated texture tick timing breakdown