Skip to content

Commit

Permalink
Updated changelog for v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
woubuc committed Jan 3, 2018
1 parent eb82cc5 commit 62cf920
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
WurmMapGen v2.3.0
-----------------
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

WurmMapGen v2.2.0
-----------------
Added: Select properties file using CLI argument "-c yourfile.properties"
Expand Down

0 comments on commit 62cf920

Please sign in to comment.