TheoryOfNekomata
486211074e
Add game controller DB repo
Include mapping in build instead of having to download file manually.
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
7dcdfee4ba
Organize documents
Put development documents under meta/.
1 year ago
TheoryOfNekomata
5eb8a63ec1
Update controls document
Organize information.
1 year ago
TheoryOfNekomata
494adc81a3
Update controls document
Specify all available gamepad controls.
1 year ago
TheoryOfNekomata
09f380c2a1
Update ini-config
Use new version.
1 year ago
TheoryOfNekomata
8bf3b46233
Update gamepad event handling
Use game controller APIs instead of the joystick ones to be able to use
the gamepad button DB file.
1 year ago
TheoryOfNekomata
fc4e55ddf5
Update characters, config
Changes to character rigging. Also CMake now respects ini-config
structure (although in the future, the lib file should be used. Check
installation in CMake for macOS/*NIX).
1 year ago
TheoryOfNekomata
b884e8c776
Update skirt
Balance skirt length on the sides.
1 year ago
TheoryOfNekomata
33df858cc1
Update TODO
Lay out plans for graphics.
1 year ago
TheoryOfNekomata
be37278155
Update character sprite
Fix upper body of character.
1 year ago
TheoryOfNekomata
8ed8eff5d9
Rig character sprite
Start effort on rigging right arm of character.
1 year ago
TheoryOfNekomata
c754e55558
Fix tests on Windows, update sprites
The SDL.h include is only valid for macOS because of memset_pattern4, on
Windows it is not required.
The character and weapon sprites have been updated.
1 year ago
TheoryOfNekomata
82f85f25ef
Fix joystick test
Remove mapping for gamepad.
1 year ago
TheoryOfNekomata
bdfd7c1d74
Fix input tests
Ensure signed values are respected.
1 year ago
TheoryOfNekomata
2976aa757f
Fix tests for macOS
Properly add SDL mocks for macOS.
1 year ago
TheoryOfNekomata
d5dba952e6
Update ini-config mock
Use library in new subproject.
1 year ago
TheoryOfNekomata
a1d3052ab5
Update joystick config binding
Fix off-by-one error.
1 year ago
TheoryOfNekomata
8ea5d36a6b
Update configs
Use appropriate syntax and names for config logic.
1 year ago
TheoryOfNekomata
c777c75d41
Update submodules
Remove minIni direct dependency.
1 year ago
TheoryOfNekomata
43b7ad6b8c
Update submodules
1 year ago
TheoryOfNekomata
634be02e53
Remove minIni direct dependency
We use ini-config which uses minIni.
1 year ago
TheoryOfNekomata
57b33b800d
Extract config code
Define separate package for config code.
1 year ago
TheoryOfNekomata
270c1aca87
Update weapon sprites
Simplify design of grenade launcher in Paragon.
1 year ago
TheoryOfNekomata
438d24010f
Update character sprite
Add belt to skirt..
1 year ago
TheoryOfNekomata
b0694605dd
Update character sprite
Add shading for 1st character.
1 year ago
TheoryOfNekomata
b2c05e4a8a
Update character sprite
Add coloring, fix head for 1st character.
1 year ago
TheoryOfNekomata
5826995242
Update midi-utils
Add edge case.
1 year ago
TheoryOfNekomata
638b326549
Update midi-utils
Sync to latest version fixing definitions on Windows.
1 year ago
TheoryOfNekomata
8c4d320502
Update midi-utils
Sync midi-utils to latest version.
1 year ago
TheoryOfNekomata
c7a478f12c
Update scripts
Unify scripts for Windows.
1 year ago
TheoryOfNekomata
719a5b04c7
Merge branch 'master' of code.modal.sh:modal-studios/izanagi-2022
1 year ago
TheoryOfNekomata
dfa442490e
Improve character sprites
Split head components into multiple layers.
1 year ago
TheoryOfNekomata
b0984cedf0
Update TODO
1 year ago
TheoryOfNekomata
518f5a9afa
Update README
Specify build command.
1 year ago
TheoryOfNekomata
9be297df6f
Fix logging
Ensure log directory base path is relative to the executable.
1 year ago
TheoryOfNekomata
20507c58a8
Update string functions, midi-utils
Fix midi-utils bug
1 year ago
TheoryOfNekomata
45391950dc
Extract MIDI utils
Separate MIDI utils into its own package.
1 year ago
TheoryOfNekomata
397828c1a4
Organize codebase
Extract tests from source directory.
1 year ago
TheoryOfNekomata
f4799aa679
Update input code
Correctly include portmidi in tests.
1 year ago
TheoryOfNekomata
8a2e159aae
Update weapon models
Update Paragon details.
1 year ago
TheoryOfNekomata
24fb053d58
Update character sprites
Define other playable characters.
1 year ago
TheoryOfNekomata
7ddefa74d3
Update windows build commands
Supply correct line escape character.
1 year ago
TheoryOfNekomata
dfe9a7e6b7
Update build instructions
Make build instructions concise.
1 year ago
TheoryOfNekomata
bfe16c942e
Update weapon data
Balance weapon stats.
1 year ago
TheoryOfNekomata
edcc8e826f
Merge branch 'master' of code.modal.sh:modal-studios/izanagi-2022
1 year ago
TheoryOfNekomata
71c053ba6e
Update character sprites
Improve character sprites.
1 year ago