reposbox-boomercancel

647 Commits over 396 Days - 0.07cph!

1 Year Ago
vfx > shader recompile all materials correct coffin path
1 Year Ago
Updated Boomer to support new Client Input stuff
1 Year Ago
Update .addon asset clean up
1 Year Ago
Fix compile errors Assets compiled
2 Years Ago
Fix boomer shaders to API changes, add vfx_c
2 Years Ago
Fixed crosshair being in wrong pos
2 Years Ago
Fixed compile
2 Years Ago
Added sound option to jumppad
2 Years Ago
Use world model for editor models
2 Years Ago
Compiled assets Adjusted hud icons to match text
2 Years Ago
NRE in railgun
2 Years Ago
compiled assets
2 Years Ago
Correct game timer gradient
2 Years Ago
Fix setting names not showing
2 Years Ago
Recompile assets
2 Years Ago
Remove obsolete, fix settings menu
2 Years Ago
Added music box ent that plays music tweaked hit sound Compiled files
2 Years Ago
Update chatbox to use +iv_chat
2 Years Ago
Fix compile errors
2 Years Ago
Added Russian Language for when its supported in game (Thanks lyrica) Merge branch 'main' of sbox-boomer
2 Years Ago
Assets AddTime - server command to add minutes to game timer, so you don't get map changed while developing
2 Years Ago
Update .addon
2 Years Ago
Add warmup time to game settings
2 Years Ago
Added French Language for when its supported in game (Thanks KAYA & Del Tremblay) Ajout de la langue française pour quand cela sera supporté in-game
2 Years Ago
Added Pirate language option
2 Years Ago
Awards use localization file
2 Years Ago
Set random player color on player ctor, should fix strange color mismatching
2 Years Ago
Added Client.IsFriend Make sure IsTeamPlayEnabled doesn't error out Add entity hudmarker system Hook up hudmarker to players, only applicable in team play Merge branch 'main' of sbox-boomer
2 Years Ago
Added English language localization Updated the localization files
2 Years Ago
Fixed lobby
2 Years Ago
Updated Ammo models (Howie)
2 Years Ago
Adjusted lightning particle when zoomed in
2 Years Ago
Added LODs to the guns
2 Years Ago
Added Team modes
2 Years Ago
Only display damage / armor hints if the damage was inflicted
2 Years Ago
Fixed up friendly fire damage expression to also cover invalid attacker
2 Years Ago
Don't try to evaluate friendly fire if the attacker is us
2 Years Ago
Fix Enum.TryParse compiler error
2 Years Ago
Updated Weapon models and anims
2 Years Ago
Basic GL Anims Basic Lightning gun anims Basic Shotgun anims Basic Nailgun anims Basic Railgun anims Basic rocketlauncher anims Updated lightninggun particle Updated railgun particle
2 Years Ago
Start work on Teams, Team Manager Add TeamComponent, Client.GetTeam, Client.SetTeam Set up team where needed on client join / left, inform team component of team changes. Gamemodes can define their own team sorting. This might not be needed. Add Friendly Fire convar, checks teams on damage Only check for friendly fire if team play is enabled Add Friendly Fire to lobby settings Set up player colors to match their team if applicable Forgot to rename these Set Pawn before player.Respawn, fixed team balancer Temporary way to sort by team in the scoreboard
2 Years Ago
Temporary way to sort by team in the scoreboard
2 Years Ago
Set Pawn before player.Respawn, fixed team balancer
2 Years Ago
Forgot to rename these
2 Years Ago
Set up player colors to match their team if applicable
2 Years Ago
Add Friendly Fire to lobby settings
2 Years Ago
Only check for friendly fire if team play is enabled
2 Years Ago
Add Friendly Fire convar, checks teams on damage
2 Years Ago
Gamemodes can define their own team sorting. This might not be needed.
2 Years Ago
Updated lightning gun particle