userFlaviencancel
reporust_rebootcancel

4,490 Commits over 609 Days - 0.31cph!

32 Days Ago
Store preload NRE fix attempt
32 Days Ago
merge from friendsmenu_fix
32 Days Ago
Fixed friend menu being considered opened all the time
32 Days Ago
merge from localization_improvements/fixes
32 Days Ago
Fixed conveyor filtering errors
32 Days Ago
Workshop scene
32 Days Ago
Fixed empty tooltips NREing
32 Days Ago
Fixed workshop scene localization (was wiped after removing the english field because the phrase update never picked it up before)
32 Days Ago
Downloaded last translations
32 Days Ago
Fixed borked NL jsons
34 Days Ago
merge from localization_improvements
34 Days Ago
Better phrase conflicts detection Fixed 5 conflicts
34 Days Ago
Some phrase update fixes/clean up
34 Days Ago
merge from localization_improvements
34 Days Ago
Added an AssetPostprocessor that reloads the languages and refreshes the texts when a loc file changed
34 Days Ago
Fixed PhraseEditWindow dumping all engine-generated.json into engine.json when applying Updated contexts
34 Days Ago
merge from localization_improvements
34 Days Ago
Compile fix
34 Days Ago
merge from localization_improvements
34 Days Ago
Phrase contexts Fixed invalid hebrew json
34 Days Ago
merge from main
34 Days Ago
Updated all phrases files, created the new ones for all languages with the existing translations
34 Days 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
34 Days Ago
Refactored localization tools window, added steps drawer
34 Days Ago
UI_ServerEntry loc fix again, added vanilla and fixed the fallback
34 Days Ago
RustText code cleanup and comments
34 Days Ago
Server browser and nucleus loc fixes
34 Days Ago
Fixes when updating an existing code declared phrase values
34 Days Ago
Server entry gamemode tag loc fixes
34 Days Ago
Replaced ~50 instances of RustText.text for SetText or SetPhrase Will do the rest later, 150 to go
34 Days Ago
Codegen
34 Days Ago
Fixed language option label not resetting its formatting after switching from an RTL language
34 Days Ago
Fixed phrase edit not refreshing english base strings
35 Days Ago
Some cleanup Restored the Rebuild Phrases menu item, as a fast path for most users
35 Days Ago
▋▅▇▇▅▅▍ ▌▍▇▄▍▅▆▆▊██ ▄█▋▋▄ ▄▍ ████.▊▆▍▋▉▍ ▅/▋
35 Days Ago
▆▌▊▅▊▆█ ▇▌▍▇▅█▊▉▍▄▌ ▄▄▊█▍ ▋▌ ▌▊▌▅.▌▌▋▇█▊
35 Days Ago
Server compile fixes
35 Days Ago
All buttons functionnal on the localization tools window Removed the old menu items
35 Days 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
35 Days Ago
Removed unused language from Translate::SupportedLanguages
35 Days Ago
Crowdin upload
35 Days Ago
Reorganized the loc menu items
35 Days Ago
Crowdin download within unity, wip
35 Days Ago
merge from skinviewer_woodendoubledoor_fix
35 Days Ago
Fixed wrong material on skin viewer's wooden double door handles
35 Days Ago
Fixed store new items sequence only showing one featured items
35 Days Ago
merge from store_newitems_fix
35 Days Ago
merge from glowdetection_tool_fix
35 Days Ago
Fixed skin glow tester not keeping previous weeks results
35 Days Ago
merge from main