| Version | Description |
| 0.1.0 |
First available version.
- Load different maps
- Find shortest and direct route
- Graphical display of routes
- Show stations of the loaded map
- Show lines and routes of the loaded map
Maps (included):
- Hamburg (HVV) Version 0.5.0
|
| 0.1.5 |
Changes:
- Added missing icon
- Added attribute oneway to <route> tag to define uni-directional lines
- Entries in station ComboBoxes will be sorted
- Removed line S11 from Hamburg map
Maps (included):
- Hamburg (HVV) Version 0.6.0
|
| 0.2.1 |
Changes:
- Lines can have multiple routes now. Changes between routes of one line are possible
- New XML tag <cts> (change to station) to make changes from one station to another by feet possible.
Also usefull for stations with different names.
- Some optical changes: Open button in toolbar, different icons, line and station view more colorful.
Maps: Hamburg (HVV), Montreal, Paris, Washington, D.C., Vienna
|
| 0.2.2 |
Changes:
- Solved bug with multiple routes for one line
- Show journey time of each connection
Maps: Hamburg (HVV), London, Montreal, Paris, Washington, D.C., Vienna
|
| 0.2.5 |
Changes:
- Some optimization and limit checking in route finder
- Show more alternative routes
Maps: Hamburg (HVV), London, Montreal, Paris, Washington, D.C., Vienna, Amsterdam, Munich, Bielefeld
|
| 0.2.6 |
Changes:
- Some optimization route finder
- Some optical changes
- New attribute to_dir for <ctl> tag to constrain search directions for lines to change to
Maps: Amsterdam, Athens, Bielefeld, Copenhagen, Hamburg, Hong-Kong, London, Madrid, Marseille, Milano, Montreal, Munich, Paris, Washington, D.C., Vienna
|
| 0.3.0 |
Changes:
- Implementation of a new route finder based on Dijkstra's shortest path algorithm
Maps: Amsterdam, Athens, Bielefeld, Copenhagen, Hamburg, Hong-Kong, Lisboa, London, Madrid, Marseille, Milano, Montreal, Munich, Paris, Roma, Washington, D.C., Vienna
|
| 0.3.1 |
Changes:
- Bugfix
- Display stations to be passed on route
Maps: Amsterdam, Athens, Bielefeld, Copenhagen, Hamburg, Hong-Kong, Lisboa, London, Madrid, Marseille, Milano, Montreal, Munich, Paris, Roma, Washington, D.C., Vienna
|
| 0.4.0 |
Changes:
- Operation times can be defined for each route of every line
- The actual time can be set
- The serving line tag <sl> does not need to be defined for each station anymore
- <station> has an optional tag <pos> that can be used to define the GPS position of each station.
- A double click on lines or stations in the route display will display additional information about the station or line
- Display of alternative connection possibilities to get from one station to another
- Lots of optical improvements
|
| 0.4.1 |
Changes:
- Minor bugfix in connection time calculation for routes by feet.
|