199,602 Commits over 4,140 Days - 2.01cph!

17 Minutes Ago
tarps for floating city
1 Hour Ago
Merge from death_screen_optimize
2 Hours 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
2 Hours Ago
Fixed store overlay page not blocking clicks
3 Hours Ago
Implement texture streaming support for the instanced fallback renderer
3 Hours Ago
Implement texture streaming support for the instanced fallback renderer
3 Hours Ago
Tweak voicelines
3 Hours Ago
Add a domain reload toggle to the toolbar, add editor settings to disable both compiler simulator and domain reload toolbar buttons.
3 Hours Ago
Merge from ai_scientist_iteration
3 Hours Ago
Fix compile error
3 Hours Ago
Improve lkp vislog
3 Hours Ago
Pilot Ejector Seat - Updated WIP model and textures
3 Hours Ago
Fix target position guess not working properly
4 Hours Ago
merge from new_menu
4 Hours Ago
TrueShadowManager NRE fix + another attempt at fixing shadows not spawning
4 Hours Ago
merge from max_health_debug
4 Hours Ago
Updated Pilot Hazmat AO texture
4 Hours Ago
new_menu -> main
4 Hours Ago
- added ejectseat sit mountpose enum (attempt number 2) - added placeholder player sitting pose - updated player animator - set deployable to use pose
4 Hours Ago
Remove shadow from interaction modal in bootstrap
4 Hours Ago
Make visual logger save faster, making it more usable on large numbers of NPCs
4 Hours Ago
Pilot hazmat cleanup
4 Hours Ago
Add vislog for lkp
4 Hours Ago
Fix srcds regressive crash to do with SnapshotManager changes from csgo
4 Hours Ago
Merge from ai_scientist_iteration
4 Hours Ago
Backpack Texture update
4 Hours Ago
Set up semi auto pistol entity and override controller
4 Hours Ago
Fix srcds regressive crash to do with SnapshotManager changes from csgo
4 Hours Ago
merge from pilot_hazmat_dlc
4 Hours Ago
new_menu -> main
4 Hours Ago
Interaction toast now uses the correct icons no matter where it lives Interaction toast supports passed in icons Interaction toast animations and polish
4 Hours Ago
Set up a selection of rifle and shotgun anims, entity and override controllers
4 Hours Ago
updated playerModel.cs with new sitting enum
5 Hours 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.
5 Hours Ago
Fix srcds regressive crash to do with SnapshotManager changes from csgo
5 Hours Ago
reverted playermodel.cs
5 Hours Ago
PurchasedItem overlay design
5 Hours Ago
merge from main
5 Hours Ago
revert ak prefab changes from old commit
5 Hours Ago
new_menu -> main
5 Hours Ago
Compile fixes
5 Hours Ago
- added ejectseat sit mountpose enum - added placeholder player sitting pose - updated player animator - set deployable to use pose
5 Hours Ago
Remove CombineTrivialDistancesJob
5 Hours Ago
Set up waterpistol anims, entity and override controller
5 Hours Ago
Also add bought items to the inventory, just to make sure players can see their recent purchase
5 Hours Ago
merge from new_menu
5 Hours Ago
fix compile error
5 Hours Ago
Checked out items are considered owned locally regardless of what steam returns Added editor debug command to fake checkouts
6 Hours Ago
Fix conbutton states not getting reset.
6 Hours Ago
Tidied up the interaction toast - still needs the icons sorted