userConnacancel
reposbox-deathmatchcancel

8 Commits over 59 Days - 0.01cph!

8 Days Ago
Fixed right click to show cursor on Scoreboard making weapons shoot. Added Mute/Unmute to player menu in Scoreboard and MuteableVoice component.
29 Days Ago
Update logic in PlayerInventory.DropCoffin and do a network refresh on the carryables after we set Enabled to false
49 Days Ago
Fixed bug where HornetProjectile was incorrectly setting TimeSinceCreated - meaning hornet projectile could insta-explode on the person shooting it
54 Days Ago
Shotgun item model child was set to Never Network, so it was invisible for other clients. Fixes Facepunch/sbox-deathmatch#97
54 Days Ago
Updated ammo prefabs to use Network Object mode and Clear Owner orphaned mode - still need updating in the Hammer map
2 Months Ago
Host should periodically update the ping value of PlayerData (Fixes Facepunch/sbox-deathmatch#74)
2 Months Ago
Only auto-destroy the Player if we're the host - ensures game state is right
2 Months Ago
Update charger and health kit, battery prefabs to use Network Object mode instead of Snapshot