reposbox-boomercancel

647 Commits over 396 Days - 0.07cph!

2 Years Ago
Test
2 Years Ago
Fix LightningGun DamageModifier prediction + add GrenadeProjectile and have GrenadeLauncher use it so we can distinguish for the kill feed
2 Years Ago
Update GrenadeLauncher and RocketLauncher to use projectile's attacker and projectile as weapon
2 Years Ago
Clean
2 Years Ago
Destroy laser particle when lightning gun is destroyed
2 Years Ago
Reverse airshot logic
2 Years Ago
Test to fix lighting particles network
2 Years Ago
More tweaks to consecutive
2 Years Ago
Tweak how consecutive kills are calculated
2 Years Ago
Actually fixed it
2 Years Ago
Fix sprees and consecutives
2 Years Ago
Only play sound to attacker
2 Years Ago
Don't play headshot sound for damage when it has the Blast flag
2 Years Ago
Only play headshot sound if it was a kill
2 Years Ago
Add GiveAirshotAward virtual property to DeathmatchWeapon and add it for RailGun and RocketLauncher Fixed all pickups running code client-side that should be server-side only Add Award class and all basic award types (some don't have the announcer sound yet) Add test GiveAwardCmd (admin-only) and first player death tracker for First Blood Add ConsecutiveKills and SpreeKills, as well as track domination kills and give all awards accordingly Add basic award UI to be styled later Merge branch 'main' of sbox-boomer
2 Years Ago
Reduced Healthkit to 15 Mega Health model Better armour pickup model
2 Years Ago
Some cleanup + fix BouncingProjectile impact logic More tidy up
2 Years Ago
Exploded on impact Grenades Rocket Launcher in killfeed
2 Years Ago
Adjusted Railgun knockback Nail climbing Updated armour material
2 Years Ago
Delete old content + added armour pickup model
2 Years Ago
Increase round timer annoying during testing
2 Years Ago
Custom Citizen skin
2 Years Ago
Temp Sounds
2 Years Ago
Add BouncingProjectile.BounceSoundMinimumVelocity and set in GrenadeLauncher
2 Years Ago
Add BulletDropWeapon.AdjustProjectileVelocity Improve BouncingProjectile logic to use correct values for Reflect Fixed HealthKit Adjusted projectile starting velocity and bounciness for grenade launcher Added BouncingProjectile.BounceSound Merge branch 'main' of sbox-boomer
2 Years Ago
remove projectile drop from nailgun and rocketlauncher
2 Years Ago
Fixed rocket jumping
2 Years Ago
Use same effect and sound for explosion for grenade as rocket
2 Years Ago
Added WeaponUtil and Vector3Extension Add ProjectileSimulator and implement for BoomerPlayer Remove GLGrenade and NailProjectile Update all projectile weapons to use ProjectileSimulator and BulletDropWeapon / BulletDropProjectile classes Merge branch 'main' of sbox-boomer Fix merge conflicts
2 Years Ago
Added colour materials nail and grenade projectile models Nails Lightning and GL ammo models Tags on ammo Rail ammo pickup Updated Rocket ammo and projectile model
2 Years Ago
Hud Tweak and Round Timer
2 Years Ago
Updated Shader Updated GiveAll command Added Health and buckshot pickup model Update test_movement.vpk
2 Years Ago
Make rim light point up
2 Years Ago
Shader
2 Years Ago
Health Pickup model Correct materials
2 Years Ago
Allow the railgun to hold more rounds
2 Years Ago
Allow custom respawn times
2 Years Ago
Turn prediction off on projectiles Will take a bit of exercise to make these things lag free, just smooth em out and rid of console spam for now Don't add weapon to inventory if you already have one Fix ammo not getting picked up
2 Years Ago
Added Guns to test map
2 Years Ago
Updated Testmap
2 Years Ago
Tweaked scoreboard ui Show nailgun and gl in killfeed
2 Years Ago
WIP health pickup particle
2 Years Ago
Allow health and armour overheal decay per sec over 100 Update viewmodel offset
2 Years Ago
Added slow moving volume
2 Years Ago
Added temp weapon models Set up ammo for new weapons
2 Years Ago
Damage ramp up on lightning gun No fall damage
2 Years Ago
Move Zoomed to base weapon, easily set which weapons can zoom Lerp FoV when you zoom in with weapon Adjust sensitivity accurately to field of view
2 Years Ago
lightning gun icon
2 Years Ago
Stop lightning effect & sound when lightning gun gets put away GiveAll adds lightning ammo too Update lightning effect on frame so it doesn't lag behind in motion
2 Years Ago
moved gl grenade to projectile folder Removed sliding fluff