785 Commits over 730 Days - 0.04cph!
Update noise settings for generator damage material and standard color
Add a big scope texture to improve Longshot scope
Fix material groups on corpse. Projectile start position z must be at least z of eye position.
Outpost capture HUD update
Added all models shared from Boomer for weapons + colored skins for each variant. Fixed deployable HUD. Fixed legs + corpse material groups.
Updated to use new shader
Improve engineer upgrade hud
Disable tutorial by default for now
Started stripping out all the gamelib bs
Clear out more bs
Screen effects, post processing, projectile fixes. Fixed respawn countdown, fixed world deployable hud
Fixed respawn time display
Updated all projectiles to use ProjectileData game resource
Fixed turrets not being given TurretComponent, fixed random background on time score
Don't constantly run lag compensation for projectiles but instead do it once on intitialize and advance the simulation by the calculated number of ticks that it took between client sending the input and us receiving it
Speed line particle adjustment
Added Input Hints, fixed Outpost List, fixed Awards and updated Radar and use FOV from preferences (thanks Eridium)
A bunch more fixes it may be better to delete the whole UI and start again though
A bunch more work on Razor UI upgrade
Started upgrading Hover to Razor
Use visualize_cloth instead of tarps I guess
Completely upgraded Hover to latest (shaders need updating)
Post processing upgrade + head hitbox changes
Collision fixes (Static -> Keyframed) and added Game Settings for Starting Tokens and Friendly Fire.
Merge branch 'main' of sbox-hover
Player ragdoll physics
fixed flag
Fixed Precache json not being found
Added [HammerEntity] to missing ents
Assets + cleanup
Fixed pointer event errors
Updated for use with collision tags / fixed force shield / updated MoveHelper