Skip to content

Releases: woubuc/WurmMapGen

WurmMapGen v2.3.3

11 Jan 07:03
Compare
Choose a tag to compare

Changelog
Fixed: Issue with database queries where not all items were returned
Added: Show memory usage while generating map tiles in debug mode

WurmMapGen v2.3.2

06 Jan 09:16
Compare
Choose a tag to compare

Changelog
Fixed: Missing portal marker for markerType 3
Changed: More output in verbose logging

WurmMapGen v2.3.1

05 Jan 10:07
Compare
Choose a tag to compare

Changelog
Fixed: Added missing empty portals.json datafile
Fixed: CLI flag --verbose now takes precedence over (deprecated) setting in properties file

WurmMapGen v2.3.0

03 Jan 15:06
Compare
Choose a tag to compare

Portals and mod items
The map generator now renders portals, and includes modded items. Currently only the kingdom items mod and the new portals mod are supported, but if you have a mod that adds towers or portals let me know and I'll add them to the map generator as well.

Changelog
Added: Modded towers (kingdom items mod) will now be displayed on the map
Added: Vanilla and modded portals (new portals mod) will now be displayed on the map, if enabled in properties file
Added: Added CLI arguments -t / --template, -d / --debug and -v / --verbose
Added: Use a different template through CLI argument (ex. WurmMapGen.jar -t ./my-custom-template)
Fixed: Reduced excessive memory usage by forcing garbage collection after generating map tiles
Changed: Verbose logging is now a CLI flag, verbose value in the properties file is deprecated
Changed: Reworked database classes & queries to make the code more DRY

Find the full changelog in CHANGELOG.txt in the repository.

WurmMapGen v2.2.0

22 Dec 19:01
Compare
Choose a tag to compare

WurmMapGen v2 is now out of testing and should be good enough to use in production. Of course, if you encounter any bugs, be sure to create an issue in the repository or get in touch to let me know.

Documentation
The included properties file has comments for every property, but you can find even more info on the wiki.

Changelog
Added: Select properties file using CLI argument "-c yourfile.properties"
Added: Map shading modifier to adjust elevation shading
Added: Map tile size setting
Changed: Reworked map generation class for more flexible image generation
Changed: Small GUI tweaks & updated attribution text

Find the full changelog in changelog.txt in the repository.

WurmMapGen v2.1.0-rc2

20 Dec 10:42
Compare
Choose a tag to compare
WurmMapGen v2.1.0-rc2 Pre-release
Pre-release

Changelog:

  • Added: Search results now have icons to indicate the type of marker
  • Fixed: Map size bug when closing sidebar (#6)
  • Fixed: Unsupported syntax in IE11 (#7)

If no other major bugs are found, this should be the final RC release for v2.

WurmMapGen v2.1.0-rc1

20 Dec 08:28
Compare
Choose a tag to compare
WurmMapGen v2.1.0-rc1 Pre-release
Pre-release

This release adds a couple new features based on community feedback.

Changelog

  • Added: Configurable marker types
  • Changed: Instant search results now include structures and guard towers to instant search results

For the full changelog, view changelog.txt in the repository.

This is an RC release. The application has not yet been tested thoroughly enough, and we are awaiting community feedback and bug reports before releasing it as the official latest version.

Configurable marker types

  1. Classic: the markers from v1
  2. New: updated colours and deed markers now reflect the number of citizens - based on the Sklotopolis map
  3. Labels: Instead of markers, deeds use labels - based on the Avalon map

Choose your type in the properties file.

WurmMapGen

12 Aug 06:41
Compare
Choose a tag to compare
v1.07

Additional Map Info for Villages

WurmMapGen

11 Aug 03:34
Compare
Choose a tag to compare

Bug fix for maps size>2048
Also organized the file system - Please erase old files before running new version.
New RMI configuration file: includes/rmi.php

WurmMapGen

08 Aug 19:14
Compare
Choose a tag to compare

Added structures and guard tower generation
RMI tool now only required for live player positions