Jace
|
a3d4eb65d5
|
Fixes #66 warnings
|
2016-02-01 17:53:01 +01:00 |
|
Jace
|
482689fd48
|
fixup! Moved FirstPersonInputController implementation out of header
|
2016-01-23 12:16:40 +01:00 |
|
Jace
|
32f73201c5
|
Basic jumping!
|
2016-01-23 12:15:33 +01:00 |
|
Jace
|
3aeeb3cad5
|
Moved FirstPersonInputController implementation out of header
|
2016-01-23 12:15:32 +01:00 |
|
Jace
|
f281d220de
|
Working Spawner, SpawnPoint, PlayerSpawn and Team components, along with their systems.
|
2016-01-17 01:00:48 +01:00 |
|
Jace
|
0469460029
|
Input binding format changed to allow custom values for bindings. Relevant code must clamp input values to prevent speedhaxx!
|
2016-01-15 16:32:04 +01:00 |
|
stiffly
|
f0ad28bac4
|
Removed some comments. Basically did nothing
|
2016-01-11 14:58:15 +01:00 |
|
Jace
|
30474b70df
|
MouseInputHandler
|
2015-12-12 13:42:46 +01:00 |
|
Jace
|
03e226ffea
|
Refactored InputProxy to gracefully handle cases where multiple origins send the same command
|
2015-12-12 13:42:35 +01:00 |
|
Jace
|
013f911ae2
|
Added MouseInputHandler and firstPersonInputController to aid in creation of first person movement.
|
2015-12-12 13:42:34 +01:00 |
|
Jace
|
35624008e7
|
InputProxy with a KeyboardInputHandler to translate keyboard keys to input commands. Input origins are bound to commands through the BindOrigin event, or through loading them from a config file.
|
2015-12-12 13:42:34 +01:00 |
|
Jace
|
bffc97f310
|
Groundwork for input command proxy
|
2015-12-12 13:42:33 +01:00 |
|
sippeangelo
|
5f9dce4303
|
Added Input
|
2015-11-24 10:37:50 +01:00 |
|
sippeangelo
|
63674946ca
|
Initial directory structure
|
2015-11-20 15:01:37 +01:00 |
|