userFlaviencancel
reporust_rebootcancel

5,096 Commits over 670 Days - 0.32cph!

3 Months Ago
Added a button in the phrase property drawer to migrate any old data, just in case it wasn't added to the engine.json before the loc changes
3 Months Ago
New naval phrases (so they arent lost after merging main)
3 Months Ago
merge from localization_improvements/fixes
3 Months Ago
Servers now load and cache the english strings, so the phrase english fields can return something
3 Months Ago
merge from main
3 Months Ago
merge from storepreload_nre_fix
3 Months Ago
Store preload NRE fix attempt
3 Months Ago
merge from friendsmenu_fix
3 Months Ago
Fixed friend menu being considered opened all the time
3 Months Ago
merge from localization_improvements/fixes
3 Months Ago
Fixed conveyor filtering errors
3 Months Ago
Workshop scene
3 Months Ago
Fixed empty tooltips NREing
3 Months Ago
Fixed workshop scene localization (was wiped after removing the english field because the phrase update never picked it up before)
3 Months Ago
Downloaded last translations
3 Months Ago
Fixed borked NL jsons
3 Months Ago
merge from localization_improvements
3 Months Ago
Better phrase conflicts detection Fixed 5 conflicts
3 Months Ago
Some phrase update fixes/clean up
3 Months Ago
merge from localization_improvements
3 Months Ago
Added an AssetPostprocessor that reloads the languages and refreshes the texts when a loc file changed
3 Months Ago
Fixed PhraseEditWindow dumping all engine-generated.json into engine.json when applying Updated contexts
3 Months Ago
merge from localization_improvements
3 Months Ago
Compile fix
3 Months Ago
merge from localization_improvements
3 Months Ago
Phrase contexts Fixed invalid hebrew json
3 Months Ago
merge from main
3 Months Ago
Updated all phrases files, created the new ones for all languages with the existing translations
3 Months Ago
Moved phrases declared in code out of engine.json into a seperate file named engine-generated.json, so its clearer that manual edits will be stomped Phrases coming from engine-generated.json cannot be edited via the phrase drawer. The window shows the assembly, class and property they come from
3 Months Ago
Refactored localization tools window, added steps drawer
3 Months Ago
UI_ServerEntry loc fix again, added vanilla and fixed the fallback
3 Months Ago
RustText code cleanup and comments
3 Months Ago
Server browser and nucleus loc fixes
3 Months Ago
Fixes when updating an existing code declared phrase values
3 Months Ago
Server entry gamemode tag loc fixes
3 Months Ago
Replaced ~50 instances of RustText.text for SetText or SetPhrase Will do the rest later, 150 to go
3 Months Ago
Codegen
3 Months Ago
Fixed language option label not resetting its formatting after switching from an RTL language
3 Months Ago
Fixed phrase edit not refreshing english base strings
3 Months Ago
Some cleanup Restored the Rebuild Phrases menu item, as a fast path for most users
3 Months Ago
▋▅▇▇▅▅▍ ▌▍▇▄▍▅▆▆▊██ ▄█▋▋▄ ▄▍ ████.▊▆▍▋▉▍ ▅/▋
3 Months Ago
▆▌▊▅▊▆█ ▇▌▍▇▅█▊▉▍▄▌ ▄▄▊█▍ ▋▌ ▌▊▌▅.▌▌▋▇█▊
3 Months Ago
Server compile fixes
3 Months Ago
All buttons functionnal on the localization tools window Removed the old menu items
3 Months Ago
Added a localization window where we can fire all the loc update actions from Started moving everything to coroutines so it doesn't stall the main thread
3 Months Ago
Removed unused language from Translate::SupportedLanguages
3 Months Ago
Crowdin upload
3 Months Ago
Reorganized the loc menu items
3 Months Ago
Crowdin download within unity, wip
3 Months Ago
merge from skinviewer_woodendoubledoor_fix