Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/adamhutchings/qme5
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhutchings committed Sep 15, 2020
2 parents d2a716f + ef596bc commit 8720895
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,20 @@ Changelog for pre1:
Notes for pre1:
- 2072 lines of code! Yay!
- There is currently no way to see the list of players or the turn count. Coming soon ...

Changelog for pre2:
- Added random AI names
- Added rendering layers
- Added some unit backend for later
- Changed rendering from "flat" to 3/4 perspective
- Added tile coordinates to tooltip display
- Added escape menu (press the escape key to access)
- Added UI for creating players (human / AI, names)
- Added tech backend for later
- Added debug screen (press q to toggle in main game)
- Added game info display (for player name / turn, currently untogglable)

Notes for pre2:
- 2683 lines of code (wow)
- You need a file for error logging (if you don't have one, you will be prompted to fix it)
- Next release on October 5!

0 comments on commit 8720895

Please sign in to comment.