• v1.3.0-pre 065e63f27c

    williamjcm released this 2021-12-02 20:46:59 +01:00 | 45 commits to mass-viewer since this release

    This version is not compatible with profiles made with version 0.8 of the game

    This pre-release contains the first publicly-available version of the M.A.S.S. viewer/editor, as well as a massively upgraded save reading/writing backend.

    Before using this version, please read the following:

    ONLY USE THIS VERSION IF YOU WANT TO GO BUG-HUNTING OR DO FREQUENT BACKUPS!

    This new version has less error-checking than before, due to the new save backend.

    Known issues:

    • Weapon reordering can't be saved because I forgot to implement it.
    Downloads
  • v1.2.0 927da387ea

    williamjcm released this 2021-08-18 20:45:11 +02:00 | 284 commits to master since this release

    This version is not compatible with profiles made with version 0.8 of the game

    This version adds the following:

    • Research materials now have their tier displayed explicitly. Before, the tier was implied based on position.
    • There is now a frame limiter in the app.
      Because of Nvidia's drivers (ugh...), I was experiencing non-default behaviour on my system, which made me have wrong assumptions.
      So, now, V-sync is enabled by default for everyone, reducing GPU usage across the board, but "half V-sync" (V-sync at half the refresh rate) and a configurable (but slightly inaccurate) FPS cap are also available.
    • The disclaimer is now skippable.
    Downloads
  • v1.1.1 ded5e9bcb7

    williamjcm released this 2021-08-01 18:52:30 +02:00 | 290 commits to master since this release

    Had to create a release anyway for the update check mechanism.

    Same file and changelog as below.

    Downloads
  • v1.1.0 406349bbe8

    williamjcm released this 2021-07-28 15:47:46 +02:00 | 292 commits to master since this release

    Changes and additions

    • Backend improvements
    • Added a "cheat mode" toggle. It's off by default, and will show "cheat" features (such as credit edition) when turned on.
    • The app can now check for updates, both on launch and manually.
    • Improved the "Open X directory" submenus in the menu bar.
    • You can now run only one instance of the application at once.

    Version 1.1.1

    This version fixes a bug in the profile manager (see #9 for more details).

    Downloads
  • v1.0.0 9999a7dcb0

    williamjcm released this 2021-07-13 19:19:59 +02:00 | 317 commits to master since this release

    This version should have 1:1 feature parity with wxMASSManager, except unit renaming, as I didn't like how shaky its implementation was.

    Downloads