Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Jun 19, 2019
1 parent 5a3862d commit 994cdd2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,13 @@ changes here.
- improve edit mode: detect reverts to original, easier lane type switching
- lots of fixes for buses: handle edits better, read sequence of stops correctly from GTFS
- set up A/B tests faster

0.1.7

- bulk and revert tools in edit mode
- improve turns and default intersection policies when bike/bus lanes involved
- new tool to manually hint for short roads and weird intersections. some problems have now been manually fixed
- scoreboard of trip results for sandbox and A/B test mode
- reduce lag when sim is running at full speeds, but system is too slow
- switch to easbar's contraction hierarchy crate, making all pathfinding INSANELY fast
- remove weird rules about the world freezing when traffic signals are in "overtime"
4 changes: 2 additions & 2 deletions docs/INSTRUCTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ https://github.com/dabreegster/abstreet/releases for the latest version, though
I'll try to keep these links up-to-date:

- Windows:
https://github.com/dabreegster/abstreet/releases/download/v0.1.6/abstreet_windows.zip
https://github.com/dabreegster/abstreet/releases/download/v0.1.7/abstreet_windows.zip
- Mac:
https://github.com/dabreegster/abstreet/releases/download/v0.1.6/abstreet_mac.zip
- Linux:
https://github.com/dabreegster/abstreet/releases/download/v0.1.6/abstreet_linux.zip
https://github.com/dabreegster/abstreet/releases/download/v0.1.7/abstreet_linux.zip

The Windows and Mac versions may have more problems than the Linux version,
because I only have regular access to a Linux machine. The Mac release may lag
Expand Down

0 comments on commit 994cdd2

Please sign in to comment.