TheoryOfNekomata
|
bfe16c942e
|
Update weapon data
Balance weapon stats.
|
1 yıl önce |
TheoryOfNekomata
|
a05e605ec4
|
Add other list functions
Implement and fix list functions and their tests.
|
1 yıl önce |
TheoryOfNekomata
|
fa55ceaa97
|
Fix MIDI value parsing
Ensure note names are normalized (i.e. converted to lowercase) properly
before parsing.
|
1 yıl önce |
TheoryOfNekomata
|
ee7841cd31
|
Add GUID config handling, refine gamepad
GUID config is used for gamepad processing.
|
1 yıl önce |
TheoryOfNekomata
|
c155348c40
|
Update linked list code
Instead of using macros, use iterators built-in on each list for
filtering and traversing.
|
1 yıl önce |
TheoryOfNekomata
|
2901a744d1
|
Add controls and weapons docs
Specify documentation for controls and weapon modes.
|
2 yıl önce |
TheoryOfNekomata
|
228755c708
|
Draft specs for sprites and animations
Add documentation for sprites and animation management.
|
2 yıl önce |
TheoryOfNekomata
|
70bba117e5
|
Update documentation
Update items related to weapons.
|
2 yıl önce |
TheoryOfNekomata
|
5eb23c4e8a
|
Update mechanics document
Some contents for deliberation.
|
2 yıl önce |
TheoryOfNekomata
|
84e99d29d5
|
Update weapons documentation
Fill out data for Ordinator.
|
2 yıl önce |
TheoryOfNekomata
|
dc25d90719
|
Update weapons
Fix sprite grouping, add more neutral codenames to weapons.
|
2 yıl önce |
TheoryOfNekomata
|
a460ff3067
|
Update weapons info, add props sprite source
Add remarks for M9.
|
2 yıl önce |
TheoryOfNekomata
|
5ad083d293
|
Add weapon codenames, weapon sprites
Include weapon sprites, however the flipped versions need re-tracing
details.
|
2 yıl önce |
TheoryOfNekomata
|
4ae28997d8
|
Do inventory of available weapons
Specify final list of weapons in the game. Add additional details for
information on sprites.
|
2 yıl önce |
TheoryOfNekomata
|
57e4a768dc
|
Update config
Add templates for config item types.
Also updated server's config to use the global config module.
|
2 yıl önce |
TheoryOfNekomata
|
9cde8ff876
|
Extract common code
Remove symlinks and make codebase use common modules instead.
|
2 yıl önce |
TheoryOfNekomata
|
938b9c1250
|
Add tools
Include tools for testing various parts of the app
|
2 yıl önce |
TheoryOfNekomata
|
2ae87c59e8
|
Reorganize audio
Rename audio to corresponding audio event.
|
2 yıl önce |
TheoryOfNekomata
|
9e06bc780a
|
Update documentation and assets
Provide latest versions of the files.
|
2 yıl önce |
TheoryOfNekomata
|
488626938a
|
Update references to configs
Update documentation.
|
2 yıl önce |
TheoryOfNekomata
|
259780cdb2
|
Fix multi player support
Correctly dereference pointers.
|
2 yıl önce |
TheoryOfNekomata
|
9417a20d9a
|
Improve initialization logic
Provide default states for input and output.
|
2 yıl önce |
TheoryOfNekomata
|
7454c41463
|
Add channel config
Allow MIDI input to be filtered through MIDI channels.
|
2 yıl önce |
TheoryOfNekomata
|
f6e8f3e7db
|
Update default controls
Restrict Yes/No actions in same 2-octave span.
|
2 yıl önce |
TheoryOfNekomata
|
6f3950a598
|
Update reference config
The file has been updated upon introducing MIDI controller input
support.
|
2 yıl önce |
TheoryOfNekomata
|
656bcf0260
|
Isolate input/output handling
Make device handling opt-in.
|
2 yıl önce |
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 yıl önce |