Releases: keenan-v1/MapViewer
Releases · keenan-v1/MapViewer
Release 1.4.0
Minor fixes, updated to latest WU version
Updated WU to 1.4.0.1 Fixed an error in saving file names
New cave tiles, WurmModServerApi 1.3.5.5
Removed distributed common library as is provided by API Updated to add Rocksalt and Sandstone to caves Updated to WurmModServerApi 1.3.5.5
Minor Fixes
- Fix for a non-executable jar
- Changed version to be based off of the pom.xml file
Quick fix for Travis deployment
See release notes in v1.3.0
MapViewer 1.3.0
This release has been a long time waiting!
Code maintenance includes:
- Switching to Maven
- Travis CI integration
Features / Fixes:
- Command-line support from Yoplitein
- Smoother zooming and quality on mouse-over by andyneff
Map Viewer 1.2.0
- New Icon!
- Now attempts to use system look and feel by default.
- Open Map - reworked to be easier to use.
- Large Map Size - Will now warn when the map size is too big to load in current available memory.
- Save Images - Remembers the last folder, auto-generates image names for quicker saving, general improvements/fixes.
- Bug fix: PNGs save correctly now!
- Now uses threads for loading map files, rendering the map image, and saving map images. Displays a small box indicating progress or activity. (Not all API activities allow monitoring of progress)
- Name of map (taken from the folder the map files are stored in) now appears in the title bar.
- Map dimensions now appear in the new status bar.
- Zoom is preserved when the map is refreshed or view changed.
- Options window refactored into a toolbar
- Toolbar tabs also function as view changers
- Removed the auto-refresh checkbox. This is now default functionality.
- Removed Save Settings - this is done automatically.
- Changed Restore Defaults to Reset to fit the toolbar better.
- Map Details now show in status bar for Terrain, Topographical, and Cave View.
- Added Show Mouseover checkbox to toggle map details on a mouse hover.
- Improved scrolling and zoom.
- New Help & About menu
- Everything is also bound to hotkeys! No mouse needed (except for mouse over details)
- Terrain is the new default view. Normal is now Isometric.
- Releasing version 1.2.0 under the MIT License.