branchrust_reboot/maincancel

35,064 Commits over 4,474 Days - 0.33cph!

5 Months Ago
Safety checks for PartialMobileStaticGrid
5 Months Ago
merge from main
5 Months Ago
fix rotation tool transparency
5 Months Ago
merge from painting_line_tool_winner
5 Months Ago
Construction NRE fix
5 Months Ago
Fix scientist weapons floating at world origin on server
5 Months Ago
Fix naval scientists new entity weapons leak, make sure new scientist weapon are not saved if the scientists themselves are not saved
5 Months Ago
merge from boxes_dlc
5 Months Ago
Merge from island_cliff_water_fix
5 Months Ago
Added a searchlight debug mode to try and figure out the volumetric animation
5 Months Ago
Atmosphere & triggers.
5 Months Ago
Final lighting sans atmos volume & culler.
5 Months Ago
Zeroed the transmission on this potted plant, because I keep seeing it bleed ambient in interiors. Emission texture tweak.
5 Months Ago
These static candles shouldn't be shadowcasting like that.
5 Months Ago
Lighting prefab.
5 Months Ago
Fixed all kinds of whackery with industrial.ceiling.lamp.on.prefab
5 Months Ago
Lighthouse lighting prefab V2 (not applied)
5 Months Ago
merge from deepsea_fixes
5 Months Ago
Add convar to tweak radius of the vision occluding ball generated by smokes for NPCs
5 Months Ago
server_browser_phrase_fix -> main
5 Months Ago
merge from deepsea_fixes
5 Months Ago
merge cannon_fuseburn to main
5 Months Ago
merge from deepsea_fixes
5 Months Ago
Fix cannon aim jitter on high ping when reloading and lighting the fuse
5 Months Ago
boat_highspeed_parenting_fix -> main
5 Months Ago
merge from /indirect_instancing
5 Months Ago
Merge from turret_paintball_fixes
5 Months Ago
Added two console commands clearcontainer and clearcontainer_radius.
5 Months Ago
Fix naval scientist laser sight not being on during the day
5 Months Ago
delay_browser_changes -> main
5 Months Ago
Fix FSMTransitionBase.get_Senses NRE
5 Months Ago
Fix "SwitchParent Missed scientist2.corpse" log when naval scientist dies
5 Months Ago
Fix error for boat floor frame. Add a null check to GetBlockedByErrorFromCollider.
5 Months Ago
Scene2prefab
5 Months Ago
Scene2prefab
5 Months Ago
Scene2prefab
5 Months Ago
Add option to debug traces to ai debug prefab, to test bushes / smoke in editor
5 Months Ago
merge from boxes_dlc
5 Months Ago
Merge from shipping container optimizations
5 Months Ago
Committed missing collider mesh for deep sea signal computer
5 Months Ago
Fix some worldmodel prefabs that got saved as disabled, was causing ballista projectiles to be invisible
5 Months Ago
merge from deepsea_fixes
5 Months Ago
Added a way to determine if a LOD state within an InstancedLodComponent has a renderer that uses DeferredMeshDecals. If so, this state gets ignored by the indirect instancing system, as DeferredMeshDecals handle their own culling and instancing
5 Months Ago
merge from wire_shader_pixel_scaling
5 Months Ago
Fix PartialMobileStaticGrid NRE on startup
5 Months Ago
Fixed store skin tile header text wrapping issue
5 Months Ago
Disable volumetric light manipulation on SearchLight to try and diagnose missing volumetrics in build
5 Months Ago
Merge from bushfix
5 Months Ago
Merge from boxes_dlc
5 Months Ago
Merge from signalcomputercollider