reposbox-hovercancel

785 Commits over 730 Days - 0.04cph!

2 Years Ago
Added client ragdolls for performance and updated SpectateCamera to spectate the ragdoll. Fixed player being visible when dead (temporary hack, EnableDrawing called server-side seems to have broke in the last couple days?)
2 Years Ago
Fixed issues that arise when a player kills themselves. Added all ammo types. Added support for melee attacks to weapons but disabled for now.
2 Years Ago
Added blast radius and scaled damage by distance to explosives
2 Years Ago
Tweaked again
2 Years Ago
Tweaked some values
2 Years Ago
Updated to dune + vpk
2 Years Ago
Make barage grenade have a rubber surface property
2 Years Ago
Added explosion sounds to Pulsar and grenades
2 Years Ago
Renamed PhysicsProjectile to BulletDropProjectile. Added PhysicsProjectile. Implemented Barage (Grenade Launcher)
2 Years Ago
Fixed physics projectiles not playing proper impact effects when hitting close targets and implemented blast effect to Pulsar which you can "rocket jump" with
2 Years Ago
Implemented all placeholder weapons just so we aren't using the same Rust asset for everything Merge branch 'main' of sbox-hover into main
2 Years Ago
Fixed player not using world model for blaster
2 Years Ago
Blaster World Model + Updated material
2 Years Ago
Fusion Rifle explosion
2 Years Ago
Added Pulsar weapon and _placeholder_ models for Blaster and Pulsar
2 Years Ago
fusion Rifle impact
2 Years Ago
Fusion Rifle Muzzleflash Fusion Rifle projectile
2 Years Ago
Removed old particles
2 Years Ago
Grenade Launch impact (explosion) Compiled files Adjusted Pulse Sniper muzzleflash
2 Years Ago
Grenade Launcher Projectile Grenade Launch Muzzleflash Merge branch 'main' of sbox-hover into main
2 Years Ago
Set forward component on impact particle
2 Years Ago
Increased bullet size for the Longshot
2 Years Ago
Removed redundant check
2 Years Ago
Actually allow players to kill eachother
2 Years Ago
Hide default surface impacts if a custom one is specified in the weapon
2 Years Ago
Added the Pulse Sniper (Longshot) placeholder with particle effect implementation
2 Years Ago
Added option to disable reload animation for weapons. Remove reload animation for Blaster and added empty and reload sounds. Added automatic reload after delay for Blaster. Merge branch 'main' of sbox-hover into main
2 Years Ago
Flag Idle Particle offset
2 Years Ago
Pulse Sniper Projectile Pulse Sniper Muzzle Flash Pulse Sniper Impact Merge branch 'main' of sbox-hover into main
2 Years Ago
Updated JP sounds
2 Years Ago
Changed the way the respawn screen is handled and display the killer
2 Years Ago
Only play award earned sounds when the award displays (allow for queue)
2 Years Ago
Adjusted Blaster fire sounds
2 Years Ago
Adjusted volume on various sounds and added FlagEntity.OnFlagDropped event
2 Years Ago
Added award earned sound. Added flag captured, land, and pickup sounds. Ensure flag is correctly positioned on carriers
2 Years Ago
Added sounds for when energy is critically low and when health starts to regenerate
2 Years Ago
Don't blur the UI elements
2 Years Ago
Added FollowEffect to PhysicsProjectile and updated TurretEntity to use it
2 Years Ago
Make HudIconBar elements full width and increase the overal width of the Health and Energy container
2 Years Ago
Temporary fix for active child when giving weapons. Renamed Standard Issue to Sideman.
2 Years Ago
Fixed deaths / kills being added twice and fixed scoreboard entry positions
2 Years Ago
Added Jetpack and Ski sounds and a skidding sound when you stop skiing
2 Years Ago
Restore ZNear on FirstPersonCamera
2 Years Ago
Initial commit
2 Years Ago
Various changes to Physics Projectile. Added ProjectileWeapon base class. Added Blaser particles and placeholder sound.
2 Years Ago
Adjusted Blaster impact effect
2 Years Ago
Blaster Impact effect
2 Years Ago
Tweaked Blaster Particles
2 Years Ago
Improved to PhysicsProjectile. SMG -> Blaster. Implemented Blaster particle effects
2 Years Ago
Blaster Projectile fix test