userConnacancel
branchsbox-hover/maincancel

502 Commits over 730 Days - 0.03cph!

3 Years Ago
Slightly better scope but needs work
3 Years Ago
Added a scope system and updated the Longshot to use it. Super shitty scope UI right now that barely functions / placeholder
3 Years Ago
Adjust textures and add AO map to Longshot and add icons for Burst, Carbine and Sticky Merge branch 'main' of sbox-hover
3 Years Ago
Only default to weapons you have selected already if you are that loadout
3 Years Ago
Update release script to exclude png files in materials/ and models/
3 Years Ago
Use semiautomatic crosshair type for the Carbine
3 Years Ago
Fixed being able to repair the enemy generator
3 Years Ago
Fixed missing SCSS import
3 Years Ago
Increased Light Saboteur health. Added ability for weapons to have the same upgrade multiple times. Fixed energy draining too fast when stealth is active.
3 Years Ago
Take the player out of stealth for a second if they get damaged
3 Years Ago
Set render color on player's jetpack
3 Years Ago
Added previous and next buttons to the Station Screen loadouts Merge branch 'main' of sbox-hover
3 Years Ago
Updated to use Burst and Carbine particle effects
3 Years Ago
Added Sticky grenade launcher. Added Carbine. Added Burst. Added Light Saboteur class. Added Stealth Camo. Added active ability system using Equipment and related HUD items. Added Medium Infantry loadout. Merge branch 'main' of sbox-hover
3 Years Ago
Fixed styling on World Generator Hud
3 Years Ago
Damage Shader + Generator Implementation
3 Years Ago
Decrease damage of Light Turret, increase Spread and give its own fire sound
3 Years Ago
Updated radar sensor model and fixed deployer not being set
3 Years Ago
Added the Deployable Turret equipment and Light Turret entity. Changed CanSelectWeapon to IsPassive. Added IsAvailable to weapons / equipment. Unavailable weapons will be grayed out in the selector. Merge branch 'main' of sbox-hover
3 Years Ago
Made more stuff configurable and added JetpackScale to MoveController Added Mk2 variations of each loadout. Added the Damage vs Heavy weapon upgrade. Merge branch 'main' of sbox-hover
3 Years Ago
Added the Radar Jammer equipment alternative for the Light Assault loadout
3 Years Ago
Play the generator attacked particle once when a generator dependency is powered down (for now)
3 Years Ago
Make sure things compile before you commit them
3 Years Ago
Added YOUR flag captured announcer sounds and Radar Sensor idle and beep sounds + implementation for radar UI
3 Years Ago
Moved generator announcer sound handling to PlayRound
3 Years Ago
Added all announcer sounds
3 Years Ago
Added stub Radar Sensor Hammer entity (hv_radar_sensor)
3 Years Ago
Transition the scale of vitals text when it has changed recently
3 Years Ago
Various improvements to UI and implemented Damage -> Energy conversion on Heavy Booster and Damage Absorption for Energy on Shield
3 Years Ago
Added an Equipment system adding to a third slot in each loadout. With it, Ammo Booster, Energy Booster, Heavy Energy Booster, Heavy Shield Booster, Shield Booster, Speed Booster. Equipment can be selected per loadout at a Station
3 Years Ago
Changed how weapon slots are handled now for primary and secondary
3 Years Ago
Let Heavy Assault choose between Blaster and Shotblast for their secondary
3 Years Ago
Finished alternate weapon selection system
3 Years Ago
Changed how weapons deal with config. Added weapon configs. Added weapon selector initial UI in Station Screen for loadouts. Each loadout can have alternate weapons.
3 Years Ago
No longer start with $10,000
3 Years Ago
You won't take fall damage if you're jetpacking and you have at least 10% energy remaining
3 Years Ago
Updated fall damage so that it isn't too much of a burden on fun / gameplay
3 Years Ago
Updated UI look and made more stuff configurable
3 Years Ago
I should $"{Money:C0}"; so my cash at the top right gets comma'd Merge branch 'main' of sbox-hover
3 Years Ago
Turn up the boost
3 Years Ago
Added WorldBorder Hammer entity Merge branch 'main' of sbox-hover
3 Years Ago
Added grid shader and map border vmat thanks ;)
3 Years Ago
Added WorldGeneratorHud and ability to destroy generators with all particle effects + sounds
3 Years Ago
Added a Weapon and Loadout upgrade system and populate the Upgrades tab of the Station dialog Merge branch 'main' of sbox-hover
3 Years Ago
Bullet drop weapons inherit some velocity. Blaster fires faster with a further falloff.
3 Years Ago
Remove possibility of prediction (don't set Owner) and fix accuracy issues with bullet drop weapons
3 Years Ago
Handle wind loop client-side
3 Years Ago
Each weapon can specify a different crosshair type. Stop bullet drop projectiles being predictable (fix it later). Set render color of players for now to team colors. Ragdoll copies render color. Fixed station screen showing for all players when opened.
3 Years Ago
Include .html too
3 Years Ago
Don't forget .addon