238,092 Commits over 3,837 Days - 2.59cph!

3 Months Ago
Snip unneeded body hide
3 Months Ago
Fix spectate binds
3 Months Ago
Prevent ragdoll on spectate join
3 Months Ago
More minimap set up
3 Months Ago
merge from meshlod_converter
3 Months Ago
Extremely basic player outfitter (https://files.facepunch.com/tony/1b3011b1/UcqVcxCTRX.png)
3 Months Ago
Add dev button to fill a game
3 Months Ago
Remove double door broadcast, prefabify doors
3 Months Ago
oildrum_dev quick fix
3 Months Ago
Revert "Fixed door/usables not networking" This reverts commit c2dc6e6fe0a20469fb8f019b864abed7adcea5a6. Restore Sol's commit that was lost to the void
3 Months Ago
Fixed door/usables not networking
3 Months Ago
Network sync doors
3 Months Ago
Fixed typo Fixed a fuckup with possession (hopefully)
3 Months Ago
Name bots bots (not the host's name)
3 Months Ago
Don't collide with dropped weapons, overlapping with weapon will try to pick it up
3 Months Ago
Only trigger hit marker if we caused the damage
3 Months Ago
Removed debug log
3 Months Ago
Merge from main
3 Months Ago
Don't produce effects if we're far enough away from them
3 Months Ago
Sync ammo, first person reload
3 Months Ago
Remove player collisions with ragdolls Limit weapon shooting effects to bullet trail & player blood, add blood impact sound
3 Months Ago
merge from fix_mixing_table_ammo_bp
3 Months Ago
merge from qol_building_blocked_visual
3 Months Ago
merge from fix_planner_reset_construction
3 Months Ago
Lerp remote Player EyeAngles
3 Months Ago
Move spectate ui to its own panel
3 Months Ago
Show friendly players cash on scoreboard
3 Months Ago
Move the player's camera behind them on death Add EquipmentDropper, drops current weapon (assuming it can be dropped), and drops all specials (bomb) Add equipment dropper to bomb_defusal gamemode
3 Months Ago
Improve spectate controls
3 Months Ago
Little code changes to improve non-owned possession Fixed another NRE Missed this code Noclip logic change
3 Months Ago
Fixed a collection of NREs
3 Months Ago
Added a tool to convert RendererLODs to a MeshLOD (more efficient) in a single click if the RendererLOD looks compatible
3 Months Ago
Fixed slow walk / crouch (looks like someone deleted the code)
3 Months Ago
Show building guide of teammates - must be holding building plan yourself to see your teammate's guide https://files.facepunch.com/jakerich/Hx1lUhI4usjugLyn/hfjwskjS6uxH0G4x.mp4
3 Months Ago
Leaderboard backup, run #12138
3 Months Ago
Fixed f1 grenade skins not appearing on the thrown grenade (don't look too closely though)
3 Months Ago
Adjusted attack ray of chainsaw down slightly (0.1 units) so that it's hitting closer to where the viewmodel looks like it should be hitting
3 Months Ago
Set b_deploy_new & b_throw as auto reset
3 Months Ago
Actually implement b_deploy_skip
3 Months Ago
FPArms: added basic throwable animations
3 Months Ago
Animgraph for throwables Merge branch 'main' of sbox-hc1
3 Months Ago
ragdoll damage force
3 Months Ago
Fixed cultist torch linking to the Steam store instead of the community market, possibly fixed others as well
3 Months Ago
Merge from sprint_seed_fill
3 Months Ago
Merge from main
3 Months Ago
Fixed several isseus preventing the seed flood fill working in dedicated client mode
3 Months Ago
Disable the use of OpenWebOverlay for the item skins as this doesn't seem to be working with the new Steam Overlay interface
3 Months Ago
Added hold_R bones to throwables (except C4)
3 Months Ago
Show all the other purchasable things that aren't standard skins with the blue-tinted title as well, on the repair bench panel
3 Months Ago
Fixed helicopter handbrake preventing rigidbody sleep. Improved helicopter sleep overall.