Unciv/android
r3versi 12a98aa4bb City construction queue (#1479)
* Construction Queue

* Added constructionQueue in addition to currentConstruction: if currentConstruction is done, next construction from Queue is started; if Queue is empty invoke ConstructionAutomation
* Queue utility methods: add, remove, higher prio, lower prio
* Icons to move constructions in queue
* Top left city stats moved to top right panel
* Added current construction and queue construction to top left
* Extended selected construction (containing description) moved to bottom right, it is now displayed alternatively to selected tile

Rework

* Max queue size, cannot change queue in puppet city or in other player turn

* Queue and current construction reset on puppeting city

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
2020-01-09 20:58:15 +02:00
..
assets City construction queue (#1479) 2020-01-09 20:58:15 +02:00
Images City construction queue (#1479) 2020-01-09 20:58:15 +02:00
ImagesToNotAddToGame Organized non-game images (icon, feature and promo graphics etc) 2019-02-14 21:44:25 +02:00
res Android icons up-to-date 2019-12-08 18:53:41 +02:00
src Removed game settings from crash report, not very helpful 2020-01-03 15:20:38 +02:00
AndroidManifest.xml Should now be recognized as Game in Android 2019-11-27 20:44:15 +02:00
build.gradle Merge branch 'master' of https://github.com/yairm210/Unciv 2020-01-09 00:40:41 +02:00
ic_launcher-web.png Initial commit 2017-11-22 00:09:35 +02:00
proguard-rules.pro all codes are writen in Kotlin (#1452) 2019-12-15 20:28:34 +02:00
project.properties Initial commit 2017-11-22 00:09:35 +02:00