-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
WurmMapGen v2.1.0-rc1 | ||
--------------------- | ||
Added: Configurable marker types | ||
Changed: Instant search results now include structures and guard towers to instant search results | ||
|
||
WurmMapGen v2.0.0-rc3 | ||
--------------------- | ||
Fixed: Several bugfixes in map rendering code | ||
|
||
WurmMapGen v2.0.0-rc2 | ||
--------------------- | ||
Changed: More verbose and consistent logging output | ||
|
||
WurmMapGen v2.0.0-rc1 | ||
--------------------- | ||
Added: Map GUI built on Vue.js | ||
Added: Search bar to quickly find deeds and players on the map | ||
Added: Realtime updating player locations while the map is opened | ||
Added: More values configurable through properties file | ||
Changed: Significant changes in file generation code | ||
Changed: Template generation using Mustache templates |