reposbox-hc1cancel

1,645 Commits over 245 Days - 0.28cph!

8 Months Ago
Redo fall damage
8 Months Ago
Restyled developer menu to categorize properly
8 Months Ago
Don't use blur on pause menu
8 Months Ago
Add drop shadow to crosshair elements, add game settings for dynamic crosshair, crosshair dot Expose crosshair distance, length params basic color editing for crosshair
8 Months Ago
Unsubscribe from OnTeamChanged in PlayerId.OnDestroy
8 Months Ago
Added dev command that'll drop the player's audio listener until they hit the button again, good for testing footsteps - adjusted soundscape volume Expose ability to update footstep range globally, turn off occlusion on them
8 Months Ago
Add a priority of 10 to ChangeAttribute. Change logic will be done before Sync Var logic, ensures we can get the old value properly. This should fix recursion in change callback.
8 Months Ago
Adjust c4 beep frequency
8 Months Ago
Bomb plant radio originates from the correct player
8 Months Ago
Add some debug logs to track down this player marker shit
8 Months Ago
Wrap SendSpawnConfirmation call in !IsProxy check so we every player doesn't confirm it
8 Months Ago
Protect against NREs in a couple of places
8 Months Ago
Fix NRE spam when hud is disabled
8 Months Ago
Marker changes
8 Months Ago
Fix outline visibility rules
8 Months Ago
Revert scope changes, shouldn't crash now
8 Months Ago
Add toggle viewmodel dev command
8 Months Ago
Mid Changes
8 Months Ago
Toggle HUD button
8 Months Ago
Fallback to team color when PlayerColors.Instance isn't present for now
8 Months Ago
Recommit player.prefab
8 Months Ago
Unique player colours, shown on radar, nameplates, and outline
8 Months Ago
Broadcast kill again
8 Months Ago
This is why death sounds were playing on inverted teams
8 Months Ago
mid additions vmdl
8 Months Ago
Tentative fix for player marks not showing up
8 Months Ago
Undo the hide
8 Months Ago
clean up
8 Months Ago
Hide Object command
8 Months Ago
Replace zoom sound with something that isn't played in 2d, across the whole map
8 Months Ago
Try to update the round state team properly when the team changes, but doesn't change count
8 Months Ago
Order weapons in player marker panel
8 Months Ago
Bit of protection in scoped weapon
8 Months Ago
Calculate eye height in a way that works for non-local clients, reduced anim weight significantly
8 Months Ago
Mid Changes
8 Months Ago
Validate CurrentWeapon just in case
8 Months Ago
Add PickupResult, allow picking up several grenades (one of each type for now) Group weapons by slot, so grenades are in the same row
8 Months Ago
Don't apply damage multipliers to melee damage
8 Months Ago
Round up player marker health
8 Months Ago
industrial lightmap update
8 Months Ago
industrial updates
8 Months Ago
Refactor damage to pass around a damage event, only deconstruct into params over the network then reconstruct after (got plans for this)
8 Months Ago
Fixed bots not receiving spawn confirmation New player marker style, shows weapons, HP, is smaller
8 Months Ago
industrial map updates
8 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
8 Months Ago
Move spread to the player, added DebugText
8 Months Ago
Unscrew default player movement
8 Months Ago
Acceleration / max acceleration can be tweaked globally Add scoutzknivez map (wip)
8 Months Ago
Minimap styling changes
8 Months Ago
Don't have decoys show up if they were thrown by a friendly