Unciv/android/assets
r3versi 2daf27278d WIP Construction Queue (#1648)
* 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
* Max queue size, cannot change queue in puppet city or in other player turn
* Queue and current construction reset on puppeting city

* Cleanup again

* CityStatsTable is a separate class so we can play around with where it's located with minimal code changes

* Rejection reason wrap & removing nothing on enqueue a construction

* Crude UI proposal

* Tutorial updates for queues

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
2020-01-10 11:41:43 +02:00
..
ExtraImages Resolved #1422 - resources are now spread over different terrains as much as possible 2019-12-08 21:19:45 +02:00
jsons WIP Construction Queue (#1648) 2020-01-10 11:41:43 +02:00
music Music now downloads on another thread to not harm the user experience 2019-10-31 09:40:50 +02:00
skin can use native font and "WenQuanYimicroHei" in andriod and desktop (#1013) 2019-09-01 13:01:37 +03:00
sounds Music now downloads on another thread to not harm the user experience 2019-10-31 09:40:50 +02:00
game2.png WIP Construction Queue (#1648) 2020-01-10 11:41:43 +02:00
game.atlas WIP Construction Queue (#1648) 2020-01-10 11:41:43 +02:00
game.png WIP Construction Queue (#1648) 2020-01-10 11:41:43 +02:00
GameSettingsOld.json Cleaned up tutorials 2019-12-12 20:58:02 +02:00