branchrust_reboot/main/hackweek_arabiccancel

24 Commits over 0 Days - ∞cph!

10 Months Ago
Compile fix in LanguageSwitcher
10 Months Ago
merge from main
10 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
10 Months Ago
Fixed game tips and tool tips formatting
10 Months Ago
Converted vitals label TMP texts to RustText
10 Months Ago
Use SetText when formatting Crosshair interactions Removed the TMP SubMesh in the prefab
10 Months Ago
Converted PieMenu TMP texts to RustText Format number based on current language (1,000 vs 1 000)
10 Months Ago
Fixed [+bind] and <color> tags ending up reversed, still broken in some cases depending on how we're formatting the string initially
10 Months Ago
Minor fix on the demo menu: the Open Folder button was overlapping the Refresh button in some languages
10 Months Ago
Fixed left/right horizontal aligment for right to left languages Automatically swap text horizontal aligment based on the line count
10 Months Ago
Phrases
10 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
10 Months Ago
Fixed null phrases in SocketMods blocking the phrases update
10 Months Ago
merge from main
10 Months Ago
compile fix
10 Months Ago
merge from main
10 Months Ago
Preserve tags when formatting Arabic strings RustText formatting, text auto alignment
10 Months Ago
Texts converted on the following screens: loading screen, inventory, selected item panel, quick craft, team UI, missions
10 Months Ago
More work on converting all texts in the menu: inventory, server browser, options, steam inventory and various popups
10 Months Ago
All option menu texts converted to RustText Phrases
10 Months Ago
Phrases
10 Months Ago
Fixed dropdown options not being picked up by phrase updates
10 Months Ago
Started converting options menu legacy and TMP texts to RustText
10 Months Ago
Initial tests at getting the Arabic language to work