Removes legacy sign drawing code, as the check for whether a server supported the sign sides kept failing for some users.
Fixes some problems regarding the startup validation of Stargates, which caused valid Stargates to be disabled when the verification option was enabled.
- Backported Rewrite's localisation system to legacy: to contribute new translations, please use
this page - As a result of this, the following languages are now available in legacy:
cs, de, en, es, fr, hu, it, ja, nb, nl, nn, pt, ru, sv, tr, uk, zh
Fixes
- Improved handling of invalid gate files as to prevent a potential migrator crash.
- Significantly optimized the migrator as to mitigate the potential for a process hang when importing extremely large past deployments.
- Improved handling of some potential error states involving Floodgate and Geyser.
Hotfix for a compatibility issue effecting most pre-1.20 server jars.
Older server jars (including paper releases before 548) lacked a compatibility layer; 0.11.5.4 relied on that compatibility layer to function in older environments; this fixes that.