This means that we no longer need to round trip the localized strings
through Python, improving performance and reducing code bloat in
xOptionsMenu.py.
As a drive by, I changed the monitor calibration instructions to scale
with resolution, so they should be more legible on high resolution
displays.
These fixes were compiled by @Hoikas over the last 4 years. Changes
include:
- Fixed miniKI text chat scaling in non-4:3 resolutions by fixing the
GUI MultiLineEdit component to "scale with resolution".
- Fixed the BigKI "text x-raying" effect by adding Blend Onto components
to the objects.
- Hid the blackbar handles that could become visible on ultrawide
resolutions (eg 3840x1600).
- Fixed the BigKI background static animation.