reposbox-hc1cancel

1,645 Commits over 245 Days - 0.28cph!

8 Months Ago
Fixed a collection of NREs
8 Months Ago
Fixed slow walk / crouch (looks like someone deleted the code)
8 Months Ago
Set b_deploy_new & b_throw as auto reset
8 Months Ago
Actually implement b_deploy_skip
8 Months Ago
Animgraph for throwables Merge branch 'main' of sbox-hc1
8 Months Ago
ragdoll damage force
8 Months Ago
Added hold_R bones to throwables (except C4)
8 Months Ago
Round start intro audio
8 Months Ago
Experience -> Score, add some cases Set unassigned team name to Spectators
8 Months Ago
Get rid of plant cancel reset delay It was just confusing
8 Months Ago
Weapons can be limited to one team Don't let CTs pick up C4
8 Months Ago
Scoreboard team headers have icons & color Center everything that should be centered
8 Months Ago
IUse.OnUse can return void Make sure held C4 gets destroyed between rounds
8 Months Ago
Impact particles face the correct direction
8 Months Ago
Can buy anywhere while waiting for players Use WeaponSlot for UI / change weapon inputs Primary is always 1, secondary always 2, etc
8 Months Ago
Door sounds have no occlusion + better detection for which side of the door you are on if the door is rotated
8 Months Ago
Set index of Bomb Site B
8 Months Ago
Expose some more stuff for UI
8 Months Ago
Some helpers to get planting / defusing state for UI
8 Months Ago
Basic spectating
8 Months Ago
C4 can be planted with Use too PlayerController IUse refactor
8 Months Ago
Defusal scenario objective bonus income Fix loss streak income
8 Months Ago
Kill rewards, friendly fire penalty
8 Months Ago
Define kill reward money
8 Months Ago
Half time team swap Remove defuse kit on inventory clear PlayerController.Teleport(Transform), redo spawn point logic
8 Months Ago
Should fix a bunch of NREs
8 Months Ago
NetDictionary.GetValueOrDefault() extension Loss streak income Some default status text for game phases
8 Months Ago
Disable BuyAnywhere in bomb_defusal JsonIgnore some stuff in TeamScoring
8 Months Ago
Keep track of round win history
8 Months Ago
removed attachments on shotgun
8 Months Ago
Add hold_R to v_he_grenade Merge branch 'main' of sbox-hc1
8 Months Ago
Increase max team size
8 Months Ago
Team income fixes
8 Months Ago
more spawns
8 Months Ago
Everyone has a defuse kit
8 Months Ago
More signs
8 Months Ago
Small layout change Fixed hole in map
8 Months Ago
Team income from round win / loss
8 Months Ago
Armor as donut, hide if no armor equipped PlayerRole cleanup
8 Months Ago
Adjusted map fog and ambient lighting
8 Months Ago
Some team income values Getting started on income, set start money
8 Months Ago
map cover
8 Months Ago
Shuffle around where weapons get allocated to fix bomb not spawning Look for game state change listeners in the whole scene
8 Months Ago
Kill penalty for suicide / team kill Scoreboard shows KD ratio
8 Months Ago
DroppedWeapon destroying is handled by DestroyBetweenRounds
8 Months Ago
DestroyBetweenRounds component
8 Months Ago
Destroy these dropped weapons in either PreRoundStart or PostRoundEnd?
8 Months Ago
Map Progress
8 Months Ago
Throw dropped weapons, place them when close to surface
8 Months Ago
Make player info section bigger, tweak text sizes New health icon (to match armor) Small input hints use InputGlyphSize.Small, prevents scaling issues