MTR French Rails addon, ported from 0.4.8 to true 0.6.0 parity via decompile-diff against the real upstream jar
Find a file
Aca. 61ef1f663a Port from 0.4.8 to true 0.6.0 parity
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>
2026-07-31 17:27:05 +02:00
gradle/wrapper Initialize Metropolis for MTR 4 for Minecraft 1.20.1 2025-08-05 13:32:10 +02:00
src/main Port from 0.4.8 to true 0.6.0 parity 2026-07-31 17:27:05 +02:00
trains Model fix 2026-07-02 15:43:32 +02:00
.gitignore Initialize Metropolis for MTR 4 for Minecraft 1.20.1 2025-08-05 13:32:10 +02:00
build.gradle Port from 0.4.8 to true 0.6.0 parity 2026-07-31 17:27:05 +02:00
gradle.properties Port from 0.4.8 to true 0.6.0 parity 2026-07-31 17:27:05 +02:00
gradlew Initialize Metropolis for MTR 4 for Minecraft 1.20.1 2025-08-05 13:32:10 +02:00
gradlew.bat Initialize Metropolis for MTR 4 for Minecraft 1.20.1 2025-08-05 13:32:10 +02:00
LICENSE Initialize Metropolis for MTR 4 for Minecraft 1.20.1 2025-08-05 13:32:10 +02:00
README.md 044 2026-03-17 19:34:25 +01:00
settings.gradle Initialize Metropolis for MTR 4 for Minecraft 1.20.1 2025-08-05 13:32:10 +02:00

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