reposbox-hiddencancel

251 Commits over 821 Days - 0.01cph!

1 Year Ago
Tweaked PP
1 Year Ago
Doubled the range of the flashlight Unused Added post processing effects for both Hidden and I.R.I.S.
1 Year Ago
Added new weapon list. Added projectile weapon support. Added new weapon base. Changed vitals hud to simplify it. Fixed ammo hud. Added VM sway. Clean up.
1 Year Ago
Some fixes to Hidden and use a material override for Hidden (but it doesn't work yet)
1 Year Ago
A bunch of Hidden fixes
1 Year Ago
Fixed Compile Errors (Reupload)
2 Years Ago
Updated Laser and sense particles Disabled pickup ragdolls for now
2 Years Ago
Fixed compile errors (Playable again) Issue with picking up ragdolls still.
2 Years Ago
Fix deprecated things Fix all issues arising from things that had been deprecated Includes a scoreboard rewrite using modern templating Merge pull request #6 from Oppossome/main Fix deprecated things
3 Years Ago
Fixed all obsolete / deprecated methods and The Hidden is working again
3 Years Ago
Fixed abilities not displaying on the HUD and show correct binds with Input.GetKeyWithBinding
3 Years Ago
Input fixes
3 Years Ago
Updated to latest net changes
3 Years Ago
The Hidden compiles again and updated all code and fixed bugs relating to Pain Day Merge branch 'main' of sbox-hidden into main
3 Years Ago
Deployment styling
3 Years Ago
Vitals Styling
3 Years Ago
fix crash on low ammo death
3 Years Ago
Vitals styling Low ammo colour
3 Years Ago
Compiled sound event files
3 Years Ago
Sound source files Merge branch 'main' of sbox-hidden into main
3 Years Ago
Update README.md
3 Years Ago
Update README.md
3 Years Ago
Moved all content to root
3 Years Ago
Radar, Hud, and Scoreboard
3 Years Ago
Fix Particles.Destroy typo
3 Years Ago
Improved the Sense particle system
3 Years Ago
Added proper particles for the Sense ability that ignore z-buffer
3 Years Ago
Fix roundInfo header
3 Years Ago
Cleaning up RoundInfo Ammo menu
3 Years Ago
radar styles and round info styles
3 Years Ago
Update Radar styles
3 Years Ago
Skinned player info, round info and added custom scoreboard stuff to display multiple teams ready for skinning Fixed merge issue
3 Years Ago
Styling abilities bar for the Hidden
3 Years Ago
Started moving new UI designs into the project
3 Years Ago
Update API changes
3 Years Ago
Added support for charge attacks and changed the pickup ragdoll / stick ragdoll button to Use, right-click now starts charging the knife attack to do 3x damage if you hit
3 Years Ago
Fixed NRE if a light that is flickering is no longer valid, fixed Laser Dot not hitting hitboxes, and changed Pos to WorldPos
3 Years Ago
Removed old code
3 Years Ago
The flashlight is now properly predicted
3 Years Ago
Added view and world flashlights which now work properly
3 Years Ago
Improved the light flicker system
3 Years Ago
Increased the knife's hit radius and don't fade The Hidden out as they get further away, it's too OP after testing
3 Years Ago
Improved how Deployments work to lets teams add their own, added 3 different Deployments for The Hidden and fixed an issue around spectating other players
3 Years Ago
Show the loading screen if the player is a spectator but has an invalid spectator target
3 Years Ago
ClassLibrary -> Library Merge branch 'main' of sbox-hidden into main
3 Years Ago
Added spooky sounds that say "I see you" whenever The Hidden uses the Sense ability
3 Years Ago
OnRemove no longer exists
3 Years Ago
Removed OwnerRpc Merge branch 'main' of sbox-hidden into main
3 Years Ago
Updated weapon code to remove redundant `owner` param from methods Merge branch 'main' of sbox-hidden into main
3 Years Ago
Api Update