updated roadmap
This commit is contained in:
parent
9be51698d4
commit
d6db939ffa
@ -1,6 +1,16 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## 3.0.0
|
||||
|
||||
* Javascript ES6 frontend
|
||||
* Param2 coloring
|
||||
* More player infos (RTT)
|
||||
* Search ability for LCD displays
|
||||
* City border support
|
||||
* Label support (street, city names, regions)
|
||||
* Various bugfixes
|
||||
|
||||
## 2.2.0
|
||||
|
||||
* Added ATM overlay
|
||||
|
@ -38,6 +38,7 @@ See: [Incremental rendering](doc/incrementalrendering.md)
|
||||
|
||||
* Click-and-run installation
|
||||
* Initial and incremental map rendering
|
||||
* Param2 coloring
|
||||
* Realtime rendering and map-updating
|
||||
* Realtime player and world stats
|
||||
* [Search](doc/search.md) bar
|
||||
@ -50,7 +51,7 @@ See: [Incremental rendering](doc/incrementalrendering.md)
|
||||
## Planned Features
|
||||
|
||||
* Isometric view
|
||||
* Route planning (via travelnets)
|
||||
* Route planning (via travelnets / trains)
|
||||
|
||||
# Supported map-databases
|
||||
The connection is auto-detected from your `world.mt`:
|
||||
|
Loading…
Reference in New Issue
Block a user