userTony Fergusoncancel

4,685 Commits over 976 Days - 0.20cph!

9 Months Ago
Use BulletSpread instead of hardcoded value
9 Months Ago
Support shooting many bullets per-shot (pellets), support single-chamber reloading (Shotgun), add Spaghelli up the decibel range of all weapon sounds
9 Months Ago
Input hint next to vitals to make it super clear how to open the buy menu (pending some better visuals)
9 Months Ago
Add rough damage indicator system, can only noclip when in dev mode Add WeaponData.Icon, use icons again (thank you very much @bakscratch)
9 Months Ago
Silently (without callback) set the player's health to 0 if we force the life state Don't let the player move their camera if they die (until we get proper death cam/spectating)
9 Months Ago
Ragdoll the player's renderer when they die
9 Months Ago
Add notion of armor, can't be bought yet
9 Months Ago
Fix NRE at (Facepunch.ViewModel.ApplyVelocity(Weapons/ViewModel.cs:104)) Fix NRE at (Facepunch.InputActionWeaponFunction.OnFixedUpdate(InputActionWeaponFunction.cs:86))
9 Months Ago
Team names and team colours are reflected properly in the UI
9 Months Ago
Don't allow having the same weapon twice, fix clearing inventory when we shouldn't
9 Months Ago
Minor round state display UI changes
9 Months Ago
Hook up basic procedural hit reaction
9 Months Ago
Fixed player collision staying active after death
9 Months Ago
Don't possess players on respawn, no need
9 Months Ago
Make player inventory sync
9 Months Ago
Simplified MainHUD player acquisition
9 Months Ago
Update C4 weapon name Player cameras are off by default, will only turn on if it's needed
9 Months Ago
Add hud to fps testing scene
9 Months Ago
Added damage listeners, can react to damage taken/damage given (for UI, hit reactions, etc, networked)
9 Months Ago
Cut down on a bunch of damage system code
9 Months Ago
Remove WeaponViewer
9 Months Ago
Weapon info panel doesn't move the active weapon around
9 Months Ago
Bind slot4 and slot5 input actions
9 Months Ago
lobby_join cmd tries to find the lobby with highest players
9 Months Ago
Add temp worldspace voice chat
9 Months Ago
Set louie's map as startup
9 Months Ago
Knife is a 2 hit kill M4 damage decreased
9 Months Ago
Upped pistol fire rate, decreased damage
9 Months Ago
Fixed footsteps sounding weird
9 Months Ago
Dead state for avatars
9 Months Ago
Extremely basic avatar displays for connected players
9 Months Ago
Add playerinfo hud showing HP
9 Months Ago
Sync life state
9 Months Ago
Comment out viewbob
9 Months Ago
Added basic fly mode for louie
9 Months Ago
Expose lobby id to AsyncGetLobbies
9 Months Ago
Get rid of player controller mechanics
9 Months Ago
Validate PlayerBoxCollider Player doesn't depossess on death, fixed respawn issue
9 Months Ago
Added some lobby utils
9 Months Ago
Project uses quick play launch mode, which should try to join a lobby automatically
9 Months Ago
Network damage and HP
9 Months Ago
Give the player an extra collider to handle player to player collisions
9 Months Ago
Give the player an extra collider to handle player to player collisions Stash minimap stuff
9 Months Ago
Remove viewmodel camera stuff Make minimap renderer gizmo less obnoxious
9 Months Ago
Update .sbproj
9 Months Ago
Tentative fix for laggy viewmodel inertia
9 Months Ago
Work on minimap renderer
9 Months Ago
Crush viewmodel move speed when slow walking
9 Months Ago
Crosshair changes Can hit with melee weapons now
9 Months Ago
Change crowbar to be trenchknife instead Removed unused fonts, changed weapon row style a bit Made footsteps more rhythmic