summaryrefslogtreecommitdiff
path: root/eepers.adb
Commit message (Collapse)AuthorAge
* add support for running with right shift pressedAdam Zadrożny2024-03-25
| | | | | | I personally find it much more convenient to use my other hand to hold the shift to run. The behaviour of left shift is left unchanged.
* Update versionv1.2rexim2024-03-25
|
* Merge remote-tracking branch 'origin/main'rexim2024-03-25
|\
| * Reduce capacity of queue. Bump turn duration on sprint.rexim2024-03-25
| |
| * test reducing turn duration relative to queue sizeLainLayer2024-03-24
| |
* | Update version. Remove debug log.rexim2024-03-25
|/
* Store Items in a fixed plain array #8v1.1rexim2024-03-25
|
* Queue Player Commands #4rexim2024-03-25
|
* fixed bizzare gcc13 ada warnings and errorLainLayer2024-03-24
|
* Add logo to READMErexim2024-03-24
|
* One last thingv1.0rexim2024-03-24
|
* Update TODOsrexim2024-03-24
|
* Minor improvementsrexim2024-03-24
| | | | | - Better cringe eyes - Restarting the game clears up inventory
* Running moderexim2024-03-24
|
* Don't stack the damage for Eepersrexim2024-03-24
|
* Set Window Iconrexim2024-03-24
|
* Icon for Windows Buildrexim2024-03-24
|
* game -> eepersrexim2024-03-24