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