reposbox-hc1cancel

1,645 Commits over 245 Days - 0.28cph!

3 Months Ago
Adjust Crosshair to show in thirdperson if we're locally controlled, or disappear if we're not locally controlled
3 Months Ago
Use Overlay for viewmodels
3 Months Ago
Fixed game status display flicking the time up repetitively
3 Months Ago
Fixed size inconsistency between round team display
3 Months Ago
Fixed bomb icon showing up for everyone when it shouldnt
3 Months Ago
I'm turning off AO for now
3 Months Ago
Tweak HE grenade, little bit higher fuse time, bit more bouncy, emits temporary bounce sound, has rolling restitution
3 Months Ago
Fix knife swing sound, amongst other fixes
3 Months Ago
Fixed some grenade refs
3 Months Ago
Reduce main menu blur
3 Months Ago
Turn off AO on the main menu because it looks like ass with DoF/fog
3 Months Ago
Fixed main menu guns not being shown
3 Months Ago
Balance out a bunch of audio attenuation
3 Months Ago
Little sound tester tool https://files.facepunch.com/tony/1b1311b1/sbox-dev_HsjHgYb7hU.png
3 Months Ago
Let's do viewer tag this way instead
3 Months Ago
Can't re-equip same weapon
3 Months Ago
Force-off to be sure
3 Months Ago
Don't apply viewer tag to players that aren't me
3 Months Ago
Don't render crosshair if HUD is disabled
3 Months Ago
Refinery: Add ambient light, place a few characters around in editor only mode Don't need flags on these
3 Months Ago
Greatly simplify how we render stuff based on being firstperson/thirdperson, should be very solid now
3 Months Ago
Fixed up weapon visibility in thirdperson
3 Months Ago
Update backgrounds for map scenes
3 Months Ago
Map Refactor, remove MapDefinition, use MapInformation as Scene metadata, pass scenes around instead of wrapper Remove .map files
3 Months Ago
Rename Casual Defuse to just Defuse, remove helmet/defuse kit defaults
3 Months Ago
Don't need this shit NRE get_IsLocalPlayer fix Possible fix in GameModeObject ScreenShake.FOV fix PlayerStatsRule NRE fix
3 Months Ago
Fixed missing player stats component on several gamemodes
3 Months Ago
Fixed HE explosion sound
3 Months Ago
Reduced distance of some weapon sounds
3 Months Ago
Fixed pause menu button going mental
3 Months Ago
Crosshair improvements
3 Months Ago
Make lines transparent when sprinting, keep dot if we have one
3 Months Ago
Use correct mixer for main menu music
3 Months Ago
Fixed player markers offset
3 Months Ago
Fixed map voting
3 Months Ago
NetworkSpawn weapons after setting owner so it's sent at once Should've fixed multiple weapons overlaying
3 Months Ago
Fixed all the mount grenade prefabs, resolve usp bodygroups
3 Months Ago
Another couple of error fixes
3 Months Ago
Sort gamemodes correctly, disabled some modes for now
3 Months Ago
Playtest fixes
3 Months Ago
Camera error fix
3 Months Ago
Should have sorted crosshair nre
3 Months Ago
Modal system, hand-hold the player through lobby list
3 Months Ago
Replaced annoying button hover sounds with less annoying ones
3 Months Ago
Remove deck
3 Months Ago
Browser Cleanup
3 Months Ago
Features Update M4 recoil pattern
3 Months Ago
Fixed some warnings, removed libwheel
3 Months Ago
Kill marker is also red Fixed ServerBrowser NREs caused by Data being null
3 Months Ago
Refactor crosshair, no more razor Hitmarkers, kill markers re-implementation