branchsbox-boomer/maincancel

333 Commits over 184 Days - 0.08cph!

1 Year Ago
Camera collision on ragdoll camera
1 Year Ago
Get spawn point that is most further away from anyone else
1 Year Ago
Bail out of ShowDeathScreen when attacker isn't valid
1 Year Ago
Teleport exit ent
1 Year Ago
Show Killed by on death https://files.facepunch.com/louie/1b1011b1/sbox-dev_XyFrBzGTKi.png
1 Year Ago
Allow custom respawn times on pickups
1 Year Ago
Settings menu style
1 Year Ago
Fixed missing hud icons
1 Year Ago
Cleaned up Hammer Ents names (all using boomer_ now) dm_battery is now boomer_armour Merge branch 'main' of sbox-boomer
1 Year Ago
Remove debug Slider styles
1 Year Ago
Implement announcer volume setting
1 Year Ago
Settings menu supports floats with a slider SliderStep attribute
1 Year Ago
Clean up damage numbers a bit Implement damage number batching Minimum delay between damage sound & indicator
1 Year Ago
Implement show damage numbers setting
1 Year Ago
Asset compile Chatbox keeps its history, lets you scroll through it
1 Year Ago
Inventory styling
1 Year Ago
Remove grenade launcher's self delete & weapon switch
1 Year Ago
Add UI button sounds
1 Year Ago
Show empty weapons in inventory list Fix inventory icon sometimes displaying active state wrongly Fix lightning gun showing laser when empty
1 Year Ago
Cleanup Rebuild settings post template applied Add button to restore default settings Use DisplayInfo for settings Setting menu can scroll
1 Year Ago
Sounds not correctly set
1 Year Ago
Center view default
1 Year Ago
Settings menu styling
1 Year Ago
Disable Railgun force if ducking
1 Year Ago
Removed Old temp announcer lines + Set up Max's lines
1 Year Ago
Revenge voice lines
1 Year Ago
100 brand-new announcer voice lines (recorded with love)
1 Year Ago
Option to mute jump grunting
1 Year Ago
Added Speedometer
1 Year Ago
Some setting defaults Implement walk bob setting
1 Year Ago
Assets
1 Year Ago
Stick with a single ClientSettings instance Implement weapon position setting
1 Year Ago
Button styling Settings menu basic setup Toggle button Object editor ui & get/set client's settings String editor Enum dropdown editor Fill in settings object Only show public instance properties
1 Year Ago
Style tweaks
1 Year Ago
Fixed not being able to scroll in map vote screen + styling https://files.facepunch.com/louie/1b0411b1/sbox-dev_WoIF62ldlQ.png
1 Year Ago
bind lightning gun to e, railgun to r and rocketlauncher to f Reduced rail gun bullet size Don't need the use key
1 Year Ago
Delete InventoryColumn
1 Year Ago
Add DisableOnGamepad to InputHint, don't display input hints for inventory icons on gamepad.
1 Year Ago
Add InputButton.SlotPrev/SlotNext support (gamepad)
1 Year Ago
Add Input Glyphs to inventory items
1 Year Ago
Fixed visual bug when switching to an invalid weapon
1 Year Ago
Add some comments to explain wtf I'm doing here
1 Year Ago
Rewritten weapon selection code
1 Year Ago
Can click a player on the scoreboard as a spectator to target them
1 Year Ago
Add Camera Speed multiplier for run/duck, default to free mode if no spectator target. Also removed input.Clear() from free camera, wasn't necessary.
1 Year Ago
Force update camera rotation when switching target / freecam
1 Year Ago
Can toggle spectator widget on/off with Slot1 while spectating
1 Year Ago
Fixed your current spectator target being invisible while in freemode
1 Year Ago
Input hint style modifications
1 Year Ago
Group previous & next input hints on the same line