• v1.0.0 78653e317f

    williamjcm released this 2020-01-16 09:36:46 +01:00 | 83 commits to master since this release

    image

    Staging area

    Perhaps the biggest feature of version 1.0 is what I call the staging area, a folder to centralise M.A.S.S. files that aren't in a hangar.

    New import/export system

    image

    The new import button is more-or-less the same as the old one, except you need to select both a hangar and a staged M.A.S.S. before you can click it. The old behaviour where it asks to select a file is now gone.

    The export button is always active, even if the game is running, as long as you select a hangar, and will automatically export a M.A.S.S. to the staging area using a predefined filename. WARNING: This feature exports using a predefined filename (<SteamID64>_<M.A.S.S. name>.sav), and will overwrite data in the staging area without a prompt.

    Also, both buttons got spiffy arrows showing which direction a M.A.S.S. will take if you click.

    Staged M.A.S.S. deletion

    image

    Just press this button when a staged M.A.S.S. is selected to get rid of it. WARNING: This feature will not ask for confirmation.

    Quick folder open button

    image

    If you're too lazy or too lost to find the staging area folder (hint: it's the staging folder right besides the executable), just click this button to open it in Windows' file explorer!

    File watching

    Just like the hangar view on the left, the staging area is also under the file system watcher's, well, watchful eye, and will get automagically refreshed when a file is added, removed, updated, or renamed.

    image

    Using wxWidgets' wxAdvanced library, the link in the text at the bottom is now actually clickable, and will bring you straight to the project's home.

    What's next ?

    Bug fixes if needed, potential translation support (#4), and maybe a feature many of you would love (#9).

    Don't get too hyped, though, as the latter two will need a certain amount of research and testing before I'll be able to work on them.

    Also, outside of bug fixes, don't expect fast progress or response times, as this application is just a side project I started to take a break from my main one.

    Downloads