mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-20 19:56:51 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| assets | ||
| Images | ||
| ImagesToNotAddToGame | ||
| res | ||
| src | ||
| AndroidManifest.xml | ||
| build.gradle | ||
| ic_launcher-web.png | ||
| proguard-rules.pro | ||
| project.properties | ||