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
1 Year Ago
Fix boomer shaders to API changes, add vfx_c
1 Year Ago
Fixed crosshair being in wrong pos
1 Year Ago
Fixed compile
1 Year Ago
Added sound option to jumppad
1 Year Ago
Use world model for editor models
1 Year Ago
Compiled assets Adjusted hud icons to match text
1 Year Ago
NRE in railgun
1 Year Ago
compiled assets
1 Year Ago
Correct game timer gradient
1 Year Ago
Fix setting names not showing
1 Year Ago
Recompile assets
1 Year Ago
Remove obsolete, fix settings menu
1 Year Ago
Added music box ent that plays music tweaked hit sound Compiled files
1 Year Ago
Update chatbox to use +iv_chat
1 Year Ago
Fix compile errors
1 Year Ago
Added Russian Language for when its supported in game (Thanks lyrica) Merge branch 'main' of sbox-boomer
1 Year Ago
Assets AddTime - server command to add minutes to game timer, so you don't get map changed while developing
1 Year Ago
Update .addon
1 Year Ago
Add warmup time to game settings
1 Year 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
1 Year Ago
Added Pirate language option
1 Year Ago
Awards use localization file
1 Year Ago
Set random player color on player ctor, should fix strange color mismatching
1 Year 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
1 Year Ago
Added English language localization Updated the localization files
1 Year Ago
Fixed lobby
1 Year Ago
Updated Ammo models (Howie)
1 Year Ago
Adjusted lightning particle when zoomed in
1 Year Ago
Added LODs to the guns
1 Year Ago
Added Team modes
1 Year Ago
Only display damage / armor hints if the damage was inflicted
1 Year Ago
Fixed up friendly fire damage expression to also cover invalid attacker
1 Year Ago
Don't try to evaluate friendly fire if the attacker is us
1 Year Ago
Fix Enum.TryParse compiler error
1 Year Ago
Updated Weapon models and anims
1 Year 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
1 Year 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
1 Year Ago
Temporary way to sort by team in the scoreboard
1 Year Ago
Set Pawn before player.Respawn, fixed team balancer
1 Year Ago
Forgot to rename these
1 Year Ago
Set up player colors to match their team if applicable
1 Year Ago
Add Friendly Fire to lobby settings
1 Year Ago
Only check for friendly fire if team play is enabled
1 Year Ago
Add Friendly Fire convar, checks teams on damage
1 Year Ago
Gamemodes can define their own team sorting. This might not be needed.
1 Year Ago
Updated lightning gun particle