141,239 Commits over 4,383 Days - 1.34cph!

13 Minutes Ago
Merge from terrain_lower_fixes
16 Minutes Ago
Bake before loweing terrain in holes (commented out for now due to a bug)
39 Minutes Ago
Military tunnel s2p for updated terrain lowering
41 Minutes Ago
Launch site s2p for updated terrain lowering
45 Minutes Ago
Merge: from main
46 Minutes Ago
Don't lower terrain on the edges of holes Fix terrain lower OOB when alpha map resolution doesn't match heightmap resolution
46 Minutes Ago
Update: add Pause/Resume to ScopeRecorder and SlowScopeRecorder Tests: tried them in throw-away code, works but exported result looks wonky and needs more work
1 Hour Ago
Update: ServerProfiler - add ability to pause & resume active recorders - added couple unit tests - release binaries built from 61cba2fc Tests: ran unit tests
1 Hour Ago
Increasing build step timeout by 5 minutes to allow FPBuild to handle zombie process properly
1 Hour Ago
Add apartment complex to Scene top context menu
2 Hours Ago
Update scientist for new navmesh
2 Hours Ago
Bugfix: Simplify RecordContext memory management in ServerProfiler.Core - release binaries built from 39f0cfa4 Worst bug was that 2 threads sharing one recording buffer Tests: recorded a bunch of test coroutines (2 frames worth each) via RecordScope, then ran a perfsnapshot for 10 frames - no issues.
3 Hours Ago
update apartment_complex_monument/prototype
5 Hours Ago
Assign new model prefab to reinforced item Hooked up reinforced model positionining.
5 Hours Ago
server_browser_improvements -> main
5 Hours Ago
Server browser favourites are now optionally put to the top. Users can enable/disable it in filters. This option is saved between sessions
Today
added gibs for all the reinforced tiers and updated reinforced prefabs
Today
Fix the red build block visual preview not showing the smaller zones at the harbors as well as only showing one of the two zones at abandoned cabins Fixed by manually adding the preview prefab to those volumes, S2P both harbors and swamp_c
Today
Merge from main
Today
Forgot to include it in the usage help string -.-
Today
Reapply 144020 (crypt building skin upgrade_radius) after stomp
Today
Merge from ugc_screen_blur_fix
Today
Fix missing terrain and foliage in report screenshots
Today
Merge from vine_descend_fix
console_quickjoin_fix -> main
- Ensure typing 'connect' in console will also update the quick join UI - Cleanup PlayerJoin.cs - PlayerJoin is now the main way to tell other systems (ui, history) that we are joining a server. Using client.instance.connect bypasses everything ui related) - PlayerJoin now uses client instance on the backend rather than connect (which is now a wrapper over PlayerJoin)
unskinned_windmill -> main
Missing instanced mesh filter
- Ensure transmission rotates again with the vanes - Rebuild deployable prefab to follow the windmill.prefab instead of doing its own thing - Small overall cleanup
main -> unskinned_windmill
Today
merge from tincanalarm_v2
Today
colliders for the previous batch of prefabs
Today
▄ ▋▇█▌█ ▌█▊▋ ▊▌▆▉█▄▍▆▅▋▆▅▌▌██▅▌▉▄▊▅▉▋▋▇▄▉▌
Today
merge from fillmounts_horse_fix
Today
merge from main
Today
merge from wallpaper_nre_fix2
Today
merge from adminui_health_fix
Today
merge from Electric_Furnace_Workshop
Today
merge from crypt_building_skin
Today
Fixed server admin ui player panel health rounding issues, it matches the health vital now
Today
Wallpaper OnFrameWhileHeld nre fix attempt
Today
Merge from main
Today
Merge from main
Today
▆ ▇▌▆▄▆ ▅▍▋▆ ▊▅▍▋
Today
Fixed automatically generated report offensive content screenshot appearing blurry
Today
Fixed kapok branch colliders on wrong branch, preventing vine descending
Today
Ladder hatch open/close sounds now use small sounds template (was medium)
Today
Player model will now switch to swimming animations once water factor is at 0.65 (was 0.5) This matches the internal player movement behaviour - if the water factor is >= 0.65 we apply swiming movement Updated conditions on player animator match (Walk <-> Swim)
Today
Burst compile GeneratePipeMesh Add 26 tests for the new pipe merging feature Add debug.spawnPipeStressTest convar, spawns a grid of connected industrial conveyors batching.refresh_pipe_groups will now force a reset of all pipes to the current system
Today
Merge from heightmap_bake_fix