branchrust_reboot/main/localizationcancel

59 Commits over 0 Days - Infinitycph!

2 Years Ago
Fixed tooltip characters briefly appearing as blocks when opening
2 Years Ago
Changed a few occurrences of ToolTip text setters to use the new SetPhrase method when possible
2 Years Ago
Added a SetPhrase method for tooltips so they're acting similar to RustText Changing language or setting its phrase will now update its content
2 Years Ago
Cleaned up Phrases update code Added a button to rebuild engine.json without uploading to crowdin
2 Years Ago
Fixed Phrases update not catching everything as expected We were missing: - Phrases nested in struct collections - TokenizedPhrase It caught quite a lot of new strings, particularly tutorial texts
2 Years Ago
Monument markers converted to RustText Added PermanentMarker TMP fontasset
2 Years Ago
Localized dropdowns "Unknown" option
2 Years Ago
Localized active boosts tooltip (teas)
2 Years Ago
Added LanguageSwitcher editor tool to switch current language in edit mode