OP2Mapper version 2.0.13 has now been released.
This update includes a bunch of fixes and features, including:
Bugs fixed:
- Fixed close bug where when trying to exit the main window, tool windows stayed open. (Thanks Lev, TH300, and almost everyone else who pointed this out)
- Fixed bug which prevented copy and paste from working properly. (Thanks Lev)
- Fixed bug with opening multiple new maps at the same time, only one could be opened (got error about Non modal form being displayed) (Thanks zigzagjoe)
Potential problems fixed:
- Copy and paste (or any other tools using selections) screw up if you set the "lower right" corner of the selection up and to the left of the upper left corner. This is now prevented (the command aborts if you click in that area, and does nothing)
- Bounds checking of the map allowed cursor to move past the bottom edge of the map on maps that were wider than they are tall. (Or couldn't move cursor far enough down on maps taller than they are wide) This is now fixed.
- Tileset selector window could scroll even if the tileset didnt fill up the whole window. (So some odd image bugs with certain tilesets) This has been fixed.
Cosmetic changes:
- Fixed some missing or wrong icons.
- Removed cut command from edit menu and toolbar (you can't exactly "cut" data out of a map)
- Added "Tile Set" to File>New menu. Although it doesn't work yet it will serve in later versions to create tilesets directly within the editor.
- You can now specify a different default location to save files in, separate from the directory with the VOL files and OP2, all the open/save boxes use this setting.
New features:
- Added mass edit for tile picker and celltype editor. You can activate mass mode with a toolbar button and set a rectangle which you want to fill with a certain tile or cell type instead of placing tiles or celltypes one by one.
- Added grid button to toolbar and right click menu on map and tileset window. You can enable/disable grid independently for all map windows and tilesets. (The default setting for new/opened maps is set in View>options still)
- Added Replace Celltypes in map right click. This lets you set, for example, all tiles with celltype F1 to celltype I1 (or any other combination). This operation doesn't support undo however.
- Added "eyedropper" tool to map right click, selects the tile under the cursor into the tile selector.
- Added Consecutive tiles features to tileset tool, this is useful for new tileset makers who want an easy way to insert consecutive tiles in a tileset into a rectangle in their map. A better way to describe it:
(In Tileset) ABCD -->
AB(In Map)
CD
So it fills a rectangle row by row on the map with consecutive tiles.
- Added Start OP2 toolbar and menu selection, launches your OP2 EXE.
- And probably more I forgot about.
You can download version 2.0.13 here
mapper2_0_13.zip (570KB)
Again same rules apply. Use mappersetup.bat before running if you are doing a new install, mapperupgrade.bat if you are updating!If you are updating from 2.0.10 (alpha 2) you can simply replace Mapper2.exe, that's the only changed file in this update.
Note for some users on install. If you get errors about Bad command in the registering files part, go to C:\windows, C:\windows\system or C:\windows\system32 and find a file called regsvr32.exe. Copy this to your mapper folder, and run the setup bat again. (make sure you are logged on as admin under NT, 2k, or XP).
Have fun with the mapper!