userFlaviencancel
branchrust_reboot/main/localizationcancel

52 Commits over 0 Days - ∞cph!

5 Days Ago
Disabled the duplicate translation error for now, need a better solution
5 Days Ago
Fixed random typos reported on Crowdin
5 Days Ago
Fixed typos in seed item descriptions
5 Days Ago
Fixed death screen 'Respawn' button text being truncated in Finnish
5 Days Ago
Removed 'doorway_desc' unused phrase from a bunch of prefabs
5 Days Ago
Minor fixes, removed unused phrases
5 Days Ago
merge from main
5 Days Ago
Compile fix (Translate is client only so the localization tools aren't available in SERVER only)
5 Days Ago
merge from main
5 Days Ago
Added FlextText to RustText converter (similar to TMP -> RustText)
5 Days Ago
Fixed wallpaper store page wainscoting preview not cycling through variations
5 Days Ago
Localized all store pages
5 Days Ago
Added an error message in the inspector when the Phrase already exists with the same token but with a different English value
5 Days Ago
Applied the Phrase property drawer to RustTextEditor
6 Days Ago
Localized general store items names and subtitles
6 Days Ago
Phrase custom property drawer: - Preview the phrase translation using the selected language - Show the english string when collapsed - Save and undo fixes
6 Days Ago
Added a custom property drawer for Phrases, allowing you to search through existing translations in a window to easily re-use existing tokens
6 Days Ago
Localized item store (still a few pages left)
6 Days Ago
Restored F7 report popup texts size
6 Days Ago
Compile fix
6 Days Ago
Use the system's language by default, before reading client.cfg file Fallback to English if not supported
6 Days Ago
Minor language option tweaks Restored MenuUI prefab state
6 Days Ago
Fixed missing characters in Chinese font
6 Days Ago
Fixed missing languages in LanguageSwitcher editor tool
6 Days Ago
Moved the language selection to the options menu Languages are now listed by their names, written in their own languages
7 Days Ago
merge from main
9 Days Ago
Cleaned up the Localization tools MenuItems name and priorities
9 Days Ago
Fixed showtoast commands arguments limit checks Added descriptions showing the expected arguments
9 Days Ago
Removed unused "Two" key on RustOption.Normal prefab
9 Days Ago
Added a barebones tool that lets you find all the places a specific Phrase is used
9 Days Ago
Null checks in RustText and Tooltip SetPhrase Fixes safezone warning formatting error
9 Days Ago
Fixed RustInput.Normal placeholder text having no localization token Set auto size values to support any language
9 Days Ago
merge from main
9 Days Ago
Compile fix
9 Days Ago
merge from main
10 Days Ago
Added the "Too many layers used to exclude objects from lighting blabla" warning log to the list of ignored logs, for the sake of my sanity
10 Days Ago
Set server browser tags min height to 14, so their height doesn't shrink based on the string used (was happening with some languages too)
10 Days Ago
Added min/max height settings to RustText Only draw the min/max fields if auto size is true Set Tooltip text min height to 24, so their height doesn't shrink based on the string used (was happening with some languages)
10 Days Ago
RustText SetPhrase method can now take arguments and will call SetPhraseArguments Allow multi-selection when converting LocalizeText components Minor Phrases update menu items naming change
10 Days Ago
Localized skin picker
10 Days Ago
Localized inventory item splitter "Enter split amount..." text
10 Days Ago
Localized IOEntity crosshair info Localized crosshair health and stability texts
11 Days Ago
Set Japanese font to Dynamic to fix the few missing characters (displayed as '?')
11 Days Ago
Fixed tooltip characters briefly appearing as blocks when opening
12 Days Ago
Changed a few occurrences of ToolTip text setters to use the new SetPhrase method when possible
12 Days 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
12 Days Ago
Cleaned up Phrases update code Added a button to rebuild engine.json without uploading to crowdin
12 Days 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
13 Days Ago
Monument markers converted to RustText Added PermanentMarker TMP fontasset
13 Days Ago
Localized dropdowns "Unknown" option