Skip to content

Commit

Permalink
3.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yairm210 committed Mar 16, 2020
1 parent 6c5f729 commit 11e7a48
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ allprojects {
version = '1.0.1'
ext {
appName = "Unciv"
appCodeNumber = 395
appVersion = "3.6.7-patch2"
appCodeNumber = 396
appVersion = "3.6.8"

gdxVersion = '1.9.10'
roboVMVersion = '2.3.1'
Expand Down
15 changes: 15 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 3.6.8

Loads of stuff by Jack Rainy!

- UI improvements
- Energy saving for music and sound
- Allow selection of non-buildable items
- Sort overview resources by name and amount
- Turn number of trades changes with game speed

This comment has been minimized.

Copy link
@JackRainy

JackRainy Mar 17, 2020

Collaborator

Turn number of trades changes with game speed - by lishaoxia1985

And yes, the rest of them (and a few not-mentioned) are mine 😄

- Filter for the custom maps
- Ice is impassible for all except submarines

Translation updates


## 3.6.7

By Reversi:
Expand Down

0 comments on commit 11e7a48

Please sign in to comment.