Eric S. Raymond
|
5f7ce87040
|
Change prompt generation to be more compatible with the advent430 branch.
|
2023-03-22 17:09:14 -04:00 |
|
Jason Ninneman
|
5c260e3aec
|
Apply the recent typo fixes to the tests, so they pass.
|
2019-02-28 10:24:14 +00:00 |
|
Aaron Traas
|
5337e00725
|
Fix to Gitlab issue #32. Now SEED and WASTE are in adventure.yaml
NOTE: the tests are all updated because now, like every other action,
SEED and WASTE have a \n before their output, as they correctly use
SPEAK
|
2017-07-21 10:23:02 -04:00 |
|
Jason S. Ninneman
|
596a15457d
|
Dragon attack code no longer edits the command struct.
This also fixes a minor bug where refusing to attack the dragon
costs the player two turns instead of one.
|
2017-07-14 09:18:55 -07:00 |
|
NHOrus
|
551838cea2
|
Deal around newline-only lines pruned to zero-lenght
Test for that, too
|
2017-07-07 11:21:37 +03:00 |
|
NHOrus
|
665103410a
|
Unspk'd and streamlined attack. Tested one of discovered gaps.
|
2017-07-04 18:41:28 +03:00 |
|
NHOrus
|
a48e0ff30e
|
Tests for misc and main
|
2017-06-30 18:30:19 +03:00 |
|
Eric S. Raymond
|
851f90cdf7
|
Improve test coverage.
|
2017-06-16 15:40:46 -04:00 |
|
Eric S. Raymond
|
897fe621ec
|
More test coverage of odd cases.
|
2017-06-13 10:43:06 -04:00 |
|
Eric S. Raymond
|
7018354e22
|
Improve regression-test coverage.
|
2017-06-13 09:18:24 -04:00 |
|