branchsbox-boomer/refactorcancel

162 Commits over 90 Days - 0.08cph!

1 Year Ago
Updated shader with the new features added to shadergraph https://files.facepunch.com/louie/1b0511b1/sbox-dev_LQpZHjYzau.png
1 Year Ago
Crosshatch toggle option
1 Year Ago
added opacity for glass
1 Year Ago
Reapply emission + small clean up
1 Year Ago
More messing around with toon effect https://files.facepunch.com/louie/1b2211b1/sbox-dev_SqQBfrGgAz.jpg
1 Year Ago
added white highlight to emission https://files.facepunch.com/louie/1b2211b1/sbox-dev_AT4ROcdV0v.png
1 Year Ago
Lets use cool shadergraph shaders now https://files.facepunch.com/louie/1b2211b1/sbox-dev_EmvsJ8DfUx.png
1 Year Ago
Use [Model] for weapon pickups Added RPG pose and HoldTypePose to WeaponData
2 Years Ago
Restored Teleport Volumes, added Point Markers
2 Years Ago
Restored jump pads to their former glory
2 Years Ago
Set default gamemode
2 Years Ago
Aim Component will also create secondary fire input hint
2 Years Ago
Revert "Fixed weapon ammo not showing for non-active weapons, don't bother deactivating the components" This reverts commit aedf1cf1dfbf518334ce3077e8ce0ed69c1672ba. Introduce includeDisabled param to Weapon.GetComponent, look for disabled Ammo component where needed
2 Years Ago
Moved KillFeed files into own directory
2 Years Ago
Add boomer.kill event, send it to everyone when someone gets killed by a player
2 Years Ago
Adjust nailgun icon color
2 Years Ago
Add WeaponData.KillMessages, GetRandomKillMessage Boilerplate Kill Feed components Upped opacity of unequipped weapons on WeaponList Set up some kill messages
2 Years Ago
Reduced mouse delta ui translation significantly, it was making me feel sick Added player awards, killing sprees https://files.facepunch.com/devultj/1b2311b1/sbox-dev_HUJhvqN9su.jpg Add player awards UI component Set fallback award icon, fixed Beyond Godlike not displaying a Description
2 Years Ago
Fixed weapon ammo not showing for non-active weapons, don't bother deactivating the components
2 Years Ago
Accumulate mouse delta and translate the game's root panel a little bit https://files.facepunch.com/devultj/1b2311b1/sbox-dev_fPa5hkXL2E.mp4
2 Years Ago
Add input hints to Info
2 Years Ago
Use different team setup
2 Years Ago
Update weapon list style
2 Years Ago
Simplified InputHint, use InputButton directly instead of Enum.GetValue
2 Years Ago
Updated Weaponlist styling https://files.facepunch.com/louie/1b2011b1/sbox-dev_kjBXWPbBH6.png
2 Years Ago
Work on WeaponList razor component
2 Years Ago
Updated Ammo icons thanks to @lewisainslie
2 Years Ago
Made jump sound 3D
2 Years Ago
Group cooldowns for shoot/secondary shoot mechanic
2 Years Ago
Added separate jump sound for double jump
2 Years Ago
Lower starting slide boost
2 Years Ago
Changed slide to be continuous
2 Years Ago
Add quick cooldown to Slide
2 Years Ago
Changed slide action to Duck
2 Years Ago
Removed ISingletonComponent from Shoot
2 Years Ago
Add SecondaryShoot component, Shotgun uses this. Not a fan of how it's written though
2 Years Ago
Adjusted player movement, fixed slide sound
2 Years Ago
Decreased MaxScore for now
2 Years Ago
Fixed colors not being set via TeamComponent
2 Years Ago
Basic scoring for TDM Fixed LastDamage never being set TDM: Show scores on HUD
2 Years Ago
Doh, fixed players not being moved to spawnpoints
2 Years Ago
Chatbox: Use Team color where applicable Update player list to match style Chat: Fixed messages without avatars getting squished Fixed NRE due to chat team check
2 Years Ago
Moved Camera updates to FrameSimulate, removed unnecessary DevCamera code
2 Years Ago
Create Gamemode.HudPanel if we have one, start on TDM Hud
2 Years Ago
New chatbox style https://files.facepunch.com/devultj/1b1611b1/sbox-dev_5C841eKQ0v.mp4
2 Years Ago
Ammo icon styling
2 Years Ago
Added Weapon Color and Ammo Icon to weapon data https://files.facepunch.com/louie/1b1611b1/sbox_0831.mp4
2 Years Ago
Changed Health / Armor Tick to 1 second instead of half a second
2 Years Ago
SegmentBar: Individually paint segments based on how far past maximum our current value is https://files.facepunch.com/devultj/1b1611b1/sbox-dev_rQS3FJ3top.png
2 Years Ago
Change MaxHealth to 100