Developer postOriginal post (opens in a new tab)

Changelog 2017.10.22

Small change today that results in a larger patch size than usual.

Changes

  • Google's Noto font has been added for wider unicode support, thus improving the file browser.
  • Font glyphs are no longer preloaded, thus improving start-up time. This comes at the cost of memory usage potentially increasing over the play period as more unique glyphs are encountered.

Bugfixes

  • File browser now properly highlights which drive you're in
  • Action log no longer says a member has joined your party after trading when they really haven't

Noto is about 16mb by itself. Double that because of the usage of git for the mod system, and that's why the patch is about 30mb instead of the usual couple hundred kilobytes..