branchrust_reboot/main/hackweek_arabiccancel

24 Commits over 0 Days - ∞cph!

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