141,380 Commits over 4,352 Days - 1.35cph!
Make "Invalid detail light id" into a warning
Apparently some HL2 maps have bad LDR detail prop lighting lumps, triggering the bounds check
Improve and fix water shader rendering
* Fixes regression on existing maps that were not using realtime reflections, such as most TF2 maps. They used weird cheap & expensive water blending which is now restored
* For water materials using flowmaps but NOT realtime reflections, we now apply CS:GO's envmap blending like expected. This improves visuals of water on MC:V maps
Also reset reflection/refraction after reflective glass is out of view
Fix newly introduced crashes with ammo HUD
MC:V map icons
htf_ map category
Fixed scaled static props not updating render bounds
* Fixes MC:V static props not rendering sometimes
Fix gravity gun regression in multiplayer
Give more space to secondary ammo display for 4 digits
Slightly adjust default HUD colors
* Slightly darker background, less eye searing text, so it's easier to see on various backgrounds
* All the colors are in ClientScheme.res
Enable weapon selector scrolling with too many weapons to fit on screen
Preview of what it looks like:
https://files.facepunch.com/rubat/2026/March31-2469-FruitfulBelugawhale.mp4
merge from networkgrid_iterationspeed_changes
Another null check in OnNetworkSubscribersLeave
█▋▉▇▄▉█ ▌▅▌▇▌▆▇ ▍█▅▋▍▇▊▉▋▄▇▆
▇▉▋▉ ▆▄▊▌▊▇ █▋▉▆▅▍▉▆▌▌ ▄▊ ▄▊▍▋▇
fix junkyard greencard spawning in desk
▇▍▇▄▇▆▋▌ ▇▊▍▅▅▆▋ ▋▊▄▋ ▄▌▅▋▍▋ █▊▍█▉▅▋▋▊▍▌▍█▆
Bowless Crossbow - texture update
Fixed the 'Fire Rate' tooltip used by projectile weapons sharing the same token as the attachments
merge from render_pipeline_testing
work around issues causing fog to be incorrect/denser than it should
▉▅▆▇█ ▍▌▇▋▌▇ ▄▆█ ▊▊▆▍ █▄▄▍ ▉█ █▄█ ▌▌▄▇▇▉▇ ▇▇▆▊▍▆█▄▄ ▊▋▇▉█ ▍▍▄▌▅▆█▊▊▌▌██▄ █▊ █▄▉▌
Merge: from networkgrid_iterationspeed_changes
- Bugfix: handle more cases of lazy-initted net group subscribers instead of NREing
Tests: none, trivial changes
Bugfix: more null checks around lazy created subscribers
- utilities in BaseNetworkable
- BaseEntity.SignalBroadcast (in case npc shoots outside of players range)
- TreeManager.OnTreeSpawned (in case they spawn on an empty server)
Tests: none, trivial changes
Basic entry point calculation so it lands approx near target spot
Stove WIP & related materials.
Ice metal vest new fbx and setup
Setup some placeholder art in the prefab, initial rotation.
Sync installed ugprades for the player's current workbench to the client.
Show icons of any installed upgrades in workbench vital UI notification panel (wip, works but looks shit - Workbench level 1 only for now)
Add placeholder icons for all upgrades.
Merge: from networkgrid_iterationspeed_changes
- Bugfix: avoid NREs from accessing uninitialized subscribers for net groups
Tests: booted into craggy with server occlusion and jobs 0, 1, 2, 3 modes
Bugfix: avoid NREs by skipping not yet initialized subscribers for the network group
Tests: booted into craggy with server occlusion and jobs 0, 1, 2, 3 modes
▉ ▍▉▌▍▉ █▋▅▅ ▍▊▋▉▍█▇▍▌▌▆▋▍▄█▉█▌▄▅▊▌▄▌▄█▌▇▇▇▆▆▄
Merge: from serverprofiler_filters_april2026
- Update: remove a couple assemblies and utils from being recorded in snapshots to reduce overhead
Tests: exported snapshot in Jobs 3 mode and inspected
* Fix wolf and tiger not jumping on foundations
* Port sample position fix for ghostships to new navmesh agent
* Re-add failed path vddraw
Update: april batch of ServerProfile filters
- Release binaries built from 8643e0d9
Excludes: websocket-sharp and UniTask assemblies, Facepunch.System's Deque and TimeSpanExt classes
Tests: inspected snapshot from editor in jobs 3 mode
▍ ▍▊▇ ▌█▇▆▇▉▋ ▅▍▍▄▅█ ▊▊▅▇▄▋ ▊▋▄ ▇▉▅▉▄ ▍▆▊▊▅▄ ▉▅▇▍▆▄ █▄▊▄▍▅▆▌▆▋▉ ▌▌▅▄▊▋ ▄▌▅▋█▋ ▍▆▇▍▅▌█ ▆▆▄▄▇▉▄ ▄█▇▌▋▌▅▋▌▋
edited crossbow bowless viewmodel anims
merge fix for increased 2.5gb memory usage on servers
Cache the highest level, most ugpraded workbench for player. Fixes a few bugs.
merge from waterwheel_deployable
merge from waterwheel_deployable