Add "UI tips" civilopedia article (#10625)

* Add an "UI tips" civilopedia article

* Improve UI Tips article

Credits to @SomeTroglodyte and Yairm

* More improvements to UI Tips article

Credits to SomeTroglodyte
This commit is contained in:
Ouaz 2023-12-07 08:14:51 +01:00 committed by GitHub
parent be2cbbf133
commit 4a570bcd4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -458,5 +458,31 @@
{"text":"Letters can select categories, and when there are multiple categories matching the same letter, you can press that repeatedly to cycle between these.","starred":true,"color":"#666"},
{"text":"The arrow keys allow navigation as well - left/right for categories, up/down for entries.","starred":true,"color":"#666"}
]
},
{
"name": "UI Tips",
"civilopediaText": [
{"text":"Toggle notification list display","header":5,"color":"#fa0"},
{"text":"On the World screen, swipe the notification list to the right to temporarily hide it. Click the \"Bell\" button to display them again."},
{"text":"The default state for the notification list can be set in Options > Display > UI - Notifications on world screen."},
{},
{"text":"Additional controls for the construction queue","header":5,"color":"#fa0"},
{"text":"Right-click or long press a construction item to open a popup menu with additional controls, allowing to manage production of the same item in all cities, by issuing the commands from the same City screen."},
{"text":"The \"Disable\" option moves an item to a separated \"Disabled\" tab, preventing its automatic queueing by the \"Auto-assign city production\" option. To move a disabled item back to its initial place, enter again the popup menu, and choose \"Enable\"."},
{"text":"Disabled items are set globally and persistent: they are not reset in a new game, or by restarting Unciv."},
{},
{"text":"Queue multiple technologies in different branches","header":5,"color":"#fa0"},
{"text":"On the Tech screen, right-click or long press a technology to automatically queue it, even if this tech is in another branch than the item currently researched. Prerequisite techs to research will also be automatically queued."},
{"text":"Right-click or long press multiple techs to append them to the research queue, whatever their branch is."},
{},
{"text":"Upgrade multiple units of the same type","header":5,"color":"#fa0"},
{"text":"On the World screen, select an unit that can be upgraded, then right-click or long press the \"Upgrade\" button to open a popup menu allowing to upgrade all units of this type at once."},
{"text":"In the Units overview, the same upgrade menu is available by clicking the unit icon in the \"Upgrade\" column. When an unit is upgradeable, the icon is lit if conditions are met (enough gold and/or resources), otherwise it is dimmed."},
{},
{"text":"Reveal known resources on world screen","header":5,"color":"#fa0"},
{"text":"In the Resources overview, click on a resource icon to center the world screen on tiles already discovered and providing this resource."},
{"text":"Alternatively, click on the \"Unimproved\" number to center the world screen only on owned tiles where the resource is not improved."},
{"text":"If more than one tile is available, click repeatedly on the notification to cycle through all of them."}
]
}
]