userGarry Newmancancel
reposbox-walkercancel

41 Commits over 335 Days - 0.01cph!

39 Days Ago
Use engine PlayerController Fix warnings
2 Months Ago
Die if health is 0 Destroy Observer when respawning Update PlayerController to latest * Update animation wish_ vars * Delete RigidBody/Colliders on delete instead of leaving them invisible * Store colliders on their own child GameObject so they can have isolated tags Update player.prefab
3 Months Ago
Python
3 Months Ago
Tracers, mp5
3 Months Ago
Weapon wip Reduce player slide down slopes Ue ITemporaryEffect Multiplayer fixes
3 Months Ago
Fix player body visibility Make player body always try to face the way we're looking
3 Months Ago
Fix HUD inventory not ordered properly
3 Months Ago
Clean that up, we can just use the Renderer to get the body
3 Months Ago
Add ThirdPersonBody to Camera Feature Merge pull request #3 from Retroeer/main Add ThirdPersonBody to Camera Feature
3 Months Ago
Move Pressing to PlayerController
3 Months Ago
Latest playercontroller Slow down default rotation speed Remove unused Clean up Consolidate
3 Months Ago
Use Vector3.SpringDamped for the camera
3 Months 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
3 Months Ago
Remove unneeded junk Build footsteps into BodyController
3 Months Ago
Use Features instead of groups
3 Months 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
3 Months Ago
Reduce ducked height slightly
3 Months Ago
Add Landing/FallDamage outputs to BodyController Add useful CreateRagdoll to BodyController Completely remove PlayerController
3 Months 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
4 Months Ago
Error checks
4 Months Ago
Api update Fix triggerteleport NRE
4 Months Ago
Fix stat names
4 Months Ago
Door/Button previews
4 Months Ago
CollectableItem
4 Months Ago
TriggerTeleport
4 Months Ago
FuncDoor
4 Months Ago
Button auto-reset works, Add OnStateChanged Crosshair tooltips
4 Months Ago
Update FuncButton Update .gitignore Player can pick up and drop
4 Months Ago
Remove unused Player using GameManager uses ISceneStartup Player implements IDamagable Add TriggerHurt PlayerUse uses new IPressable Update SceneMap Add FuncButton
4 Months 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
6 Months Ago
Fix obsoletes
9 Months Ago
Update to new project layout Move player controller stuff into library
1 Year Ago
Remove bullshit from minimal scene
1 Year Ago
Add scoreboard
1 Year Ago
Player Pusher - this doesn't feel like the best way to do this
1 Year Ago
Add foorsteps component
1 Year Ago
Don't try to respawn other players on map load Add text chat Walk key works Player tag
1 Year Ago
Player dresser
1 Year Ago
Multiplayer capable
1 Year Ago
Post process tweaks
1 Year Ago
Initial commit Initial commit