Celebes (v2.2.0) ----------------- Release Date: 5-sep-2006 Small update with a few fixes: * reverted back to old boundbox handling. It's probably not completely correct, but better than the last release. * mview: added the block visualiser code * mview: fixed bugs with different map sizes * mview: allow changing of zoomlevel if eu2map file contains the proper lightmaps (experimental, probably still a bit buggy) * mview: disabled certain controls on lightmaps other than zoom 1 Still open: * boundbox handling * psd import bug * better shrinking algorithm Elcana (v2.1.0) ----------------- Release Date: 19-jul-2006 THIS VERSION (and up) USES THE .Net FRAMEWORK 2.0, INSTEAD OF 1.1! You'll need to install the framework for the tools to run. You can find it at http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en * mimage: importing areas that cross the "dateline" (the purple line in mview) no longer expose the shift-down bug * mimage: /p fixed * mimage: bugfix where wrapping provinces didn't get a correct boundbox * mview: mapscrolling bug after mouseover in loading fase fixed * mview: reworked interface a bit (icons! :D) * mview: first step to province info on map (for now: shows city location & city name) Virgenes (v2.0.0) ----------------- Release Date: 16-jul-2006 THIS VERSION USES THE .Net FRAMEWORK 2.0, INSTEAD OF 1.1! You'll need to install the framework for the tools to run. You can find it at http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en * Some general cleanup in the code * mview: Bugfix where the status bar wasn't updated (at all) * mview: invalid indexes in imported colorscales.csv files are now capped to their max levels (and mview no longer crashes) * mimage: you can specify what layer you want to export when exporting to PNGs. Use /p:Shading,Borders,IDs (or any combination) to specify the wanted layer(s). * mview: there's an option to show region borders, including overlap * mview: you can use an alternate minimap now (place minimap.jpg in the same directory as the mview exe, works with jpg, png, gif or bmp files). 1.1.0 ----- Release Date: 16-jun-2006 Some changes in mview: * you can choose 3 grid modes now (full, near, none) instead of just on/off * it's possible to turn the coordinates off * the display of the map should be a little more consistent * selection works "backwards" too now (in both directions) * the export commandline feature uses mimage now instead of mview (duh) * fixed a bug when minimizing the app Additional features in mstats: * /adj to export adjacency info * /r to export idgrid/region info 1.0.3 ----- Release Date: 24-may-2006 Bugfixes: * A proper error message is given when minject encounters a RegionOverflowException (including region info). New stuff: * a /checkidgrid option in mimage. Works only when simulating an import. Checks if the regions of the imported area don't overflow. This feature is experimental/untested since a) I had no offending files b) it was quite late already when I coded this and I had little energy left to do extensive testing c) the guys needed a fix QUICK. :D Use at your own risk/peril. 1.0.2 ----- Release Date: 22-may-2006 Bugfixes: * Decoding error when province id 2019 was encountered. This should work now. 2020 is still not allowed.