2019-02-15 12:41:44 +03:00
|
|
|
|
|
|
|
# Changelog
|
|
|
|
|
2019-03-29 22:01:44 +03:00
|
|
|
## 2.0.0 (NEXT)
|
|
|
|
* Fixed websocket connect issue (origin check)
|
|
|
|
* Fixed multiple layer issue
|
|
|
|
* Reworked mapserver.json layer config (now mapblock range, not blocks)
|
|
|
|
* Reworkes build pipeline
|
2019-03-01 16:14:59 +03:00
|
|
|
|
|
|
|
## 1.0.0
|
2019-02-15 12:41:44 +03:00
|
|
|
* Extended [configuration](config.md)
|
|
|
|
* [Monitoring](prometheus.md)
|
|
|
|
* [Mod](mod.md)-bridge
|
2019-02-22 17:17:19 +03:00
|
|
|
* Player and game-stats display (player-count, lag)
|
2019-02-15 12:41:44 +03:00
|
|
|
* More [mapobjects](mapobjects.md)
|
2019-02-22 17:17:19 +03:00
|
|
|
* Fixed tile generation glitch
|
|
|
|
* Tile-backend is now file-based (needs a complete re-rendering)
|
|
|
|
* Postgres map backend
|
2019-02-15 12:41:44 +03:00
|
|
|
|
|
|
|
## 0.1.0 (2019-02-08)
|
|
|
|
* Realtime tiles
|
|
|
|
* Mapobjects
|
|
|
|
* Sqlite backend
|
|
|
|
|
|
|
|
## 0.0.1 - 0.0.3
|
|
|
|
* Alpha releases
|