reposbox-hc1cancel

1,473 Commits over 123 Days - 0.50cph!

3 Months Ago
Use PlayerPawn in BuyMenu, not PlayerState
3 Months Ago
Support Buy Menu items again
3 Months Ago
Kill bots playerstates as well as their pawn
3 Months Ago
Vitals UI works for any pawn
3 Months Ago
When possessing a pawn, set its PlayerState
3 Months Ago
Can deploy drone by using left mouse button, removed dev menu debug for it
3 Months Ago
Chat system also uses player states, for now if we have a pawn, check zone that way. Needs a rethink, because we'll want to grab zones from possessed pawns, like the drone.
3 Months Ago
Voice is on PlayerState, Kill Feed, Voice panel all use PlayerState
3 Months Ago
Moved PlayerScore to PlayerState, scoreboard uses PlayerStates instead of relying on an active Pawn
3 Months Ago
Work in progress Pawn refactor
3 Months Ago
Start some cleanup valid check FlashbangEffect OnDestroy
3 Months Ago
tdm map Further adjustments to the layout and design Merge branch 'main' of sbox-hc1
3 Months Ago
Use proper 0-1 input for move_bob instead of 0-100
3 Months Ago
added 12g shell eject for Spaghelli needs work still
3 Months Ago
Add some missing game setup components to fps_testing scene Reduce gap between chat entries
3 Months Ago
map updates
3 Months Ago
added 556 casing eject for M4
3 Months Ago
flashbang explosion addition and setup
3 Months Ago
added 9mm casings to USP/SD/MP5 added ejectionport component so we can spawn shell casings and gases
3 Months Ago
Add hc1_hide_flashbang_overlay
3 Months Ago
Don't need move_groundspeed here
3 Months Ago
Allow ADS when reloading
3 Months Ago
Ignore case where bullet trace distance would be zero (?)
3 Months Ago
Forget about the extra ironsights parameter, we're getting rid of it, push irons forward for USP (preference)
3 Months Ago
No need for manual offset for USP
3 Months Ago
Set up move_bob parameter
3 Months Ago
Removed annoying sprint footsteps, use regular footsteps but more range
3 Months Ago
Stash
3 Months Ago
usp ref fix
3 Months Ago
weapon view punch adjustments
3 Months Ago
added @benobox 's flashbang burn screenfx
3 Months Ago
If value is already IPingReceiver we don't need to search the hierarchy
3 Months Ago
It's possible for Components to be null if a Component is no longer valid (GameObject = null)
3 Months Ago
Only the host should handle trigger enter logic in Extractionpoint
3 Months Ago
Pass in IPingReceiver id if exists into Ping RPC - check if passed target value is valid in setter
3 Months Ago
Fixed anarchist team colour being too dark
3 Months Ago
New cash point spots and extracts
3 Months Ago
Fix minimap renderer nre in editor
3 Months Ago
Add slight jigglebone to mounted primary weapons
3 Months Ago
Fix possible marker NRE Fix EquipmentOverlay NRE Fixed CameraController NRE Crosshair NRE fixes Possible ViewModel NRE fix
3 Months Ago
HostSync Equipment.OwnerId
3 Months Ago
Don't assign default life state
3 Months Ago
No need to have multiple screen panels here
3 Months Ago
Revert changes to body visibility, was causing too many issues - need to rethink it
3 Months Ago
de_refinery updates
3 Months Ago
Initial flashbang prefabs Flashbang Effect component stub Basic overlay + bloom effect Extra effects Dsp (use weird.4 for now?) Only apply flashbang effects if we see the flashbang Sound effect Explode sound Fix resume of flashbang effect Add freeze frame overlay to flashbang Capsule flashbang collider Merge pull request #128 from Facepunch/flashbang Flashbang
3 Months Ago
Capsule flashbang collider
3 Months Ago
Fix resume of flashbang effect Add freeze frame overlay to flashbang
3 Months Ago
Fixed T color
3 Months Ago
reduce jump power from 320 to 290