1
0
forked from 0ad/0ad
0ad/binaries
Vantha bd480b9470 Add a Tips and Tricks page containig the loading screen tips
The page is a small popup accessible from the main menu via Learn to Play -> Tips and Tricks. It lets the player scroll through the tips in random order with simple 'Previous' and 'Next' buttons. The tips continue to be displayed on the loading screen as well, but there the player cannot scroll through them.

Responsible scripts are placed in gui/reference/tips/, the tip text files have been moved to gui/reference/tips/texts/, and the tip image files to art/textures/ui/tips/. A series of textures (in art/textures/ui/tipdisplay/) are also added enhancing the tipdisplay's look. This includes a title decoration, a bullet point sprite, and a new button style.

Additionally, two new hotkeys are added for quicker tip changing (item.prev and item.next) - set to the left and right arrows respectively by default.
2024-09-20 12:00:58 +02:00
..
data Add a Tips and Tricks page containig the loading screen tips 2024-09-20 12:00:58 +02:00
logs
system Unify Windows scripts for getting nightly binaries 2024-09-04 17:20:50 +02:00