239,297 Commits over 3,837 Days - 2.60cph!

4 Months Ago
Added an unlock minigame progress bar
4 Months Ago
Rough weapon balance pass
4 Months Ago
network++ save++
4 Months Ago
Refactor spectate system
4 Months Ago
Add headshot damage multiplier if we hit a hitbox with head tag
4 Months Ago
Snip unneeded body hide
4 Months Ago
Fix spectate binds
4 Months Ago
Prevent ragdoll on spectate join
4 Months Ago
More minimap set up
4 Months Ago
merge from meshlod_converter
4 Months Ago
Extremely basic player outfitter (https://files.facepunch.com/tony/1b3011b1/UcqVcxCTRX.png)
4 Months Ago
Add dev button to fill a game
4 Months Ago
Remove double door broadcast, prefabify doors
4 Months Ago
oildrum_dev quick fix
4 Months Ago
Revert "Fixed door/usables not networking" This reverts commit c2dc6e6fe0a20469fb8f019b864abed7adcea5a6. Restore Sol's commit that was lost to the void
4 Months Ago
Fixed door/usables not networking
4 Months Ago
Network sync doors
4 Months Ago
Fixed typo Fixed a fuckup with possession (hopefully)
4 Months Ago
Name bots bots (not the host's name)
4 Months Ago
Don't collide with dropped weapons, overlapping with weapon will try to pick it up
4 Months Ago
Only trigger hit marker if we caused the damage
4 Months Ago
Removed debug log
4 Months Ago
Merge from main
4 Months Ago
Don't produce effects if we're far enough away from them
4 Months Ago
Sync ammo, first person reload
4 Months Ago
Remove player collisions with ragdolls Limit weapon shooting effects to bullet trail & player blood, add blood impact sound
4 Months Ago
merge from fix_mixing_table_ammo_bp
4 Months Ago
merge from qol_building_blocked_visual
4 Months Ago
merge from fix_planner_reset_construction
4 Months Ago
Lerp remote Player EyeAngles
4 Months Ago
Move spectate ui to its own panel
4 Months Ago
Show friendly players cash on scoreboard
4 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
4 Months Ago
Improve spectate controls
4 Months Ago
Little code changes to improve non-owned possession Fixed another NRE Missed this code Noclip logic change
4 Months Ago
Fixed a collection of NREs
4 Months Ago
Added a tool to convert RendererLODs to a MeshLOD (more efficient) in a single click if the RendererLOD looks compatible
4 Months Ago
Fixed slow walk / crouch (looks like someone deleted the code)
4 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
4 Months Ago
Leaderboard backup, run #12138
4 Months Ago
Fixed f1 grenade skins not appearing on the thrown grenade (don't look too closely though)
4 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
4 Months Ago
Set b_deploy_new & b_throw as auto reset
4 Months Ago
Actually implement b_deploy_skip
4 Months Ago
FPArms: added basic throwable animations
4 Months Ago
Animgraph for throwables Merge branch 'main' of sbox-hc1
4 Months Ago
ragdoll damage force
4 Months Ago
Fixed cultist torch linking to the Steam store instead of the community market, possibly fixed others as well
4 Months Ago
Merge from sprint_seed_fill
4 Months Ago
Merge from main