userGarry Newmancancel
reposbox-walkercancel

39 Commits over 305 Days - 0.01cph!

9 Days Ago
Python
10 Days Ago
Tracers, mp5
10 Days Ago
Weapon wip Reduce player slide down slopes Ue ITemporaryEffect Multiplayer fixes
13 Days Ago
Fix player body visibility Make player body always try to face the way we're looking
13 Days Ago
Fix HUD inventory not ordered properly
13 Days Ago
Clean that up, we can just use the Renderer to get the body
13 Days Ago
Add ThirdPersonBody to Camera Feature Merge pull request #3 from Retroeer/main Add ThirdPersonBody to Camera Feature
14 Days Ago
Move Pressing to PlayerController
14 Days Ago
Latest playercontroller Slow down default rotation speed Remove unused Clean up Consolidate
15 Days Ago
Use Vector3.SpringDamped for the camera
15 Days Ago
Update dof on camera Camera tweaks Rename BodyController to PlayerController This is the last time I rename it I swear Move camera controls Don't do camera move effects in third person Add MoveMode.UpdateMove, move modes control their own wish velocity now Refactor
19 Days Ago
Remove unneeded junk Build footsteps into BodyController
20 Days Ago
Use Features instead of groups
20 Days Ago
We can expose some stuff here, so that even if people aren't using built in stuff, they can still use some of the logic
20 Days Ago
Reduce ducked height slightly
20 Days Ago
Add Landing/FallDamage outputs to BodyController Add useful CreateRagdoll to BodyController Completely remove PlayerController
21 Days Ago
Revert "Don't create a player if we're the dedicated server" This reverts commit 790bddcd043610e002ecac463563ff099e239799. Update Input Config Switch to use BodyController Add swim and ladder movement modes Update body visibility on non proxies Don't show Pick Up option unless OwnerTransfer.Takeover Add DuckedSpeed
40 Days Ago
Error checks
42 Days Ago
Api update Fix triggerteleport NRE
43 Days Ago
Fix stat names
43 Days Ago
Door/Button previews
44 Days Ago
CollectableItem
44 Days Ago
TriggerTeleport
44 Days Ago
FuncDoor
44 Days Ago
Button auto-reset works, Add OnStateChanged Crosshair tooltips
44 Days Ago
Update FuncButton Update .gitignore Player can pick up and drop
47 Days Ago
Remove unused Player using GameManager uses ISceneStartup Player implements IDamagable Add TriggerHurt PlayerUse uses new IPressable Update SceneMap Add FuncButton
52 Days Ago
Rename project file Move UI to its own folder Add IPlayerEvent Add PlayerFallDamage, player can die Update walker.sbproj Ragdoll collision rules Hud Update scene/prefab Inventory system, suicide, stats
4 Months Ago
Fix obsoletes
7 Months Ago
Update to new project layout Move player controller stuff into library
10 Months Ago
Remove bullshit from minimal scene
10 Months Ago
Add scoreboard
10 Months Ago
Player Pusher - this doesn't feel like the best way to do this
10 Months Ago
Add foorsteps component
10 Months Ago
Don't try to respawn other players on map load Add text chat Walk key works Player tag
10 Months Ago
Player dresser
10 Months Ago
Multiplayer capable
10 Months Ago
Post process tweaks
10 Months Ago
Initial commit Initial commit