userLayladcancel

7,560 Commits over 3,653 Days - 0.09cph!

7 Years Ago
Add sniper zoom toggle on alt fire Hide view model when zoomed in with sniper Allow weapons to scale owners view speed. Slow down view while zoomed in.
7 Years Ago
Walk slower with sniper
7 Years Ago
Fix shotgun, add sniper rifle
7 Years Ago
Fix bot NRE on dedicated server
7 Years Ago
Make default engine cubemap white
7 Years Ago
Fix compile error in dice game
7 Years Ago
Add get camera position and angles from player (this is the final camera, not the view target) Use player camera to trace target info
7 Years Ago
Fix barrel third person camera not working on clients
7 Years Ago
Add more missing assets
7 Years Ago
Add missing assets for deathmatch weapons
7 Years Ago
Fix NRE when trying to play 2d sound that doesn't exist
7 Years Ago
Namespace deathmatch weapons Move source assets to self contained addon so we can remove it when the time comes
7 Years Ago
Fix clip empty sound path Don't do damage to other barrels
7 Years Ago
Move custom player model out of shooter base Fix player model impact sound paths Add missing assets in suicide barrels
7 Years Ago
Remove mounting from shooter base. Don't play animations without a model.
7 Years Ago
Only show waiting and spectator teams on team selection hud
7 Years Ago
Use world time for round timers
7 Years Ago
Add a waiting team to suicide barrels so the gamemode wont force spectators into the game
7 Years Ago
Play win/lose sound on barrel explode to make it more obvious who killed who
7 Years Ago
bail out after detonation time if entity was destroyed
7 Years Ago
Human bots spam attack if in range
7 Years Ago
Don't detonate barrel if it's no longer valid or pending destroy
7 Years Ago
Deathmatch now uses ShooterBase
7 Years Ago
Bot follows local player if in line of sight Fix weapons still firing when switching
7 Years Ago
Add speed scale to character so active weapons can influence players speed, run faster with knife
7 Years Ago
Show pickup notifications for ammo Broadcast pickups so everyone can hear it
7 Years Ago
Pickups can now hold ammo, take as much ammo as possible on pickup, destroy when empty
7 Years Ago
If a consumable weapon is droppable, consume it and drop but don't destroy while it still has ammo
7 Years Ago
Broadcast knife swing so spectators can see it
7 Years Ago
Knife sounds
7 Years Ago
Repeat firing mode for weapons. Knife swing deals damage, play stab animation on enemy hit.
7 Years Ago
Add knife weapon. Add option to force weapon view model opposite hand.
7 Years Ago
Add BotThink func to just move all that shit out of Tick
7 Years Ago
Barrel bot distance to target uses horitzontal position
7 Years Ago
Add spawn offset to spectators
7 Years Ago
Destroy entity after registering death so it's still valid to use
7 Years Ago
Fix barrels registering death using attacker as victim
7 Years Ago
Add team colors to scoreboard
7 Years Ago
Add Controllable.GetSpawnOffset so you can make sure the bottom of the collider is level with the spawn point
7 Years Ago
fuck
7 Years Ago
Add DestroyTimer class, destroy entity after duration and optionally when not the local view target Give barrel debris a destroy timer
7 Years Ago
SuicideBarrels: Add friendly fire convar, default true
7 Years Ago
Replace spring arm camera in engine addon with better version
7 Years Ago
Increase barrel sound attenuation radius
7 Years Ago
SuicideBarrels: Call base.OnPlayerDied so death camera and respawning works Make barrel bots follow then explode on you
7 Years Ago
Make barrel bots move around Make them taunt at random between 2 and 5 seconds
7 Years Ago
Make sure shooter base MyHud property is set
7 Years Ago
Forgot to make it virtual
7 Years Ago
Add BaseWeaponControllable.CanDropWeapon to give more control over when weapons can be dropped. SuicideBarrel humans can never drop their weapon.
7 Years Ago
SuicideBarrels: Don't create weapon selection hud, give pistol and pistol ammo on spawn, add IsInventoryFull to ensure only one weapon