userTony Fergusoncancel
branchsbox-hc1/maincancel

901 Commits over 245 Days - 0.15cph!

7 Months Ago
Ragdoll the player's renderer when they die
7 Months Ago
Add notion of armor, can't be bought yet
7 Months Ago
Fix NRE at (Facepunch.ViewModel.ApplyVelocity(Weapons/ViewModel.cs:104)) Fix NRE at (Facepunch.InputActionWeaponFunction.OnFixedUpdate(InputActionWeaponFunction.cs:86))
7 Months Ago
Team names and team colours are reflected properly in the UI
7 Months Ago
Don't allow having the same weapon twice, fix clearing inventory when we shouldn't
7 Months Ago
Minor round state display UI changes
7 Months Ago
Hook up basic procedural hit reaction
7 Months Ago
Fixed player collision staying active after death
7 Months Ago
Don't possess players on respawn, no need
7 Months Ago
Make player inventory sync
7 Months Ago
Simplified MainHUD player acquisition
7 Months Ago
Update C4 weapon name Player cameras are off by default, will only turn on if it's needed
7 Months Ago
Add hud to fps testing scene
7 Months Ago
Added damage listeners, can react to damage taken/damage given (for UI, hit reactions, etc, networked)
7 Months Ago
Cut down on a bunch of damage system code
7 Months Ago
Remove WeaponViewer
7 Months Ago
Weapon info panel doesn't move the active weapon around
7 Months Ago
Bind slot4 and slot5 input actions
7 Months Ago
lobby_join cmd tries to find the lobby with highest players
7 Months Ago
Add temp worldspace voice chat
7 Months Ago
Set louie's map as startup
7 Months Ago
Knife is a 2 hit kill M4 damage decreased
7 Months Ago
Upped pistol fire rate, decreased damage
7 Months Ago
Fixed footsteps sounding weird
7 Months Ago
Dead state for avatars
7 Months Ago
Extremely basic avatar displays for connected players
7 Months Ago
Add playerinfo hud showing HP
7 Months Ago
Sync life state
7 Months Ago
Comment out viewbob
7 Months Ago
Added basic fly mode for louie
7 Months Ago
Expose lobby id to AsyncGetLobbies
7 Months Ago
Get rid of player controller mechanics
7 Months Ago
Validate PlayerBoxCollider Player doesn't depossess on death, fixed respawn issue
7 Months Ago
Added some lobby utils
7 Months Ago
Project uses quick play launch mode, which should try to join a lobby automatically
7 Months Ago
Network damage and HP
7 Months Ago
Give the player an extra collider to handle player to player collisions
7 Months Ago
Remove viewmodel camera stuff Make minimap renderer gizmo less obnoxious
7 Months Ago
Update .sbproj
7 Months Ago
Tentative fix for laggy viewmodel inertia
7 Months Ago
Work on minimap renderer
7 Months Ago
Crush viewmodel move speed when slow walking
7 Months Ago
Crosshair changes Can hit with melee weapons now
7 Months Ago
Change crowbar to be trenchknife instead Removed unused fonts, changed weapon row style a bit Made footsteps more rhythmic
7 Months Ago
Fix NRE for weapons that don't have shooting Add WeaponData.Price Add basic idea of teams, hide non-friendly player markers for now
7 Months Ago
Disallow unequipping current weapon, add run hint Add knife weapon (can't hit with it yet)
7 Months Ago
Fixed not being able to inflict player damage Normalize WishMove so moving diagonally isn't faster Adjusted player movement speeds
7 Months Ago
Expose some player properties for designers
7 Months Ago
Cleanup, remove sprint Add slow walk, no footsteps if slow walking
7 Months Ago
Update README