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

3 Hours Ago
▅▇▇▇▉█ ▅▄▅▊ ▋▍▄▆▆▌▇▇▄
3 Hours Ago
CharityPlushie setup
3 Hours Ago
▊█▆▊ ▆▌▌▉▋ ▉▉▉▍▊▅ ▍▅ ▉▍▍▆▇▄▊▇ ▌▌▆▋▍ █▍▇ ▍▊▅▅▊▌▇ ▉▋▄▊▆▆▊▇▄▇ ▊▇▉▆▆▆█▊ ▇▇▄▉ ▌▌▅▊▆▍▍▍ ▋█▋▊█▉▇ ▇▇▄▅█ ▆█▆▅▇▄
3 Hours Ago
▉▌▌▆▇▅ ▍▉█▌ ▄▄▉▊▋▋▆▆▍▆▄▌
3 Hours Ago
▄▉▅▄ ▌▆█▄ ▇█▇ ▆▌▄ ▄▅▌▊▌▌▌ ▉▉▉▄▍▆█ ▍█▇▅▅▌▊ ▄▋ ▊▇▊ ▆▍▆▇▊▊
4 Hours Ago
Merge from main Auto conflict resolved on cannon.depoyed, salvaged_cleaver, Scientist2
5 Hours Ago
Fix NONE compile error in Workbench.Updates.cs
5 Hours Ago
Merge from terrain_lowering_nms_large_cave
Remove region locations help print out
Today
Missed a meta
Today
Prevent corruption of the net channel due to fragments * Perform some self-tests when sending fragments over the wire. * Especially if some brainiac decides to bypass net_maxfragments limits Make concommand.Add errors non halting Combine mines ignore dead players * Also changed where "ignore players" setting is checked for hopefully more performance.
Today
merge from fix_submesh_batching_shipping
Today
Rewrite submesh batching to batch with a key based on multiple materials instead of batching each individual submesh / material individually - fixes race condition where the inner plywood submesh would be disabled while the outer submesh would still show
Today
first pass on leaderboard complete, added throw timings in UI
Today
merge from console_quickjoin_fix
Today
Re-set the interaction toast to "connecting" after disconnecting when switching server
Today
Moved HotReloadSettings.asset to an editor folder
Today
Suppress all the shader error/warning logs on server startup
Today
▍ ▆▋▋▉▇▆▉ ▆▆▍▋▊▄▉█▇▅▆▅▉ █▆▌▉▌▋▍ ▄▇▅▉▅ ▆▍▍▍▊▄█
Today
Mat tweak
Today
█▇▊▄ ▆▋▍▄ ▌▅▋▇
Today
Neon signs lighting & mat tweaks.
Today
Adjust monument nav mesh bounds for NMS and military tunnels to fix AI not navigating on the surface
Playground.player updated
Today
merge from console_quickjoin_fix
Today
Format
Apartment complex interior progress
Today
Fix error when trying to join another server while already connected Fix the interaction toast not updating to "connecting" state when pressed, causing issues when trying to spam-reconnect to a server
Krieg backpack holster offset pass
Today
merge from main
Today
missing .meta files that didnt show up
Today
mortar ammo world model prefabs setup relinked so can be dropped. added mortar world model too and linked. update to manifest. ammo types still need proper weapon rack setup
Today
Turn host_state.interval_per_tick into double * Fixes 64bit builds specifically truncating curtime to floats Fixed clients getting stuck on loading screen sometimes * CNetChan::UpdateSubChannels() used integer math to decide how many fragment packets to send, the default value wasn't a multiple of the FRAGMENT_SIZE, so the last fragment was basically discarded. Now we account for that by ceil()-ing the number after calculating it using floats * Changed net_maxfragments to be a multiple of FRAGMENT_SIZE (28000=>24576) Fixed re-selecting ragdoll with Faceposer corrupting values Try disabling GETBUOYANCY on Linux clients * The goddamn DLL I was given is not up to date and doesn't have any custom changes, and TF2 no longer has 32bit Linux builds Fix workshop support when Steam throws errors * When Steam throws errors during subscription info gathering.
Today
Rebase on main
Today
Rebase on main
Bunny suit mat assignment fix
Today
Merge from workbench_upgrades
Today
io bench
Today
Ignore "AsyncResourceUpload failed." in server builds
Today
Merge from workbench_upgrades
Today
Merge from clearance_fix
Today
merge from main
Today
merge from pbcz
Today
moved apartment prefab lighting into its own group
Today
Disabled glass refraction Moved market lighting to its own prefab.
Today
Today
Add clearance check convar
Today
Potential fix for "Failed to create agent because it is not close enough to the navmesh" spam