- fgmk now saves window position and more using QSettings - added a zoom feature - added a Map Explorer so you can change between available maps in project - fixing lots of bugs
0.1.2
- Added support for file drop and opening files from argument. - Directly opening maps from Nautilus now works too!
_Maps files are files ending with `.map.json` that are expected to be well behaved._
0.1.1
Added a deb! You can now install using `sudo dpkg -i python3-fgmk_0.1.1.deb`.
For removing, use `sudo apt remove python3-fgmk` .
Code for building your own deb [here](https://github.com/ericoporto/fgmkPackaging).
Corrected lots of bugs: - Chara editor now works - Adding actions now works - Charaset editor now works
Known issues: - Shortcuts don't work under Ubuntu https://bugs.launchpad.net/appmenu-qt5/+bug/1380702
0.1.0
The first release, you should be able to edit a existing fgmk game with this release. Everything is barely working, expect lots of bugs, missing functionality and missing features.