userFlaviencancel
reporust_rebootcancel

6,415 Commits over 821 Days - 0.33cph!

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