MTR French Rails addon, ported from 0.4.8 to true 0.6.0 parity via decompile-diff against the real upstream jar
- Java 100%
The previously-ported working tree was stuck at 0.4.8 despite Modrinth listing 0.6.0 as the latest release - the upstream GitHub source hadn't been pushed past that point even though two newer releases (0.4.9, 0.6.0) existed on Modrinth. Decompiled the actual 0.6.0 release jar (remapped to matching Mojang mappings) and diffed it decompile-to-decompile against an equivalently-processed 0.4.8 jar, to filter out decompiler-formatting noise and isolate genuine logic differences, then applied those by hand to this source tree plus the version bump. Fixes included: fare top-up overwriting balance instead of adding to it, a wrong GUI background texture path, and ticket vendor button visual states (hover/pressed/selected) that were computed but never actually used in the final blit call. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| gradle/wrapper | ||
| src/main | ||
| trains | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
Métropolis
Miscellaneous stuff of modern railway parts for Minecraft Transit Railway.
Credits
- zh_HK, zh_TW localization by HQIDK
- ru_RU localization by Dusbrio
- jp_JP localization by opera7133