branchsbox-hc1/maincancel

1,394 Commits over 123 Days - 0.47cph!

3 Months Ago
Acceleration / max acceleration can be tweaked globally Add scoutzknivez map (wip)
3 Months Ago
Minimap styling changes
3 Months Ago
Don't have decoys show up if they were thrown by a friendly
3 Months Ago
Decoy grenades mimic an enemy on the minimap
3 Months Ago
Move gravity into global, add BunnyHopping, EnableFallDamage
3 Months Ago
Don't hardcode for Attack1 for the lock, use configured input actions Add planting bomb radio Team chat will pass through map location
3 Months Ago
Adjust AttackingWhileDeployed logic to clear properly when switching a weapon while in the lock
3 Months Ago
Fixed jump not being IsLocallyControlled checked
3 Months Ago
Hitbox damage multiplier can be modified per-hitbox, expose this and armor reduction to global
3 Months Ago
map wip speculative theme pass
3 Months Ago
Spring cleaning folder structure Remove a bunch of unused assets Organize player code Globals
3 Months Ago
Define max hp, max armor in code, fix some compiler warnings
3 Months Ago
When losing helmet, helmet gets detached off the player
3 Months Ago
Fix equipment holster NRE
3 Months Ago
Show dropped C4 on minimap when CTs spot it
3 Months Ago
decoy_grenade vfx updates added @benobox 's new scorchmark added small explosion on death state (needs audio)
3 Months Ago
EVEN MORE CALLOUTS
3 Months Ago
Show planted c4 on the minimap when spotted, swap icon
3 Months Ago
Show enemy players on radar when seen (or recently seen)
3 Months Ago
In OnIsDeployedPropertyChanged don't update deploy state if OnStart hasn't been called yet (be nice to have a property on Component to know if this is the case, maybe we can expose _startCalled)
3 Months Ago
Fix crosshair nre
3 Months Ago
Fixed usp sd
3 Months Ago
Hook up decoy_grenade_active to decoy, parent fx to the grenade
3 Months Ago
added decoy_grenade_active vfx added vfx to decoy prefab adjusted muzzle on usp-sd
3 Months Ago
Fixed some NREs in scope, crosshair properly gets rid of itself when aiming
3 Months Ago
Make sure to run base grenade stuff for decoy
3 Months Ago
Added decoy grenade
3 Months Ago
Clean up developer menu code, don't need to find a player like this, we already have it
3 Months Ago
Add kill concmd
3 Months Ago
destroy HE grenade between rounds
3 Months Ago
knife and USP worldmodel scaled to mach citizen proportions
3 Months Ago
Replace unique logic for player minimap markers
3 Months Ago
Support bool setting entries, replace some url images with locally stored ones
3 Months Ago
Bit of map ui style changes
3 Months Ago
Draw radar/markers ontop of callouts
3 Months Ago
Make bombsite labels more clearly visible, fix sorting
3 Months Ago
Add radar zoom
3 Months Ago
Add minimap radar mode, used outside of scoreboard
3 Months Ago
minimap contrast adjustment
3 Months Ago
Drop shadow filter on the minimap image, add padding
3 Months Ago
another minimap update https://files.facepunch.com/jason/1b0711b1/Photoshop_wMghYEDlGT.png
3 Months Ago
fixed player balance being small, updated map callouts ui style
3 Months Ago
Fixed map callouts panel clipping when scoreboard is open
3 Months Ago
Restyle minimap volumes with line mask https://files.facepunch.com/tony/1b0711b1/sbox-dev_LdCdwRhjHK.png
3 Months Ago
clean minimap more
3 Months Ago
Updated minimap visuals wip
3 Months Ago
Get rid of this testing code
3 Months Ago
Added visible equipment to the player (https://files.facepunch.com/tony/1b0611b1/MBm0xOuFko.jpg) Reload works in third person
3 Months Ago
MORE CALLOUTS
4 Months Ago
More callouts