Brandon Craig Rhodes
|
4658fbd58b
Fixed bitbucket issue #1 by adding a warning if setup.py is run with Python 2.
|
пре 13 година |
Brandon Craig Rhodes
|
734a8aad3d
Gave "python -m adventure" a real argparse command line, that can take a
|
пре 13 година |
Brandon Craig Rhodes
|
87d968b367
Corrected a README typo.
|
пре 14 година |
Brandon Craig Rhodes
|
0febcbc817
Made it possible to cleanly exit the custom prompt with control-D.
|
пре 14 година |
Brandon Craig Rhodes
|
18685af268
Bugfix: the game is also finished if "is_done" is true.
|
пре 14 година |
Brandon Craig Rhodes
|
5f49f17973
Added tag 1.1 for changeset 3aa4ba805e55
|
пре 14 година |
Brandon Craig Rhodes
|
4762f669fa
Updated version number and released.
|
пре 14 година |
Brandon Craig Rhodes
|
5511c3aa2c
Added tag 1.1 for changeset be26fdf30b49
|
пре 14 година |
Brandon Craig Rhodes
|
9301ae14cd
When Michael Foord playtested, I realized that noun.verb() should be possible!
|
пре 14 година |
Brandon Craig Rhodes
|
a5ca4a8acf
Instead of play() installing symbols into the "builtins" module but
|
пре 14 година |
Brandon Craig Rhodes
|
cebc6758a7
Added an authentic traditional Adventure game prompt that runs at 1200 baud.
|
пре 14 година |
Brandon Craig Rhodes
|
0180a806ef
Moved __init__.py imports into functions to reduce side effects of import.
|
пре 14 година |
Brandon Craig Rhodes
|
74ff79feb7
Bugfix: "build" command is really "building"; "stair" should be "staircase".
|
пре 14 година |
Brandon Craig Rhodes
|
2ebed655e5
Added tag 1.0 for changeset 0b0a193c5124
|
пре 14 година |
Brandon Craig Rhodes
|
6b16f052ed
Upgraded version to 1.0, made some final README tweaks, and uploaded.
|
пре 14 година |
Brandon Craig Rhodes
|
3a5a67e009
Through final tests of the repository, reached 100% test coverage.
|
пре 14 година |
Brandon Craig Rhodes
|
aaa33c9660
Started testing endgame; fixed logic involving plant2; made vignettes briefer.
|
пре 14 година |
Brandon Craig Rhodes
|
4995caf8bc
Tested everything that was left except special cases related to the endgame.
|
пре 14 година |
Brandon Craig Rhodes
|
5455a7e46f
Tested and debugged several more verbs: "pour" through "read".
|
пре 14 година |
Brandon Craig Rhodes
|
e4ba81def1
Debugged attacking, both intransitive and transitive.
|
пре 14 година |
Brandon Craig Rhodes
|
97b9012518
Thoroughly tested and debugged locking/unlocking, lighting, and extinguishing.
|
пре 14 година |
Brandon Craig Rhodes
|
17277de72e
Finished the edge cases for dropping and intransitive unlocking.
|
пре 14 година |
Brandon Craig Rhodes
|
1d59a38bae
Debugged the last carry() edge cases, and fixed a big data problem: only
|
пре 14 година |
Brandon Craig Rhodes
|
639e8f9df4
Tested the special-case messages for when various motions are impossible.
|
пре 14 година |
Brandon Craig Rhodes
|
482b75851e
Tested killing the bear; reworked and simplified repr() class, test helpers.
|
пре 14 година |
Brandon Craig Rhodes
|
56e9f8d337
Cleaned up and tested how a few special words and verbal errors are handled.
|
пре 14 година |
Brandon Craig Rhodes
|
c44981f87d
Successfully tested the logic surrounding the lamp and its batteries.
|
пре 14 година |
Brandon Craig Rhodes
|
4465d4ca0d
Got hints debugged and working.
|
пре 14 година |
Brandon Craig Rhodes
|
e1c5f10fff
Tested edge cases surrounding dwarves and the pirate.
|
пре 14 година |
Brandon Craig Rhodes
|
bea7d4ee11
Added compression to save files, and added save-resume to README.txt.
|
пре 14 година |