After a brief stint yesterday, trying to get my head around the Mini Map and Meta Data functionality, I decided to leave that task momentarily and tackle a few other pressing issues.
First on the agenda was the startup menu; currently, the Editor loads up all my test tilesets, and sets the map at a specific size. Now that the tile size changes have been implemented and - touch wood - should be working properly, it seems appropriate to implement the startup menu (this will allow the user to create a new project with the desired map dimensions and tilesize, or load an existing project).
It's always interesting when a new piece of code is integrated into an existing (and complex) framework - thankfully, the startup screen was a cinch to implement, and fires the Editor up properly every time. :)
Rounded off the evening by adding a few more options to the menus, to cope with the Layer flipping and Bookmark routines (which will hopefully be added this week).
