stiffly
|
8e86cc2123
|
Walking sound logic moved to PlayerMovementSystem and makes use of "wishDirection" to alleviate the problem where m_DistanceMoved were reset when it was not supposed to.
|
2016-02-08 14:23:53 +01:00 |
|
stiffly
|
e90f802d48
|
Merge remote-tracking branch 'origin/master' into Sound
|
2016-02-05 13:59:21 +01:00 |
|
stiffly
|
0a8ee1623f
|
Merge remote-tracking branch 'origin/master' into Sound
# Conflicts:
# assets
|
2016-02-04 10:47:30 +01:00 |
|
verysecrethero
|
9d3171540d
|
AssaultDashCheck is now in FirstPersonInputController instead. TODO: config option, shift button, forward/backward dash
|
2016-02-03 11:54:14 +01:00 |
|
verysecrethero
|
7987d4b27c
|
Added AssaultDash and all its logic, including a doubletapkey. Doubletapkey could be made more generic.
|
2016-01-29 12:06:14 +01:00 |
|
Jace
|
1ce9128da8
|
Source-like movement
|
2016-01-23 19:45:23 +01:00 |
|
Jace
|
4d5cbb6057
|
fixup! Added EntityWrapper::IsChildOf and made snapshot interpolation and rendering exceptions for player less hacky
|
2016-01-23 12:14:29 +01:00 |
|
Jace
|
ca2aab449e
|
Basic movement and camera management between players and editor
|
2016-01-22 16:12:51 +01:00 |
|
Jace
|
51979d7f0c
|
Changed System to take World through constructor and store it instead, cause it makes more sense.
|
2016-01-18 23:59:33 +01:00 |
|
Jace
|
6ad1839def
|
Initial work on PlayerMovementSystem
|
2016-01-14 17:03:48 +01:00 |
|