TheoryOfNekomata
|
1aa13c5b72
|
Refactor identifiers
Update identifiers to be consistent.
|
пре 2 година |
TheoryOfNekomata
|
508967fcb7
|
Add configs to server
Make server optionally have a mountpoint for putting assets.
|
пре 2 година |
TheoryOfNekomata
|
4e4924ec0b
|
Implement connectivity
Attempt to connect client to server.
|
пре 2 година |
TheoryOfNekomata
|
e80c557d63
|
Update server
Ensure mounts are configurable.
|
пре 2 година |
TheoryOfNekomata
|
52fb193b83
|
Cover all input methods on tests
Add tests for initialization and teardown for all input methods.
|
пре 2 година |
TheoryOfNekomata
|
259780cdb2
|
Fix multi player support
Correctly dereference pointers.
|
пре 2 година |
TheoryOfNekomata
|
464e013a46
|
Update loops
Declare variables early on.
|
пре 2 година |
TheoryOfNekomata
|
d1999f7667
|
Add convenience typedefs
Use short names for int types.
|
пре 2 година |
TheoryOfNekomata
|
9417a20d9a
|
Improve initialization logic
Provide default states for input and output.
|
пре 2 година |
TheoryOfNekomata
|
7454c41463
|
Add channel config
Allow MIDI input to be filtered through MIDI channels.
|
пре 2 година |
TheoryOfNekomata
|
1f7f00e39b
|
Adapt messages to receive from any channel
Use higher bits of first message byte to get notes from all channels.
|
пре 2 година |
TheoryOfNekomata
|
9012772322
|
Add experimental MIDI controller input support
The game now uses MIDI support for alternative input methods.
|
пре 2 година |