• v1.1.0 6f5b02b395

    williamjcm released this 2020-06-20 11:42:26 +02:00 | 68 commits to master since this release

    First, a word of warning:

    All new features in this release are still somewhat experimental. If (or rather when) they break, please DM me on Discord (I'm part of the M.A.S.S. Builder community in the official Sekai Project guild), or open an issue here on GitHub.

    Let's move on to the actual changelog, now.

    Renaming M.A.S.S.es

    image

    I know the game already has that feature built-in, but I wanted to make my own out-of-game version. Please note that it'll have the same restrictions as the game itself, to prevent abuse.

    This is the least stable feature in the manager, so don't forget to make backups of your saves!

    "Where are my photo mode screenshots stored ?"

    A common question on the official Discord guild, which now has an answer!

    image

    Well, the answer is just one small part of this whole new aspect of the manager (it's that last button in the column on the right), but it's there.

    The list on the left shows all PNG files that are found in the screenshot folder and can be sorted with the radio buttons on the right.

    The view button will open a resizeable window showing the selected screenshot:

    image

    (Sorry for the scrollbars, I haven't found a way to scale the image instead. 😅)

    The delete button is self-explanatory.

    While the file system watcher will monitor the folder, it sadly won't catch file edition and renaming events, just creations and deletions.

    What about the DLLs ?

    This is version 1.0 of the manager on dynamic linking:

    image

    And this is version 1.1 on static linking:

    image

    While you can leave the DLLs in the folder when upgrading, I recommend deleting them to clean things up.

    Some more safety

    A much more minor change, but deleting a M.A.S.S. in the staging area using the manager will now prompt for confirmation. Exporting still doesn't, though, because I forgot to add it.

    Downloads