143,602 Commits over 4,413 Days - 1.36cph!

36 Days Ago
Bunny suit skin viewer update
36 Days Ago
Add achievement grant for hackable crates, add it for ghost ship crates.
36 Days Ago
Add achievement stat tracking for consumables, add it to coconuts.
36 Days Ago
Phonebooth updates - Added bespoke player pose - Adjusted phone position and line renderer postion in phonebooth prefab - Hooked up in player animator
36 Days Ago
guitar position update
36 Days Ago
Potential workaround for needing a separate bind for new light toggle radial functionality to work correctly.
36 Days Ago
Industrial Shelves; - Game models updated - Material updated - Added stand in textures - Icons updated - Shallow wall prefab updated with updated prop render values
36 Days Ago
merge from main
36 Days Ago
Optim: reimplement projectile mod aggregators to be alloc free - added outstanding Avg, Min and Max helpers - all helpers are now generic, to support the 2 overloads we have - ripped out GetMods to avoid accidental reintroduction of allocs Still need to fix remaining dynamic callback creation Tests: got shot by a scientist
36 Days Ago
merge from combat_knife_weapon_racks_rotation_fix
36 Days Ago
merge from waterwheel_deployable
36 Days Ago
merge from door_knocker_guide_mesh_fix
36 Days Ago
merge from easter2026_dlc
36 Days Ago
Fixing invisible male legs
36 Days Ago
Removed Old Small Kitchen Cabinet Blockout Models and Folders
36 Days Ago
Merge from monument_notification_sounds
36 Days Ago
Clean: simplify ProjectileWeaponMod code - get rid of 0 as default arg - mini bugfix: hook up bypassModToggles in one of Sum overloads - added non-GC mul and sum, but not plugged in yet Tests: compiles
36 Days Ago
- Run Clean Entity Labels - Deleted and readded OilRigResetNotification from prefab to get rid off serialized data pertaining to entities. S2P both oil rigs - Rebuild manifest and commit associated prefab changes
36 Days Ago
Adjusted I/O back to where it was previously before downscaling
36 Days Ago
3p medical syringe anim updates to match new viewmodel anims
36 Days Ago
Fix Outline Bunny suit WM mesh and prefab
36 Days Ago
medical syringe wounded animation update + audio event check
36 Days Ago
Merge from main
36 Days Ago
merge from new_console-ui
36 Days Ago
merge from main
36 Days Ago
Fixed recents items/vehicles acting weird, switched to a list
36 Days Ago
merge rust_relay_server -> main
36 Days Ago
merge main -> rust_relay_server
36 Days Ago
move away from wss (it allocates)
36 Days Ago
Fixed audio ugc button not resetting on close
36 Days Ago
Copying a row also copies the label, when relevant
36 Days Ago
Removed Owner Steam ID from admin panel, show team id instead
36 Days Ago
Fixed steam DLC price text layout issues
36 Days Ago
water wheel WB 1
36 Days Ago
console.erroroverlay 0 closes the error overlay
36 Days Ago
Pressing enter: - selects the search bar of the open tab - selects the input field in the console
36 Days Ago
Added a Tests section to BaseEntity and ItemDefinition inspectors, has buttons that will select or run the tests associated to this prefab Can also right click "Select Tests" on any prefabs
Rin
36 Days Ago
merge from save283 - Staging wipe
36 Days Ago
Merge from terrain_renderer
36 Days Ago
Add min radius for terrain culling
36 Days Ago
merge from main
36 Days Ago
Improve culling shadow bounds check accuracy and performance
Rin
36 Days Ago
Network++ Save++ persistance++
36 Days Ago
Don't apply the 0.25s early exit to the gesture viewmodel, still apply it to the third person
36 Days Ago
Added IK targets to microphone stand Added helper SetLeftHandIKTarget/SetRightHandIKTarget methods, would technically be faster than manually setting position and rotation
36 Days Ago
Enable animateVehicleAim360 on horse seats and add a blend tree (just one motion for now)
36 Days Ago
Merge from terrain_renderer
36 Days Ago
Remove unneeded map sample when culling terrain Remove terrain test scene
36 Days Ago
Merge from main Merged prefabs: Mannequin_deployed, huntingtrophysmall/deployed, fishing_rod_entity
36 Days Ago
Merge from main