X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=notes.adoc;h=350f49302690b3b7c1ae2d727326fc115e5e6193;hb=b30059bb72674b9470a6610c4b65704bc39f1ccd;hp=745e4879b353e4c9903dac72569e66a65b90400e;hpb=a251e18682c0ae5b02bd316c270dd56f9ac0f91f;p=open-adventure.git diff --git a/notes.adoc b/notes.adoc index 745e487..350f493 100644 --- a/notes.adoc +++ b/notes.adoc @@ -45,14 +45,15 @@ future as a Python or Go translation seems possible, even probable. Bug fixes: +* The caged bird to be counted as two items in your inventory. + * Reading the relocated Witt's End sign in the endgame didn't work right. * Oyster was readable after first gotten even when not carried. * Behavior when saying the giant's magic words outside his room wasn't quite correct - the game responded as though the player were in - the room ("...can't you read?"). The new message is "Well, that was - remarkably pointless." + the room ("...can't you read?"). The new message is "Nothing happens." * Attempting to extinguish an unlit urn caused it to lose its oil. @@ -67,6 +68,9 @@ Bug fixes: * Under odd circumstances (dropping rug or vase outdoors) the game could say "floor" when it should say "ground" (or "dirt", or something). +* Bird starts uncaged in the endgame. This is an accidental change + that doesn't seem worth the effort to fix. + Enhancements: By default, advent issues "> " as a command prompt. This feature