Releases: DimensionalDevelopment/VanillaFix
Releases · DimensionalDevelopment/VanillaFix
untagged-8e48fbb2364c61190fac
Add pack.mcmeta
untagged-3d9dc806016a48879786
Added entity and tile entity NBT to crash reports
untagged-3a4354d972db5053919d
Crash fixes
untagged-0eab843c52ea535cc219
Pause Forge's SplashProgress before displaying init screen
1.0.7
New features:
- Increased block and item ID limits to 2147483646 (without breaking compatibility with Vanilla worlds)
- Added a crash screen for errors during Minecraft initialization
- Improved the formatting of crash reports, and added syntax highlighting to paste.dimdev.org
- Added stacktrace deobfuscation for log messages too
- Added Portuguese translation (thanks to creeper123123321)
Bug fixes:
- Fixed mod identification not working if the path to the Minecraft directory contains spaces
- Fixed crash on server
- Disabled anti-cheat temporarily, until the movement bugs are fixed
untagged-48359e18383ea455af16
Merge branch 'master' of https://github.com/DimensionalDevelopment/Va…
untagged-cc0853c14e29df9a5424
brazilian portuguese translation
untagged-d7e7f618c0dfbb548cc4
Log deobfuscation and crash report formatting
untagged-cd6a79155bb5c88c8f1b
Improve crash formatting
untagged-cd4a3073992247be34b6
Initialize StacktraceDeobfuscator earlier