branchsbox-hc1/maincancel

1,379 Commits over 123 Days - 0.47cph!

3 Months Ago
Can buy anywhere while waiting for players Use WeaponSlot for UI / change weapon inputs Primary is always 1, secondary always 2, etc
3 Months Ago
Door sounds have no occlusion + better detection for which side of the door you are on if the door is rotated
3 Months Ago
Set index of Bomb Site B
3 Months Ago
Expose some more stuff for UI
3 Months Ago
Some helpers to get planting / defusing state for UI
3 Months Ago
Basic spectating
3 Months Ago
C4 can be planted with Use too PlayerController IUse refactor
3 Months Ago
Defusal scenario objective bonus income Fix loss streak income
3 Months Ago
Kill rewards, friendly fire penalty
3 Months Ago
Define kill reward money
3 Months Ago
Half time team swap Remove defuse kit on inventory clear PlayerController.Teleport(Transform), redo spawn point logic
3 Months Ago
Should fix a bunch of NREs
3 Months Ago
NetDictionary.GetValueOrDefault() extension Loss streak income Some default status text for game phases
3 Months Ago
Disable BuyAnywhere in bomb_defusal JsonIgnore some stuff in TeamScoring
3 Months Ago
Keep track of round win history
3 Months Ago
removed attachments on shotgun
3 Months Ago
Add hold_R to v_he_grenade Merge branch 'main' of sbox-hc1
3 Months Ago
Increase max team size
3 Months Ago
Team income fixes
3 Months Ago
more spawns
3 Months Ago
Everyone has a defuse kit
3 Months Ago
More signs
3 Months Ago
Small layout change Fixed hole in map
3 Months Ago
Team income from round win / loss
3 Months Ago
Armor as donut, hide if no armor equipped PlayerRole cleanup
3 Months Ago
Adjusted map fog and ambient lighting
3 Months Ago
Some team income values Getting started on income, set start money
3 Months Ago
map cover
3 Months Ago
Shuffle around where weapons get allocated to fix bomb not spawning Look for game state change listeners in the whole scene
3 Months Ago
Kill penalty for suicide / team kill Scoreboard shows KD ratio
3 Months Ago
DroppedWeapon destroying is handled by DestroyBetweenRounds
3 Months Ago
DestroyBetweenRounds component
3 Months Ago
Destroy these dropped weapons in either PreRoundStart or PostRoundEnd?
3 Months Ago
Map Progress
3 Months Ago
Throw dropped weapons, place them when close to surface
3 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
3 Months Ago
updated he_grenade blockout Merge branch 'main' of sbox-hc1
3 Months Ago
Add radio stuff Integrate bomb planted, bomb defused, round won, round loss radio sounds
3 Months Ago
Only count enabled weapons when considering if we should drop one - when we clear inventory we set weapon component Enabled to false
3 Months Ago
Show which team won in status text CTs win if time runs out
3 Months Ago
Fix infinite recursion
3 Months Ago
Cleanup
3 Months Ago
Team scoring
3 Months Ago
Basic scorekeeping
3 Months Ago
I think this is a lot better
3 Months Ago
Explicitly define teams in round state, only show if not null & count > 0
3 Months Ago
Order developer menu buttons by name
3 Months Ago
Blur test Chat moves into center of screen on ultrawide
3 Months Ago
Get rid of log in TryUse
3 Months Ago
More scoreboard style tweaks