TheoryOfNekomata
|
9d13a27d5f
|
Update button labels
Add more consistent labels to action buttons.
|
1 year ago |
TheoryOfNekomata
|
a881cac492
|
Update weapons documentation
Specify Guerrilla as unofficial codename.
|
1 year ago |
TheoryOfNekomata
|
c7c1699477
|
Add enemy weapons
Include enemy weapons in inventory.
|
1 year ago |
TheoryOfNekomata
|
bf00dcb3af
|
Update weapons
Use updated weapons list.
|
1 year ago |
TheoryOfNekomata
|
64a991f996
|
Update weapon reference
Use proper name for Militant reference.
|
1 year ago |
TheoryOfNekomata
|
6608b18a13
|
Update weapon doc
Correct paragon to M4A1, add drop frequency and weapon sprites.
|
1 year ago |
TheoryOfNekomata
|
d89ff606ba
|
Add gamepad control diagram
For reference.
|
1 year ago |
TheoryOfNekomata
|
bab10fe84f
|
Add logs for input events
For debug purposes.
|
1 year ago |
TheoryOfNekomata
|
5a5f613277
|
Minor document corrections
Check grammar.
|
1 year ago |
TheoryOfNekomata
|
6761e3547d
|
Update reference file
Use up-to-date version of game config file.
|
1 year ago |
TheoryOfNekomata
|
fa55ceaa97
|
Fix MIDI value parsing
Ensure note names are normalized (i.e. converted to lowercase) properly
before parsing.
|
1 year ago |
TheoryOfNekomata
|
ee7841cd31
|
Add GUID config handling, refine gamepad
GUID config is used for gamepad processing.
|
1 year ago |
TheoryOfNekomata
|
57e4a768dc
|
Update config
Add templates for config item types.
Also updated server's config to use the global config module.
|
2 years ago |
TheoryOfNekomata
|
9cde8ff876
|
Extract common code
Remove symlinks and make codebase use common modules instead.
|
2 years ago |
TheoryOfNekomata
|
2ae87c59e8
|
Reorganize audio
Rename audio to corresponding audio event.
|
2 years ago |
TheoryOfNekomata
|
9e06bc780a
|
Update documentation and assets
Provide latest versions of the files.
|
2 years ago |
TheoryOfNekomata
|
488626938a
|
Update references to configs
Update documentation.
|
2 years ago |
TheoryOfNekomata
|
9417a20d9a
|
Improve initialization logic
Provide default states for input and output.
|
2 years ago |
TheoryOfNekomata
|
7454c41463
|
Add channel config
Allow MIDI input to be filtered through MIDI channels.
|
2 years ago |
TheoryOfNekomata
|
f6e8f3e7db
|
Update default controls
Restrict Yes/No actions in same 2-octave span.
|
2 years ago |
TheoryOfNekomata
|
6f3950a598
|
Update reference config
The file has been updated upon introducing MIDI controller input
support.
|
2 years ago |
TheoryOfNekomata
|
656bcf0260
|
Isolate input/output handling
Make device handling opt-in.
|
2 years ago |
TheoryOfNekomata
|
f3d50bcd99
|
Save config upon loading
Ensure that initial loading of the config saves the values back to the
config file, in order to account for fallback values.
|
2 years ago |