userTony Fergusoncancel
branchsbox-hc1/maincancel

771 Commits over 123 Days - 0.26cph!

3 Months Ago
Round up player marker health
3 Months Ago
Refactor damage to pass around a damage event, only deconstruct into params over the network then reconstruct after (got plans for this)
3 Months Ago
Fixed bots not receiving spawn confirmation New player marker style, shows weapons, HP, is smaller
3 Months Ago
Add recoil pattern stuff I made last year, but with less code, inline with control widget. Use serialized property instead of passing raw value around https://files.facepunch.com/tony/1b0911b1/sbox-dev_9FO7pS311F.png
3 Months Ago
Move spread to the player, added DebugText
3 Months Ago
Unscrew default player movement
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
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
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
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
Support bool setting entries, replace some url images with locally stored ones
3 Months Ago
Bit of map ui style changes
3 Months Ago
Drop shadow filter on the minimap image, add padding
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
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
Don't uncrouch if we can't
4 Months Ago
Don't perform input actions if we were attacking while deploying a weapon, fixes bomb plant weapon switch behavior
4 Months Ago
Better JumpPosition logic
4 Months Ago
Ladders can be trigger volumes
4 Months Ago
Fix MapCallouts NRE
4 Months Ago
Hide xhair while dead or we don't have a viewer
4 Months Ago
Clear player body's interpolation when setting ragdoll state
4 Months Ago
Fix bug where blood effects will spawn in a weird spot, something to do with GameTransform interpolation?
4 Months Ago
Fixed masks not being applied to outfits
4 Months Ago
Fixed potential NRE in scoped weapon
4 Months Ago
M700: Can configure zoom levels per-level, first zoom level actually zooms in
4 Months Ago
Anarchists outfit adjustments
4 Months Ago
Add DiscardCategories, DiscardSubcategories
4 Months Ago
Redone outfit system to use ClothingContainer - means we get to keep player's preferences then apply outfits on top. Toggle helmet off/on based on if we have a helmet Blood effect, sounds in player