Releases: DimensionalDevelopment/VanillaFix
Releases · DimensionalDevelopment/VanillaFix
untagged-c88695a59bef82b74220
Rewrite move logic
untagged-115c363066add6035342
Break down tick timings by entity/tile entity, fix MC-129556
untagged-6f937be64483e2877edb
Fix EnchantmentHelper memory leak
1.0.2
- Added mod identification, crash screen (and crash report) now show mod that caused crash
- Translated crash screen to French, Romanian and German (German by ACGaming, thanks!)
- Added counter displaying number of crashes so far to crash report
- Added mod config
- Made Haste URL configurable
- Added a warning screen for scheduled task exceptions (configurable to log and crash also)
- Added Shift + F3 + C for client-side scheduled task exception, and Alt + Shift + F3 + C for server-side scheduled task exception
- Made crashes restore the original memoryReserve size to respect mods that change it (BetterFPS)
- Fixed mod not appearing in mod list (and therefore "Get Link" string being broken)
- Fixed fall damage not being applied to players
untagged-8bbf8ce505c63934d80b
Fix mod identification outside of dev
untagged-10530c9c37083b776f86: Fixed Forge not liking VanillaFix
Turns out we just needed to add one option to the build file to fix everything
untagged-a7050d3dfb99e6d3aae3
Fix mod identification and crash screen
untagged-cb204cf19e8d0c88a7d5
Fix fall damage
untagged-a7d73b73642babe9eb06
Add config and implement warning screen
untagged-d2aa22a192ea35030907
Restore original memory reserve size after crash