reposbox-hc1cancel

1,633 Commits over 214 Days - 0.32cph!

5 Months Ago
Make buy zone rules host driven again Hopefully this fixes not being able to buy in deathmatch sometimes
5 Months Ago
Can move vertically in noclip
5 Months Ago
Can use right mouse button for switching off respawning camera Don't let players immediately switch out of deathcam Add hints for how to skip to spectate while in deathcam Automatically swap out of deathcam after some seconds
5 Months Ago
Fix not removing weapons when buying in deathmatch
5 Months Ago
More specific hash check for round state team players
5 Months Ago
Bot avatars are different from players
5 Months Ago
Check for IsHost in host-only KillEvent handlers Fix dropping equipment on death Fix HealthComponent.OnKill hiding IRespawnable.OnKill
5 Months Ago
Add bool EquipmentDropper.LimitedDropOnDeath Instead of checking for DefaultEquipment to not drop pistol Use EquipmentDropper rules for manually dropping items Tweak retakes round start grace period (#165)
5 Months Ago
No need to respawn in SwapTeams Update facepunch.libevents
5 Months Ago
Fix players being assigned spawn points twice each respawn (#165) Plant bomb at spawn point (#165) Ground players on spawn (#165)
5 Months Ago
Add damage tracker to certain modes
5 Months Ago
Crosshair error check Add warning if we can't find spottable More tracked error fixes
5 Months Ago
IsNearby error check
5 Months Ago
Live-update ShootWeaponDebugWidget https://files.facepunch.com/ziks/2024-07-11/sbox-dev_5F50Yk2j93.mp4
5 Months Ago
Basic damage value readout in EquipmentResourceEditor https://files.facepunch.com/ziks/2024-07-11/sbox-dev_ZNPL4KrPHP.png
5 Months Ago
Add some more [EquipmentResourceProperty]
5 Months Ago
EquipmentResourceEditor
5 Months Ago
Update facepunch.libevents
5 Months Ago
Fixed USP models
5 Months Ago
Expose per weapon armor / helmet reduction so we can further balance weapons
5 Months Ago
Cya Guid networking
5 Months Ago
Group damage instances
5 Months Ago
Initial work on damage tracking https://files.facepunch.com/devultj/1b1011b1/sbox-dev_WgGn9yRMZ1.png
5 Months Ago
Add dev command to swap teams Log active sound handle count every 5 seconds (#156) SoundEmitter: stop sound on destroy (#156) Molotov sounds in particular were persisting
5 Months Ago
WIP Log active sound handle count every 5 seconds (#156) SoundEmitter: stop sound on destroy (#156) Molotov sounds in particular were persisting
5 Months Ago
Enable the molotov
5 Months Ago
Push the M700 forward a touch
5 Months Ago
M700 update added the low poly with bakes
5 Months Ago
Improve scoring system UI, add scrolling number component that we can use in other places if we wish
5 Months Ago
Initial scoring hud
5 Months Ago
Fix a couple of NREs
5 Months Ago
Fix possible NRE in OnHostRespawn()
5 Months Ago
updated tracer visuals
5 Months Ago
Damage modify event rework (#164) * Every player's ArmorComponent was modifying every bit of damage taken * ArmorComponent wasn't always before PlayerGlobals was modifying damage * Split into ModifyDamageTakenEvent / ModifyDamageGivenEvent / ModifyDamageGlobalEvent
5 Months Ago
Remove my log
5 Months Ago
Expose per weapon configuration of ironsights fire anim scale
5 Months Ago
Fixed kill command not working for non-host players - route through host
5 Months Ago
Buff the trace size, max range of knives
5 Months Ago
It's possible that PlayerState.Local isn't actually set yet here - so check IsValid
5 Months Ago
Get rid of bullet exit decals
5 Months Ago
Fix damage reduction from armor / helmet
5 Months Ago
Simplify respawning RPCs Looked like OnClientRespawn could get called on the wrong clients?
5 Months Ago
Added Deathcam: display killer and follow their movements for a bit #127
5 Months Ago
Get rid of trying to show owner's name on weapons
5 Months Ago
Drone stays flying when it's not being controlled Track state for deployed pawns, can return to deployed pawn with Use Add hud overlay for deployed pawns like the drone
5 Months Ago
Cleanup
5 Months Ago
Add map voting system for when we can move people to a new scene in multiplayer (https://files.facepunch.com/devultj/1b0811b1/sbox-dev_svFL9wcXs7.png)
5 Months Ago
map updates
6 Months Ago
Don't need this now
6 Months Ago
Bunch of error fixes from last 2 playtests