New Features
-
Adds a Region feature, which allows you to specify an area of the map when generating biome seeds. Thus, you can randomly generate trees, flowers, resources, etc without explicitly painting them, but restrict them to a given area.

-
Changes the Actions files to use XML, making it much easier to hand-modify them, should the need arise.

-
All the map tabs affected by a given action are now updated immediately, so that you can quickly switch between tabs instead of waiting for that map to be generated each time.
-
Random seed values are now saved in Actions, making the output much more repeatable.
-
Projects are now used to create and update your maps, instead of randomly assigning a new folder each time. This simplifies working on a given map until you get it right.
- Zoom is now implemented by using a checkbox instead of the mouse wheel. When selected, the map is displayed in full size, but with scrollbars. This was done to accomodate users without mouse wheels, and also to make it easier to see when your map is actual size, as well as resolving some mouse button conflicts.
