Skip to content

v1.0beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nthykier nthykier released this 16 Feb 14:11
· 221 commits to master since this release
v1.0b1
b0d3406

v1.0b1 (2020.02.16):

USER-VISIBLE CHANGES:

  • Show a summary of the bases under the CPU and money display.
    (Closes: #155, #196) (nthykier)
  • Fix a bug where Australia would never get a modifier if the game
    was created with python3. (nthykier)
  • Fix a crash when accessing the Log menu when playing a game loaded
    from a 1.0a1 (or later) game.

OTHER CHANGES:

  • Documented known issues with running singularity on MacOS in the
    README. Please see #197 for more details. Thanks to yiwangwuqian
    for reporting and Diegus83 for debugging it and finding a
    possible solution. (nthykier)
  • All translations are now done via ".po" files (GNU Gettext) to
    ensure everything uses the same work flow for translators.
    (nthykier)
  • Refactor handling of regional modifiers. This caused a bump in
    the savegame format, which means games saved by 1.0b1 cannot
    be loaded in earlier versions of singularity. (nthykier)