13,760 Commits over 2,953 Days - 0.19cph!
Reduced flickering from dropped flares
Completely remove flickering if limit flashing option is enabled
Remove temp testing walkways
Re pivoted all of the floating walkway prefabs and adjusted the buoyancy points for better movement
Possibly fixed simple floating platforms flipping
Fixed SimpleFloatingEntity running logic if no players are nearby
Copy the terrain water system over to the floating city system so that water level queries work as expected (copied from craggy)
Added a new ForceSpawnPoint component, if this is present in a scene the player will always spawn there (editor only)
Hide another incorrect prefab id error
Fixed case senstivity causing editor to think entities are missing from the manifest
Syncvars and Protobuf, save into separate scene
First pass on a better onboarding demo
Don't show manifest info if entity is in a scene
Don't show manifest fix options if prefab ID is 0
Merge from frontier_external_fixes
Fixed demolish timer restarting after using the simple upgrade menu on an external wall/gate
Merge from workshop_render_fixes
Reimplement settings switcher as it looked like I didn't commit it and it got deleted?
Merge from softcore_respawn_fix
Disable saving on the softcore respawn zones, fixes them duplicating on server restarts
Added debug.removeOverlappingStaticSpawnPoints convar to clean up any duplicates
Merge from manifest_insert_inspector
Added a warning to the top of the editor inspector if an editors prefab id is incorrect, with a button to fix it
Added a manifest info foldout to all entities, shows whether the entity is in the pooled strings and entity list in the manifest
If entities are missing from these lists, buttons are displayed that will insert the values into the manifest without needing to do a full manifest rebuild, saves about 5 minutes when creating or duplicating a new entity
Add some placeholder cables
Physics based ceiling lights now reset their position/rotation after 15s of no damage
Setup two joints on the fluorescent light
Move chandelier into cozy lights folder
String light bulbs + lights are now pooled
Merge from frontier_external_fixes
Fix walls being demolishable with hammer after being reskinned (will apply to another redirect skins as well)
thumb_up
12
thumb_down
18
Merge from multi_wallpaper_block_spray_fix
Can now accurately free spray on blocks that have multiple wallpaper renderers (neighbouring triangle roof pieces)
Merge from workshop_render_fixes
Switch to maximum graphics settings when taking a workshop icon, switches back to prior settings afterwards
Also switch the time of day and sky rotation accordingly
Fixed blank workshop icons when on Low settings
Fix props with batching components not appearing in generated icons (armored double door as an example)
Fix being able to press the randomise character button while a deployable is spawned in the workshop scene, resulting in a player being spawned
Don't enable the camera by default when loading the workshop scene, no longer need to click once to stop the camera
Merge from gunner_multi_fix
Possibly fix multiple attack heli gunners causing UI issues when going in and out of gunner view
Merge from kill_countdown_fix
Merge from livestock_animals
Merge from pilot_hazmat_dlc
Add some Y offsets to the buoyancy points on the walkway prefab
Add Hidden/Rust/Spatial Biome Fog/Shadow Map Downsample and Hidden/Rust/Spatial Biome Fog/Terrain Maps Process to always included shaders (Project Settings -> Graphics)