125,630 Commits over 4,171 Days - 1.25cph!

55 Days Ago
various adjustments
55 Days Ago
Weapon stats update when changing attachments
55 Days Ago
forgot a prefab... noone saw this...
55 Days Ago
Unhide CSS/Ep1/Ep2 spawnlists by default Improvements to multiplayer player getters * FindEntityProcedural `!pvsplayer` multiplayer support improvement * UTIL_GetLocalPlayer micro optimizations * UTIL_FindClientInPVS now tries to get the closest client
55 Days Ago
tarps for floating city
55 Days Ago
Merge from death_screen_optimize
55 Days Ago
Now generating a struct of ItemDefinition and GameObjectRef to the viewmodel and worldmodel, only adding items with a viewmodel and worldmodel to the list
55 Days Ago
Fixed store overlay page not blocking clicks
55 Days Ago
Implement texture streaming support for the instanced fallback renderer
55 Days Ago
Tweak voicelines
55 Days Ago
Add a domain reload toggle to the toolbar, add editor settings to disable both compiler simulator and domain reload toolbar buttons.
55 Days Ago
Fix compile error
55 Days Ago
Improve lkp vislog
55 Days Ago
Pilot Ejector Seat - Updated WIP model and textures
55 Days Ago
Fix target position guess not working properly
55 Days Ago
merge from new_menu
55 Days Ago
TrueShadowManager NRE fix + another attempt at fixing shadows not spawning
55 Days Ago
merge from max_health_debug
55 Days Ago
Updated Pilot Hazmat AO texture
55 Days Ago
new_menu -> main
55 Days Ago
- added ejectseat sit mountpose enum (attempt number 2) - added placeholder player sitting pose - updated player animator - set deployable to use pose
55 Days Ago
Remove shadow from interaction modal in bootstrap
55 Days Ago
Make visual logger save faster, making it more usable on large numbers of NPCs
55 Days Ago
Pilot hazmat cleanup
55 Days Ago
Add vislog for lkp
55 Days Ago
Fix srcds regressive crash to do with SnapshotManager changes from csgo
55 Days Ago
Backpack Texture update
55 Days Ago
Set up semi auto pistol entity and override controller
55 Days Ago
Fix srcds regressive crash to do with SnapshotManager changes from csgo
55 Days Ago
merge from pilot_hazmat_dlc
55 Days Ago
new_menu -> main
55 Days Ago
Interaction toast now uses the correct icons no matter where it lives Interaction toast supports passed in icons Interaction toast animations and polish
55 Days Ago
Set up a selection of rifle and shotgun anims, entity and override controllers
55 Days Ago
updated playerModel.cs with new sitting enum
55 Days Ago
- Replaced the Grab Pass in the UnderWater shader with a texture copy during the Before Forward Alpha stage. - Updated the Water and WaterStandardCore shader files to support adding their own under water fog to account for the Grab Pass changes. - Fixed a OnRenderImage warning that wouldn't go away.
55 Days Ago
Fix srcds regressive crash to do with SnapshotManager changes from csgo
55 Days Ago
reverted playermodel.cs
55 Days Ago
PurchasedItem overlay design
55 Days Ago
merge from main
55 Days Ago
revert ak prefab changes from old commit
55 Days Ago
new_menu -> main
55 Days Ago
Compile fixes
55 Days Ago
- added ejectseat sit mountpose enum - added placeholder player sitting pose - updated player animator - set deployable to use pose
55 Days Ago
Remove CombineTrivialDistancesJob
55 Days Ago
Set up waterpistol anims, entity and override controller
55 Days Ago
Also add bought items to the inventory, just to make sure players can see their recent purchase
55 Days Ago
merge from new_menu
55 Days Ago
fix compile error
55 Days Ago
Checked out items are considered owned locally regardless of what steam returns Added editor debug command to fake checkouts
55 Days Ago
Fix conbutton states not getting reset.