140,205 Commits over 4,505 Days - 1.30cph!

15 Days Ago
Merge from parent
15 Days Ago
2nd screen tweaks. Tweak display strings.
15 Days Ago
Pool: Ensure the prediction timeout can't reset the game if we are just waiting on a second player
15 Days Ago
Added sounds for new electrical boxes
15 Days Ago
Monitor screen setup
15 Days Ago
Final compile fix
15 Days Ago
Tank water blend asset + reference materials.
15 Days Ago
move waterpipe in WTP scene + S2P WTP
15 Days Ago
integrate waterbody shader with water tank spinup time add testing convar for forcing tank pressure "watertreatmentwatertank.force_pressure <pressure>" remove unused prefab reduce size of colliders on water spouts
Rin
15 Days Ago
Adjusted Workbench Level 3 and BBQ deploy volumes to prevent wallpaper clipping when deployed
Rin
15 Days Ago
merge from deploy_clipping_fixes
15 Days Ago
Another sneaky compile fix that snuck past editor tests
15 Days Ago
Underground basement blocks - working out metrics and combos, added test scene
15 Days Ago
Update: minor simplifications - get rid of retry limiters - fixup unsafe increments Couldn't figure out how to do add segment recycling, so going to change focus for a bit - will see how ConcurrentQueue performs Tests: ran unit tests
15 Days Ago
removed old prefab
15 Days Ago
Updated the emission shader feature on the cloth shader to remove an unnecessary underscore
15 Days Ago
Carving gizmos with an outline and faded shape + related files. Both additifve and subtractive.
15 Days Ago
master key updates - removed old meshes from viewmodel prefab - moved current setup item to tools folder with other prefabs - deleted items folder (no longer required) - moved sounds to correct folder
15 Days Ago
bye bye compile errors :wave:
15 Days Ago
merge from PlayerMaintainedMonuments
15 Days Ago
merge from viewmodel_scene_flex (Character Animation & Skin Viewer dev-only tool)
15 Days Ago
Change powerplant spawn priority to highest
15 Days Ago
Compile fix
15 Days Ago
Merge from PlayerMaintainedMonuments
15 Days Ago
Merge from MonumentBlockers/workflow_improvements
15 Days Ago
made screen flatter and added an object to mark position for ui screen
15 Days Ago
Do not calculate remaining distance twice
15 Days Ago
Added tooltips to shapes
15 Days Ago
Optimize fsm wait for navmesh
15 Days Ago
Improve npcs path following performance, fix npcs sometimes not moving
15 Days Ago
reworked smoothness/hardness of the SDF brush to be relative brush size so it's more consistent, also increased max strength so it might feel touchy if you only do 0 or 1
15 Days Ago
Don't send a chat message on the first call of StartSpectating - removes the intermediate confusing local chat message "Spectating: {playerName}. SteamID: {steamId}" before the message for the final spectate target
15 Days Ago
Disambiguate rust nav mesh helpers
15 Days Ago
Fix not being able to find collider mesh if there is just one mesh in the FBX asset for it Serialized data migration for all prefabs which use StagedDestructionEntityInfo
15 Days Ago
Merge from main
15 Days Ago
Update artifacts
15 Days Ago
Fix sample radius being insufficient to check if player is on navmesh
15 Days Ago
Fix leftover comment and stale dll
15 Days Ago
merge from main
15 Days Ago
Optim: reduce GC impact by reducing how many segments we trash This forces serialization at the point of segment exhaustion. Need to see if I can setup some sort of recycling to reduce busy spinning Tests: ran AllocDeallocMTShortLived(32, false), no more GC reports
15 Days Ago
Bugfix(tests): fix 2 pooling tests having bad setup after Spillage tests These tests rely on explicit sizes/counters, so were randomly failing Tests: ran all PoolTests unit tests
15 Days Ago
Optimize npc movement
15 Days Ago
WIP: new avatar masks new top bar
15 Days Ago
Improve workflow for setting which colliders are enabled and which collider meshes to use at different destruction stages Fix preview mesh destruction stage and LOD slider not retaining its currently displayed stage/LOD
15 Days Ago
game_room_dlc -> new_pool_ui
15 Days Ago
merge from main
15 Days Ago
Fixed pedestal view button not resetting correctly when toggling it, then reopening the sculpture editor
15 Days Ago
Remove unused ignite and extinguish effect animation event from the industrial torch anim, to fix warning
15 Days Ago
wtp S2P