userConnacancel
branchsbox-hover/maincancel

502 Commits over 730 Days - 0.03cph!

1 Year Ago
Added all models shared from Boomer for weapons + colored skins for each variant. Fixed deployable HUD. Fixed legs + corpse material groups.
1 Year Ago
Improve engineer upgrade hud
1 Year Ago
Disable tutorial by default for now
1 Year Ago
Footsteps + skid
1 Year Ago
Started stripping out all the gamelib bs Clear out more bs
1 Year Ago
Updated kill feed stuff
1 Year Ago
Jump mine triggers shake
1 Year Ago
Screen effects, post processing, projectile fixes. Fixed respawn countdown, fixed world deployable hud
1 Year Ago
Add clothing from boomer
1 Year Ago
Fixed respawn time display
1 Year Ago
Fixed damage shader
1 Year Ago
Fixed some UI issues
1 Year Ago
Updated all projectiles to use ProjectileData game resource
1 Year Ago
Fixed turrets not being given TurretComponent, fixed random background on time score
1 Year Ago
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
1 Year Ago
Re-added the crosshairs
1 Year Ago
Added Input Hints, fixed Outpost List, fixed Awards and updated Radar and use FOV from preferences (thanks Eridium)
1 Year Ago
All the latest pain
1 Year Ago
Water level fixes
1 Year Ago
Update For Pain
1 Year Ago
Hud fixes
1 Year Ago
A bunch more fixes it may be better to delete the whole UI and start again though
1 Year Ago
Fixed round time
1 Year Ago
A bunch more work on Razor UI upgrade
1 Year Ago
Upgraded some more
1 Year Ago
Started upgrading Hover to Razor
1 Year Ago
Fix stuff
1 Year Ago
Use visualize_cloth instead of tarps I guess
1 Year Ago
Completely upgraded Hover to latest (shaders need updating)
1 Year Ago
Post processing upgrade + head hitbox changes
1 Year Ago
Fix obsolete stuff
1 Year Ago
Update .addon
1 Year Ago
Collision fixes (Static -> Keyframed) and added Game Settings for Starting Tokens and Friendly Fire. Merge branch 'main' of sbox-hover
1 Year Ago
Fixed pointer event errors
1 Year Ago
Various other fixes
1 Year Ago
Updated for use with collision tags / fixed force shield / updated MoveHelper
1 Year Ago
Pain Day 3
2 Years Ago
Remove fgd and use Display attribute Merge branch 'main' of sbox-hover
2 Years Ago
Update .addon
2 Years Ago
Remove justify-items from SCSS
2 Years Ago
Fix missing textures
2 Years Ago
Pain Day 2 (except ZBufferMode / comment out for now)
2 Years Ago
Remove old FGD, update .addon
2 Years Ago
Added FileSystem.Mounted as the first param of Texture.Load calls
2 Years Ago
Update .addon
2 Years Ago
Fix Hover by replacing FuncBrush with BrushEntity
2 Years Ago
Add input glyph to binding hint for opening a Station
2 Years Ago
Invert Jump / Ski actions if using a controller
2 Years Ago
Improvements to jetpack scaling and initial jump velocity for smoother jetpacking
2 Years Ago
Use Chat.OnOpenChat for the chat box and put a bandaid over an issue that causes onblur to be called when the text entry hasn't actually lost focus