137,689 Commits over 4,474 Days - 1.28cph!

47 Minutes Ago
Merge from shadow_caching_tooltip_fix
48 Minutes Ago
Merge from shadow_caching_framerate_fix
50 Minutes Ago
Merge from shadow_caching_ambientlightlod_fix
56 Minutes Ago
Merge from main
59 Minutes Ago
Merge from apt_cctv_culling
1 Hour Ago
Merge from fix_trap_displacement
1 Hour Ago
Merge from fix_buffer_upload_mode
1 Hour Ago
Merge from fix_demo_culling
1 Hour Ago
Removed console input field character limit
1 Hour Ago
merge from console_inputlimit_fix
3 Hours Ago
Tweak turn in place settings, add response curves for ads/non ads, hook up playback speed as a parameter so we can bump it up if you're turning fast.
Rin
3 Hours Ago
merge from jumpsuit_occupation_under_fix
Rin
3 Hours Ago
merge from abyss_hazmat_helmet_view_fix
Rin
3 Hours Ago
merge from clantable_snapping
Rin
3 Hours Ago
merge from vm_stack_size_fix
3 Hours Ago
Spotlight LOD fix
4 Hours Ago
Ensure pool ui closes in demos (when not in first person)
4 Hours Ago
Added abyss helmet meshes to SkipInFirstPersonLegs list
4 Hours Ago
merge from main
4 Hours Ago
Merge from PlayerMaintainedMonuments/powergrid
4 Hours Ago
New powerline effects turn on/off with powergrid
4 Hours Ago
Add remaining Black Mesa map icons Some more Black Mesa entities Minor entity cleanups & fixes * Found some more necessary nullptr checks when at entity limit * Removed env_debughistory entity and its associated concommands (Already did nothing) Pull Request: Ability to hide disabled tools https://files.facepunch.com/rubat/2026/July09-2929-AlarmingJavalina.mp4
4 Hours Ago
merge from ui_disconnect_cleanup
4 Hours Ago
Fixed nameplates and pie menu not being cleared on disconnect
4 Hours Ago
Merge from PlayerMaintainedMonuments
4 Hours Ago
Manifest
4 Hours Ago
merge from charm_craft_fix
4 Hours Ago
When crafting an item, if the prefered charm id isnt a charm, set and save it to 0 (no charm) Fixes not being able to craft items sometimes
4 Hours Ago
Merge from main
5 Hours Ago
Adjusted rock_formation_d some more to avoid gaps
5 Hours Ago
Whitebox progress
6 Hours Ago
Changed both cliff_tall_b and cliff_tall_slope_l_a 's TerrainHeightSet object properties to fix close-by cliffs sometimes carving out eachother's terrain corners and creating gaps between terrain and the cliff - Now using "Raise" mode instead of "Set" so overlapping radii take max and don't fight eachother - Increased Opacity from 0.5 -> 0.75 to make the terrain raising a little more harsh (changing to "Raise" alone didn't fix the gap completely)
6 Hours Ago
merge from water_treatment_plant_maintainables -> PlayerMaintainedMonuments
6 Hours Ago
tuned up pipe watercatcher: - added preliminary sound events - adjusted water generation rate - tweaked prefab
Today
invisible water producer variant, applied to pipes, manifest
Today
remove greyboxing from water pipe prefab w/ new asset
Today
added maintainables to WTP monument scene + S2P
Today
WTP maintainbles updates - gearboxes have max pwoer output optional setting - created new prefab for scene maintainables, with 3 gearboxes set to 75 max power each (200 is threshold to start tank spinning) - placeholder sound code - renamed WaterCatched debugging convar to reflect new general state - removed testing debug logs
Today
Slightly lowered the centre rock of rock_formation_d to prevent a terrain in the middle
Today
Fixed this mat being emissive on abandoned static env assets.
Today
Powerline indicator states, electrical FX, LODs & distance glow.
Today
Added player.adminsafezonelooting (disabled by default) which allows admins to loot wounded players, corpses or bags https://files.facepunch.com/raul/1b0811b1/08_19-35-CyanViperfish.mp4
Today
Removed redundant Unity tools entry
Today
Fixed cliff_hills_large_b poking out of terrain - Added a few more terrain anchors - Increased offset/extents of all anchors from 2 -> 2.5 to help with sloped placement (more anchors alone did not solve the example case)
Today
Added support to the CliffSandbox scene to recalculate prefab positions based on terrain anchors, specifying what prefab name to recalculate for
Today
Added missing UnityEvent attribute on RidableHorseAduio::PlaySound
Today
merge from shield_anim_subsystem
Today
Added active FX, sounds and env volume to the pipe hole.
Today
Restore player anim controller I went too far with deleting shield states, we still need `shieldBlocking` for lowering hands.