reporust_rebootcancel

140,497 Commits over 4,536 Days - 1.29cph!

40 Days Ago
Pool: dismount players mounted on the table if they start to go underwater
40 Days Ago
Merge from parent
40 Days Ago
2nd screen tweaks. Tweak display strings.
40 Days Ago
Pool: Ensure the prediction timeout can't reset the game if we are just waiting on a second player
40 Days Ago
Added sounds for new electrical boxes
40 Days Ago
Monitor screen setup
40 Days Ago
Final compile fix
40 Days Ago
Tank water blend asset + reference materials.
40 Days Ago
move waterpipe in WTP scene + S2P WTP
40 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
40 Days Ago
Adjusted Workbench Level 3 and BBQ deploy volumes to prevent wallpaper clipping when deployed
Rin
40 Days Ago
merge from deploy_clipping_fixes
40 Days Ago
Another sneaky compile fix that snuck past editor tests
40 Days Ago
Underground basement blocks - working out metrics and combos, added test scene
40 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
40 Days Ago
removed old prefab
40 Days Ago
Updated the emission shader feature on the cloth shader to remove an unnecessary underscore
40 Days Ago
Carving gizmos with an outline and faded shape + related files. Both additifve and subtractive.
40 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
40 Days Ago
bye bye compile errors :wave:
40 Days Ago
merge from PlayerMaintainedMonuments
40 Days Ago
merge from viewmodel_scene_flex (Character Animation & Skin Viewer dev-only tool)
40 Days Ago
Change powerplant spawn priority to highest
40 Days Ago
Compile fix
40 Days Ago
Merge from PlayerMaintainedMonuments
40 Days Ago
Merge from MonumentBlockers/workflow_improvements
40 Days Ago
made screen flatter and added an object to mark position for ui screen
40 Days Ago
Do not calculate remaining distance twice
40 Days Ago
Added tooltips to shapes
40 Days Ago
Optimize fsm wait for navmesh
40 Days Ago
Improve npcs path following performance, fix npcs sometimes not moving
40 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
40 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
40 Days Ago
Disambiguate rust nav mesh helpers
40 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
40 Days Ago
Merge from main
40 Days Ago
Update artifacts
40 Days Ago
Fix sample radius being insufficient to check if player is on navmesh
40 Days Ago
Fix leftover comment and stale dll
40 Days Ago
merge from main
40 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
40 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
40 Days Ago
Optimize npc movement
40 Days Ago
WIP: new avatar masks new top bar
40 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
40 Days Ago
game_room_dlc -> new_pool_ui
40 Days Ago
merge from main
40 Days Ago
Fixed pedestal view button not resetting correctly when toggling it, then reopening the sculpture editor
40 Days Ago
Remove unused ignite and extinguish effect animation event from the industrial torch anim, to fix warning