branchsbox-boomer/maincancel

333 Commits over 184 Days - 0.08cph!

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