userFlaviencancel
reporust_rebootcancel

4,989 Commits over 670 Days - 0.31cph!

3 Months Ago
merge from naval_update
3 Months Ago
merge from main
3 Months Ago
Fixed island terrain mesh setup Moved the deep sea spawning stuff into another file
3 Months Ago
merge from storeitem_source_fix
3 Months Ago
Fixed store cart item missing their source
3 Months Ago
Very basic island spawning, randomly scattered around the deep sea
3 Months Ago
merge from main
3 Months Ago
Working mesh terrain setup
3 Months Ago
Make sure LODGrid grid is large enough for the deep sea Added lodgrid.debug command to draw the cells
3 Months Ago
Codegen
3 Months Ago
Added a command to spawn a stripped down version of the tutorial island in the deep sea
3 Months Ago
Updated table lamp icon
3 Months Ago
Fixed bean bag worldmodel being the deployed version
3 Months Ago
Updated table lamp volumes to match the new scale
3 Months Ago
Fixed spotlight worldmodel and repair
3 Months Ago
Full phrase update
3 Months Ago
Compile fixes
3 Months Ago
Code gen compile fix following main rebase
3 Months Ago
merge from main
3 Months Ago
Updated ceiling light deploy guide to include its wire, enabled rotation before placement
3 Months Ago
Tweaked chandelier box trace so it can't go too close to the surface below Tweaked deploy volume
3 Months Ago
Fixed string light control box LODs
3 Months Ago
Updated string lights descriptions
3 Months Ago
Restored fairy light emissive
3 Months Ago
Chandelier deploy guide and icon Fixed pooling issue
3 Months Ago
Chandelier cable is swapped to a non cutout mat when >5m away
3 Months Ago
Chandelier blocked toast says what entity is blocking, when it can Added a prevent building collider to the cable Additional server checks
3 Months Ago
Chandelier interpolation, chains and pedal animations
3 Months Ago
Added spotlight guide mesh prefab, rotates itself depending on the surface
3 Months Ago
Added support for guide mesh prefabs, spawns the prefab instead of a mesh Makes deployable guide less of a pain to implement
3 Months Ago
Added storage adaptor socket to wall cabinet
3 Months Ago
Fixed spotlight rotation when placed on ceiling and floors Updated icon
3 Months Ago
Tweaked spotlight colliders and volumes following the art update
3 Months Ago
Beanbag phrase
3 Months Ago
Restored decor lighting dlc phrases
3 Months Ago
merge from main
3 Months Ago
merge from localization_improvements/fixes
3 Months Ago
Compile fix
3 Months Ago
merge from localization_improvements/fixes
3 Months Ago
Cleanup, comments
3 Months Ago
Restored naval phrases
3 Months Ago
merge from naval_update
3 Months Ago
merge from main
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