Skip to content

Releases: keenan-v1/MapViewer

Release 1.4.0

11 Jan 21:21
Compare
Choose a tag to compare

Localization (no translations yet)
CLI

Minor fixes, updated to latest WU version

13 Aug 21:28
Compare
Choose a tag to compare
Updated WU to 1.4.0.1

Fixed an error in saving file names

New cave tiles, WurmModServerApi 1.3.5.5

20 May 18:49
Compare
Choose a tag to compare
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

13 Nov 06:38
Compare
Choose a tag to compare
  • Fix for a non-executable jar
  • Changed version to be based off of the pom.xml file

Quick fix for Travis deployment

13 Nov 05:21
Compare
Choose a tag to compare

See release notes in v1.3.0

MapViewer 1.3.0

13 Nov 05:14
Compare
Choose a tag to compare

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

27 Oct 10:16
Compare
Choose a tag to compare
  • 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.