userTony Fergusoncancel

4,704 Commits over 976 Days - 0.20cph!

6 Months Ago
Work on theme
6 Months Ago
Small changes, air dash uses SHIFT
6 Months Ago
Cancel slide if we end up off the ground
6 Months Ago
Implement TakesOverControl, which cancels out wish movement Add Slide
6 Months Ago
Can't die while dead
6 Months Ago
Crush trigger instead of trying to bake it in all things
6 Months Ago
Whoops
6 Months Ago
Implement coyote time
6 Months Ago
Cleanup
6 Months Ago
Do pushing differently
6 Months Ago
Improve Ground Slam, stops the player in the air first PlayerPusher, PlayerCrusher, Kill, Respawn Remove debugs
6 Months Ago
Use Player.Velocity instead for a bunch of things
6 Months Ago
Add MovingPlatform New test map Basic implementation for Inheriting ground object velocity
6 Months Ago
Fixed fake shadow decal cutoff/depth
6 Months Ago
Adjust footsteps
6 Months Ago
Update player.prefab
6 Months Ago
Work on pickup collectibles
6 Months Ago
Air dash is relative to input direction, not facing direction
6 Months Ago
Trace to camera direction to try to avoid walls
6 Months Ago
Fixed jittery camera
6 Months Ago
Trying to simplify this code
6 Months Ago
Fixed motion data returning crazy values if something went wrong, or we don't have the hardware
6 Months Ago
Deleting this was stupid
6 Months Ago
Expose OnPlayerLanded event instead of checking on update in every ability that needs to know
6 Months Ago
More control over heights
6 Months Ago
Add ducking, camera follows character height loosely
6 Months Ago
Added ground slam
6 Months Ago
Play specific landing sounds based on speed
6 Months Ago
Add AirDash
6 Months Ago
Player footsteps, double jump sound and effects
6 Months Ago
Ability, DoubleJumpAbility - testing the waters for a good enough API for this
6 Months Ago
Impulse Improve third person camera
6 Months Ago
Only turn on player's camera if in control
6 Months Ago
NetworkHelper, PlayerDresser
6 Months Ago
Add basic movement, third person camera
6 Months Ago
A new start, reformat project in scene
6 Months Ago
Split this out a bit better
6 Months Ago
Add Career page, show player and weapon stats all in one place
6 Months Ago
Add PlayerStatsRule which gives a more general overview, kills, deaths, and headshot kills WeaponStats will additionally record headshots per weapon too
6 Months Ago
Start collecting kills stats per weapon
6 Months Ago
Too many errors from this
6 Months Ago
Stop-gap fix until I suss out why maps are referencing their own game projects, and having projects download their cloud version on startup
6 Months Ago
Moved game setup prefab on Refinery Fade in GameHUD too
6 Months Ago
Added volumetric fog to main menu
6 Months Ago
UI buttons defined as an "action" will play a different click sound
6 Months Ago
Replace UI press sound as well
6 Months Ago
SoundEmitter can specify a target mixer Main menu music uses "Music" mixer so it can be tweaked
6 Months Ago
Add camera shake to main menu, replaced ui button hover sound
6 Months Ago
Made some style changes to RoundState
6 Months Ago
New font