branchrust_reboot/main/hackweek_arabiccancel

24 Commits over 0 Days - ∞cph!

4 Months Ago
Compile fix in LanguageSwitcher
4 Months Ago
merge from main
5 Months Ago
Converted tool cupboard loot panel texts Added tags to the hardcoded formatted text so right to left languages can adapt ('Protected for {0}', '{0} blocks at {1}%') Localized the unlocalized bits
5 Months Ago
Fixed game tips and tool tips formatting
5 Months Ago
Converted vitals label TMP texts to RustText
5 Months Ago
Use SetText when formatting Crosshair interactions Removed the TMP SubMesh in the prefab
5 Months Ago
Converted PieMenu TMP texts to RustText Format number based on current language (1,000 vs 1 000)
5 Months Ago
Fixed [+bind] and <color> tags ending up reversed, still broken in some cases depending on how we're formatting the string initially
5 Months Ago
Minor fix on the demo menu: the Open Folder button was overlapping the Refresh button in some languages
5 Months Ago
Fixed left/right horizontal aligment for right to left languages Automatically swap text horizontal aligment based on the line count
5 Months Ago
Phrases
5 Months Ago
Commented out the skeleton bone names stuff in the phrase update process, we don't use them in-game and they're cluttering Crowdin
5 Months Ago
Fixed null phrases in SocketMods blocking the phrases update
5 Months Ago
merge from main
5 Months Ago
compile fix
5 Months Ago
merge from main
5 Months Ago
Preserve tags when formatting Arabic strings RustText formatting, text auto alignment
5 Months Ago
Texts converted on the following screens: loading screen, inventory, selected item panel, quick craft, team UI, missions
5 Months Ago
More work on converting all texts in the menu: inventory, server browser, options, steam inventory and various popups
5 Months Ago
All option menu texts converted to RustText Phrases
5 Months Ago
Phrases
5 Months Ago
Fixed dropdown options not being picked up by phrase updates
5 Months Ago
Started converting options menu legacy and TMP texts to RustText
5 Months Ago
Initial tests at getting the Arabic language to work