Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Dec 1, 2019
1 parent 200b3c8 commit 8722620
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,3 +187,11 @@ changes here.
- fix Mac crashing with texture limit bug by switching to texture arrays
- fix crashing simulation when a border intersection was used
- started to implement a new UI design for starting the game

0.1.17

- more work on the pre-game UI, with some flexbox layouting
- prototype a minimap in sandbox mode. doesn't pan or scroll yet.
- prototype a new speed/time control panel from the mockup
- nicer time warp loading screen
- record and show detailed trip timeline, including time to park
6 changes: 3 additions & 3 deletions docs/INSTRUCTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ gameplay is not cohesively tied together yet. Please email
## Installing the game from pre-built binaries

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

Unzip the folder, then run `play_abstreet.sh` or `play_abstreet.bat`. On
Windows, you'll probably get a warning about running software from an unknown
Expand Down

0 comments on commit 8722620

Please sign in to comment.