userFlaviencancel

7,171 Commits over 943 Days - 0.32cph!

1 Year Ago
Chandelier interpolation, chains and pedal animations
1 Year Ago
Added spotlight guide mesh prefab, rotates itself depending on the surface
1 Year Ago
Added support for guide mesh prefabs, spawns the prefab instead of a mesh Makes deployable guide less of a pain to implement
1 Year Ago
Added storage adaptor socket to wall cabinet
1 Year Ago
Fixed spotlight rotation when placed on ceiling and floors Updated icon
1 Year Ago
Tweaked spotlight colliders and volumes following the art update
1 Year Ago
Beanbag phrase
1 Year Ago
Restored decor lighting dlc phrases
1 Year Ago
merge from main
1 Year Ago
merge from localization_improvements/fixes
1 Year Ago
Compile fix
1 Year Ago
merge from localization_improvements/fixes
1 Year Ago
Cleanup, comments
1 Year Ago
Restored naval phrases
1 Year Ago
merge from naval_update
1 Year Ago
merge from main
1 Year 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
1 Year Ago
New naval phrases (so they arent lost after merging main)
1 Year Ago
merge from localization_improvements/fixes
1 Year Ago
Servers now load and cache the english strings, so the phrase english fields can return something
1 Year Ago
merge from main
1 Year Ago
merge from storepreload_nre_fix
1 Year Ago
Store preload NRE fix attempt
1 Year Ago
merge from friendsmenu_fix
1 Year Ago
Fixed friend menu being considered opened all the time
1 Year Ago
merge from localization_improvements/fixes
1 Year Ago
Fixed conveyor filtering errors
1 Year Ago
Workshop scene
1 Year Ago
Fixed empty tooltips NREing
1 Year Ago
Fixed workshop scene localization (was wiped after removing the english field because the phrase update never picked it up before)
1 Year Ago
Downloaded last translations
1 Year Ago
Fixed borked NL jsons
1 Year Ago
merge from localization_improvements
1 Year Ago
Better phrase conflicts detection Fixed 5 conflicts
1 Year Ago
Some phrase update fixes/clean up
1 Year Ago
merge from localization_improvements
1 Year Ago
Added an AssetPostprocessor that reloads the languages and refreshes the texts when a loc file changed
1 Year Ago
Fixed PhraseEditWindow dumping all engine-generated.json into engine.json when applying Updated contexts
1 Year Ago
merge from localization_improvements
1 Year Ago
Compile fix
1 Year Ago
merge from localization_improvements
1 Year Ago
Phrase contexts Fixed invalid hebrew json
1 Year Ago
merge from main
1 Year Ago
Updated all phrases files, created the new ones for all languages with the existing translations
1 Year 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
1 Year Ago
Refactored localization tools window, added steps drawer
1 Year Ago
UI_ServerEntry loc fix again, added vanilla and fixed the fallback
1 Year Ago
RustText code cleanup and comments
1 Year Ago
Server browser and nucleus loc fixes
1 Year Ago
Fixes when updating an existing code declared phrase values