Historia zmian

Autor SHA1 Wiadomość Data
  Brandon Craig Rhodes 8dba57b1bb Added the option of calling intransitive verbs like a function: look(), etc. 14 lat temu
  Brandon Craig Rhodes 8fecce923a Made it possible to save and restore the game by saving it to a file. 14 lat temu
  Brandon Craig Rhodes 2edf4727b0 Removed several unused routines from the game models. 14 lat temu
  Brandon Craig Rhodes ff5d9b0746 Added .hgignore file to hide Python build process, and fixed import in tests. 14 lat temu
  Brandon Craig Rhodes ec6945e1e4 One or two last README.txt tweaks, and released as version 0.3. 14 lat temu
  Brandon Craig Rhodes 5246cc74ae Added tag 0.3 for changeset 6e615045b29b 14 lat temu
  Brandon Craig Rhodes c26eae1bc9 Made a few last tweaks to README.txt, and removed obsolete "interpret.py". 14 lat temu
  Brandon Craig Rhodes 841c55e0f3 Filled in walkthrough2.txt with the actual result of each command. 14 lat temu
  Brandon Craig Rhodes 1a3d5dfca8 Wrote README.txt and setup.py files. 14 lat temu
  Brandon Craig Rhodes 1cf28d9f6c Simplification: have the game accumulate a string response instead of write(). 14 lat temu
  Brandon Craig Rhodes 736d64a22f Triumph: several bugs fixed to create a walkthrough that earns a full 350 pts. 14 lat temu
  Brandon Craig Rhodes e6febd187f Finished implementing all basic commands. Walkthrough #1 is now complete. 14 lat temu
  Brandon Craig Rhodes e3999e1ac7 Rewrote the basic command interpretation to more closely match the FORTRAN. 14 lat temu
  Brandon Craig Rhodes dec99771b1 Added support for words that only exist to elicit messages. 14 lat temu
  Brandon Craig Rhodes 12eab74332 Continued working on closing time, then discovered I cannot pick up rod #2. 14 lat temu
  Brandon Craig Rhodes 296319cffd Improved some function names, and the cave can now close. 14 lat temu
  Brandon Craig Rhodes b42ceea7a3 Rewrote the walkthrough so the cave closes at its end rather than middle. 14 lat temu
  Brandon Craig Rhodes 47b914cf02 Added cave-closing timeouts. Now it closes partway through our walkthrough! 14 lat temu
  Brandon Craig Rhodes b584f22781 Implemented feeding, and got all treasures but the spices back to the house. 14 lat temu
  Brandon Craig Rhodes 50bdf25097 In the walkthrough, made it to the troll a third time. 14 lat temu
  Brandon Craig Rhodes f013cb4976 Added special motion across the troll bridge. 14 lat temu
  Brandon Craig Rhodes 4b7e0e678b Added drinking, filling, and fee-fie-foe-foo. 14 lat temu
  Brandon Craig Rhodes f3b232df40 Started working toward better support for collecting liquids with the bottle. 14 lat temu
  Brandon Craig Rhodes e84295ae7b Wrote routines for eating and rubbing. 14 lat temu
  Brandon Craig Rhodes 62d0158688 Implemented pouring. 14 lat temu
  Brandon Craig Rhodes 4c4dc8617a Wrote full lock and unlock routines. 14 lat temu
  Brandon Craig Rhodes f9b055019d Added "NotImplemented" stubs for all remaining verbs, to see how many are left. 14 lat temu
  Brandon Craig Rhodes 3fbfd2ae4e Implemented intransitive unlock and attack. 14 lat temu
  Brandon Craig Rhodes a6fb1580b3 Now each word is a separate object that knows its synonyms; and did "say". 14 lat temu
  Brandon Craig Rhodes 179ea6dc02 The bottle now starts with water; and, we reach the plant in the twopit room. 14 lat temu