Victory screen reorg/cleanup (#9111)

* VictoryScreen reorg

* VictoryScreen reorg - use TabbedPager

* VictoryScreen reorg - make helpers reusable

* VictoryScreen reorg - fixed headers

* VictoryScreen reorg - debug access to Replay

* Victories reorg - more cleanup

* VictoryScreen reorg - icons and keys

* VictoryScreen reorg - RankingType

* VictoryScreen reorg - RecreateOnResize

* VictoryScreen reorg - Avoid floating text overlapping buttons

* VictoryScreen reorg - remove obsolete todo
This commit is contained in:
SomeTroglodyte
2023-04-04 09:49:58 +02:00
committed by GitHub
parent 8b01498227
commit cd4e25a4f1
19 changed files with 461 additions and 322 deletions

View File

@ -27,7 +27,6 @@
},
{
"name": "Diplomatic",
"hiddenInVictoryScreen": false,
"victoryScreenHeader": "Build the UN and be voted\nworld leader to win!",
"milestones": ["Anyone should build [United Nations]", "Win diplomatic vote"],
"victoryString": "You have triumphed over your foes through the art of diplomacy! Your cunning and wisdom have earned you great friends - and divided and sown confusion among your enemies! Forever will you be remembered as the leader who brought peace to this weary world!",
@ -40,4 +39,4 @@
"victoryString": "The world has been convulsed by war. Many great and powerful civilizations have fallen, but you have survived - and emerged victorious! The world will long remember your glorious triumph!",
"defeatString": "You have been defeated. Your civilization has been overwhelmed by its many foes. But your people do not despair, for they know that one day you shall return - and lead them forward to victory!"
}
]
]