141,874 Commits over 4,536 Days - 1.30cph!

15 Days Ago
merge from io_networkrange
15 Days Ago
Updated the network range of most player deployed IO prefabs, reduced network distance on 48 prefabs
15 Days Ago
Flare animation updates
15 Days Ago
Converted card reader, added new tests BaseDetector cleanup
15 Days Ago
Merge from main
15 Days Ago
Added fence mesh for deployable and a fence gate mesh for testing.
15 Days Ago
Fix sprinklers not spraying after a restart, and spraying without watering One behaviour change - a sprinkler now needs water >= 2 to run. It has always needed that to actually water things but previously it would still show the water spraying pfx if the sprinkler was receiving one water
15 Days Ago
Merge from PlayerMaintainedMonuments
15 Days Ago
Merge from main
15 Days Ago
Added a missing stencil block to the Generic shader's deferred pass
15 Days Ago
Merge from pole_entity_delete
15 Days Ago
Manifest Commit meta files from new recycler variant prefabs
15 Days Ago
Made the Stone Sculpture shader work with RRP and removed some unnecessary shader passes that would have caused the shader to generate more variants
15 Days Ago
Delete powerline pole entity Add comment component to powerline_pole_a
15 Days Ago
merge from creative_indicator_fix
15 Days Ago
Fixed creative mode UI indicator persisting in demos when disconnecting from a server while being in creative mode
15 Days Ago
Merge from command_buffer_names
15 Days Ago
update from main
15 Days Ago
merge from main
15 Days Ago
Prevent pool table debug logs from spamming constantly
15 Days Ago
merge from static_chair_variant
15 Days Ago
Reapply gas station chair fileID change
15 Days Ago
Merge from powergrid/tentative_recycler_fix
15 Days Ago
Added some checks to the SpatialBiomeFogCamera to prevent a command buffer warning from appearing
15 Days Ago
merge from espcanvas_autosize_clan_fix
15 Days Ago
Fixed clan text not being affected by the ESPCanvas auto-sizing setting
15 Days Ago
merge from main stomp gas station
15 Days Ago
merge from train_tracks_not_connecting_fix
15 Days Ago
merge from automated_testing
15 Days Ago
merge from misc_fixes_aug_26
15 Days Ago
merge from fix_spectate_chat
15 Days Ago
Merge: from main
15 Days Ago
merge from kickwallpaper_drop_fix
15 Days Ago
Tagged some old twitch drops as drops (ninja suit, twitch sunglasses, hobo barrel, industrial door, twitch rivals desk, twich underwear)
15 Days Ago
merge from main
15 Days Ago
Fix noise texture uv in volumetric light beam
15 Days Ago
merge from kickwallpaper_drop_fix
15 Days Ago
merge from repairbench_backpack_fix
15 Days Ago
- Center airfields power level display - Removed 1 light from the entry door as it only needs 3 to open - ran s2p
15 Days Ago
Updated the CommandBufferManager to name the command buffers after their camera events, as each camera event is given a unique command buffer
15 Days Ago
Merge from main
15 Days Ago
Merge from main
15 Days Ago
Zigg Tank Large mesh collider update and primitive collision removal.
15 Days Ago
merge from main -> base_occlusion
15 Days Ago
Codegen
15 Days Ago
Tests to confirm the interior walls are fixed
15 Days Ago
Fixes to make edge case of interior walls not be hidden
15 Days Ago
Add command to export a building into a format that tests can use (so we aren't spawning the giant base every single time)
15 Days Ago
Add more tests
15 Days Ago
Switch to using EnterPlayMode + DomainReload so the normal shutdown has a chance to run