v1.0.0-alpha12
Pre-release
Pre-release
`1.0.0-alpha12`_ - 02-09-20 Added ===== * A context menu on the treeview if the file is present on disk: * Open containing folder * Open file using text editor, graphics editor or both (for svg) * List untracked files present in the ``res/mods`` folder. It is understood by untracked that files existing in the folder weren't found in any of the archives. * Support for new mod files * ``res/mods/statusEffects`` * ``res/mods/setBonuses`` * ``res/mods/items/items`` Changed ======= * Directories in the treeview now properly show their status. * Context menus rewritten in a less stupid way. * Archives context menu disable entries when they don't apply, an archive that is not installed cannot be uninstalled and so on. * Got rid of the resources files for the setting window. It is now programatically built, which helps with maintenance.