Skip to content

Releases: DimensionalDevelopment/VanillaFix

untagged-c2373a842ffae5633728

28 May 19:45
Compare
Choose a tag to compare
Ignore move packet y when player is in the air and not flying (fixes …

untagged-4921bef3c7a5392c1e8b

28 May 07:14
Compare
Choose a tag to compare

1.0.6

27 May 00:41
Compare
Choose a tag to compare

New features:

  • Fix the game freezing when taking a screenshot (MC-33383)
  • Added compatibility with Chisel animated textures
  • Fixed third-person view (F5) camera stopping at non-solid blocks (MC-30845)
  • Made scheduled task exceptions display a toast rather than a full-screen warning, added Ctrl + I to open the full screen when toast is visible
  • Fix https://bugs.openjdk.java.net/browse/JDK-8161008, no longer disable certificate validation for Haste upload

Bug fixes:

  • Fixed (VF) fire not animated for entities on fire
  • Fixed the "Keep playing" button sometimes not working
  • Fixed movement problems

untagged-cfacb844a94a62dcb092

27 May 21:43
Compare
Choose a tag to compare
Fix mod identification not working when mod path contains spaces

untagged-9f79b6b7d055c97b9e30: Added a fix for F3 not liking non-solid blocks

26 May 17:35
Compare
Choose a tag to compare
- Allows blocks like grass and tall grass to be seen through in F3
- Allows liquids (at least vanilla as far as we know) to also be seen through

untagged-803ae1cd960d13b7a2a9

26 May 09:15
Compare
Choose a tag to compare
Anticheat improvements

untagged-735af956fc91cb400d72

26 May 20:22
Compare
Choose a tag to compare
Trust IdenTrust certificates (see JDK-8161008)

untagged-64f59f1ec9959017c8dc

26 May 18:02
Compare
Choose a tag to compare
Make taking screenshots async

untagged-30749050de43842dc5a8

26 May 11:53
Compare
Choose a tag to compare
Make warning notification and split warning and crash screens, fix co…

untagged-18ff896df3ce7b6b694e: Added Fixes options to Config

26 May 17:48
Compare
Choose a tag to compare
Not used just yet, need to add config checkers on Mixins load