141,364 Commits over 4,383 Days - 1.34cph!

48 Minutes Ago
Minor cleanups * Send/RecvPropInt => Sent/RecvPropBool where appropriate for players Reduce network bits of various net props * These have unnecessarily large (32bit) networked properties, so we reduce them to only as large as needed * CBaseCombatCharacter, CColorCorrectionVolume, CEnvProjectedTexture, CEnvScreenEffect, CFish, CTEBaseBeam, CTEExplosion, CTEMuzzleFlash * SLAM, Pistol, Gravity Gun, HL2 Machine Guns, Grenade, CBaseCombatWeapon, CPhysGunBeam * HLS shotty, satchel, hornet gun, gauss gun * CNPC_Puppet, CHL2PlayerLocalData, CPropAirboat, CNPC_Portal_FloorTurret, CNPC_RocketTurret, SmokeTrail, RocketTrail, CSteamJet, CBaseToggle, CCollisionProperty, CGMODRules Delete TE_Impact (seems unused?) Removing unused stuff * Removed UTIL_MuzzleFlash (unused) * Removed CWorld.m_flWaveHeight, m_bColdWorld (networked, unused) * Removed CBaseDoor.m_flWaveHeight (networked, unused) Network m_bLocked for prop doors to clients Network m_bLocked for vehicles and prisoner pod to clients Network prop door m_eDoorState to clients * For mods to do with as they please
30 Minutes Ago
Blend between low/high sweep animations on mortar when aiming/up down to make hand IK not look crazy.
31 Minutes Ago
Add a way to use multiple animation handles with the player model.
47 Minutes Ago
fix default rotation of pumpkin in painting menu
53 Minutes Ago
tighten up waterwheel dismount positions
1 Hour Ago
Initial setup for new vending machine admin ui
1 Hour Ago
Missing files
1 Hour Ago
update phrases - fix overfished message - waterflow message - lootinsafezone msg
1 Hour Ago
Bleed fix.
1 Hour Ago
More monument scene lighting fixes for updated assets.
2 Hours Ago
Merge from main
2 Hours Ago
exported latest bowless crossbow viewmodel anims
2 Hours Ago
Renamed neon sign textures to new conventions. Added open and closed cateogories in kiosk hierarchies in Kiosk A - F
3 Hours Ago
Scientist Santa restored in the santa sleigh
3 Hours Ago
Restore path highlighting
3 Hours Ago
Start making conversation for apartment vendor NPC
3 Hours Ago
Code gen
3 Hours Ago
merge from mortar
3 Hours Ago
Mortar anim updates
3 Hours Ago
Seperate upgrade path logic for prototype/regular
3 Hours Ago
Comitting some mitting metas
3 Hours Ago
More neon sign work - new art, LOD0s only so far, some texture adjustments
3 Hours Ago
More UI
3 Hours Ago
move "inventory full" toast behind the inventory UI, blocks too much
3 Hours Ago
replaced door meshes with door prefabs on kiosks
3 Hours Ago
Merge: from hascloseconnections_fix - Bugfix for BaseNetworkable.HasCloseConnections and GetCloseConnections mot seeing outside of small layer Tests: ran unit tests
3 Hours Ago
Bugfix: ensure players are detected on the border of the network cell - expanded unit tests to cover these cases Tests: ran unit tests
3 Hours Ago
update apartment_complex_monument/prototype
3 Hours Ago
Buncha fixes.
4 Hours Ago
Fix a test fixture convar
4 Hours Ago
apartment doors lods, collision and static prefabs
4 Hours Ago
Added render texture pooling for active light shadow map caching and added an option to the experimental menu section for toggling shadow caching
4 Hours Ago
More UI setup
4 Hours Ago
Merge: from main
4 Hours Ago
Bugfix: fix HasConnectionsClose & GetCloseConnections missing players in medium and large ranges - also add a unit test to validate Connections overload Tests: ran unit tests
4 Hours Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument
4 Hours Ago
Fix nullref when trying to access Terrain.activeTerrain, use TerrainMeta instead
4 Hours Ago
Revert some UI changes/behaviour. Add separate prototype panel to techtree. Working towards supporting unlock, multi-unlock and prototype unlock options simultaneously.
4 Hours Ago
merge from main
4 Hours Ago
Set new pitch clamps to match animations (30-60deg), update IK hand targets
4 Hours Ago
Bugfix(tests): adjust player spawn distance for TestNetworkRange.OutsideRange cases They can land on a boundary, making it more difficult to reason when working across small/medium/large layers Tests: ran the tests, same results
4 Hours Ago
Bugfix(tests): expand TestServer's network grid from 1k to 2k Previously it was too easy to accidentally setup an out-of-bounds scenario, leading to confusing test failures Tests: ran related tests, discovered couple tests are failing (unrelated to this change)
4 Hours Ago
Avoid repeated calls to Terrain.activeTerrain
4 Hours Ago
testlist
5 Hours Ago
Commit the .meta files that keep popping up
5 Hours Ago
Skinning update for paintball overalls
5 Hours Ago
merge from woodpile_changestage_audio
5 Hours Ago
Rename RebuildAllNavmeshes to RebuildDefaultNavmesh
5 Hours Ago
merge from fix_privaddfriend_vis
5 Hours Ago
merge from computer_station_io (only manifest changes)