Skip to content

Releases: DimensionalDevelopment/VanillaFix

untagged-8e48fbb2364c61190fac

02 Jun 05:52
Compare
Choose a tag to compare

untagged-3d9dc806016a48879786

02 Jun 16:15
Compare
Choose a tag to compare
Added entity and tile entity NBT to crash reports

untagged-3a4354d972db5053919d

02 Jun 19:47
Compare
Choose a tag to compare

untagged-0eab843c52ea535cc219

02 Jun 17:46
Compare
Choose a tag to compare
Pause Forge's SplashProgress before displaying init screen

1.0.7

01 Jun 19:05
Compare
Choose a tag to compare

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

01 Jun 18:38
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/DimensionalDevelopment/Va…

untagged-cc0853c14e29df9a5424

30 May 21:51
Compare
Choose a tag to compare
brazilian portuguese translation

untagged-d7e7f618c0dfbb548cc4

28 May 06:42
Compare
Choose a tag to compare
Log deobfuscation and crash report formatting

untagged-cd6a79155bb5c88c8f1b

28 May 00:49
Compare
Choose a tag to compare
Improve crash formatting

untagged-cd4a3073992247be34b6

28 May 20:45
Compare
Choose a tag to compare
Initialize StacktraceDeobfuscator earlier