TheoryOfNekomata
9d13a27d5f
Update button labels
Add more consistent labels to action buttons.
1年前
TheoryOfNekomata
a881cac492
Update weapons documentation
Specify Guerrilla as unofficial codename.
1年前
TheoryOfNekomata
c7c1699477
Add enemy weapons
Include enemy weapons in inventory.
1年前
TheoryOfNekomata
bf00dcb3af
Update weapons
Use updated weapons list.
2 年前
TheoryOfNekomata
64a991f996
Update weapon reference
Use proper name for Militant reference.
2 年前
TheoryOfNekomata
6ed44c070f
Generate include/ directory
Make include generated instead of defined in the project.
2 年前
TheoryOfNekomata
eb88a10f20
Test symlinks for include, add weapon audio
See if symlinks are feasible for includes to organize dependencies.
2 年前
TheoryOfNekomata
6608b18a13
Update weapon doc
Correct paragon to M4A1, add drop frequency and weapon sprites.
2 年前
TheoryOfNekomata
04d20d1780
Separate character parts
The characters parts have been separated with joints as guide.
2 年前
TheoryOfNekomata
ba92808a3c
Update SVG version
Set SVG version to 2.0.
2 年前
TheoryOfNekomata
6b0895b638
Update sprites
Use sizers for consistent sizing and display.
2 年前
TheoryOfNekomata
d37d61bdd3
Update values handling for animation workbench
Refactor codebase regarding animation workbench.
2 年前
TheoryOfNekomata
54e0ad6da4
Extract some components from animation form
Define separate components and modules for reducing side of form source code.
2 年前
TheoryOfNekomata
214c1d7e51
Update data binding
Handle data binding for keyframes.
2 年前
TheoryOfNekomata
c4e15bc3d5
Add animation workbench proof of concept
The animation workbench is implemented using Remix.
2 年前
TheoryOfNekomata
3f1cc4d6e0
Apply fixes to Militant
Update showcase.
2 年前
TheoryOfNekomata
4a52930ed6
Update Militant
Apply small fixes.
2 年前
TheoryOfNekomata
7d32114d55
Update weapon sprites
Apply some corrective changes.
2 年前
TheoryOfNekomata
d8133afa35
Update Militant sprite
Add cocking handle.
2 年前
TheoryOfNekomata
797051bc19
Add XML parser library
Fork xml.c because of filename issues in Windows.
2 年前
TheoryOfNekomata
48fb8abd6e
Update logging
Use our log function instead of bare printf calls.
2 年前
TheoryOfNekomata
7accae03f6
Fix imports
Could not find some imports on macOS.
2 年前
TheoryOfNekomata
486211074e
Add game controller DB repo
Include mapping in build instead of having to download file manually.
2 年前
TheoryOfNekomata
d89ff606ba
Add gamepad control diagram
For reference.
2 年前
TheoryOfNekomata
bab10fe84f
Add logs for input events
For debug purposes.
2 年前
TheoryOfNekomata
5a5f613277
Minor document corrections
Check grammar.
2 年前
TheoryOfNekomata
6761e3547d
Update reference file
Use up-to-date version of game config file.
2 年前
TheoryOfNekomata
7dcdfee4ba
Organize documents
Put development documents under meta/.
2 年前
TheoryOfNekomata
5eb8a63ec1
Update controls document
Organize information.
2 年前
TheoryOfNekomata
494adc81a3
Update controls document
Specify all available gamepad controls.
2 年前
TheoryOfNekomata
09f380c2a1
Update ini-config
Use new version.
2 年前
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.
2 年前
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).
2 年前
TheoryOfNekomata
b884e8c776
Update skirt
Balance skirt length on the sides.
2 年前
TheoryOfNekomata
33df858cc1
Update TODO
Lay out plans for graphics.
2 年前
TheoryOfNekomata
be37278155
Update character sprite
Fix upper body of character.
2 年前
TheoryOfNekomata
8ed8eff5d9
Rig character sprite
Start effort on rigging right arm of character.
2 年前
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.
2 年前
TheoryOfNekomata
82f85f25ef
Fix joystick test
Remove mapping for gamepad.
2 年前
TheoryOfNekomata
bdfd7c1d74
Fix input tests
Ensure signed values are respected.
2 年前
TheoryOfNekomata
2976aa757f
Fix tests for macOS
Properly add SDL mocks for macOS.
2 年前
TheoryOfNekomata
d5dba952e6
Update ini-config mock
Use library in new subproject.
2 年前
TheoryOfNekomata
a1d3052ab5
Update joystick config binding
Fix off-by-one error.
2 年前
TheoryOfNekomata
8ea5d36a6b
Update configs
Use appropriate syntax and names for config logic.
2 年前
TheoryOfNekomata
c777c75d41
Update submodules
Remove minIni direct dependency.
2 年前
TheoryOfNekomata
43b7ad6b8c
Update submodules
2 年前
TheoryOfNekomata
634be02e53
Remove minIni direct dependency
We use ini-config which uses minIni.
2 年前
TheoryOfNekomata
57b33b800d
Extract config code
Define separate package for config code.
2 年前
TheoryOfNekomata
270c1aca87
Update weapon sprites
Simplify design of grenade launcher in Paragon.
2 年前
TheoryOfNekomata
438d24010f
Update character sprite
Add belt to skirt..
2 年前