Description: Wizznic is a puzzlegame based on an arcade classic.
Changelog:
Fixed a bug in the level-preview-dump function that made a black image if no start/stop image found.
Thumbnailer works again (on levels that refer to themes that are installed)
Added instructions for using the thumbnailer in the install.txt
No longer blink [MORE] in the level-editor list.
Removed an error message that were printed even though there was no error.
Pack-List is now sorted.
Added Puzznic! Stage 09 pack by KML
Script to make releasing for Linux (Source package) and Wiz automated.
More linux-friendly
Linux specific Makefile
Renamed Makefile to Makefile.wiz (to avoid confuzion with the linux Makefile which is called Makefile.linux)
Linux version can be compiled so it saves user files (player & editorlevels) to $XDG_CONFIG_HOME or $HOME (like most *nix apps)
Read more about this in doc/install.txt
Level-Editor menu screen is made a bit less cluttered.
Clone level function (create a new level, with the contents from another level, so it is easier to make variations of existing levels)
Player was not asked to enter highscore after "completed game" screen was shown.
Added Silver pack.
Teleports added
Greeter/Credits added to welcome screen
Added a "template" pack (essentially just a copy of the wizznic pack, without the levels/music), can be used by content creators as a starting point for creating a pack.
Tweaked the ingame interface a bit.
Lots of minor changes.
Changed readme a bit, it's still not accurate though.