Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #266: Add more acceptable phrases #267

Merged
merged 5 commits into from
Sep 24, 2024
Merged

Conversation

libraun
Copy link
Collaborator

@libraun libraun commented Sep 24, 2024

  • Added new routine, "ScanSub", that allows the player to simply "scan fob" while inside the tutorial;
  • Extended verb "show" to be synonymous with "insert" (for inserting fob into scanner);
  • Added one test to ensure that additional dialogue is printed if the player attempts to scan their fob twice (without picking it up first);
  • Added multiple tests for variations of "show" and "insert" fob/card/id into scanner, and a test for "scan fob"
  • Changed one test that had an ambiguous reference to "card"

…ecurity card FOB in the Tutorial elevator (instead of 'insert fob into scanner'); added failing test, which checks that punyinform indicates that the player first picks up the fob before scanning it a second time.
…e stating that the player first grabs the fob before inserting it a second time, IF they do not 'take fob' after inserting initially.
…an fob twice consecutively' to test synonyms 'id' and 'card' for fob.
…sts for new verb 'show'. Also Extended 'show' verb to be synonymous with 'insert'.
Copy link
Contributor

@pahp pahp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a major improvement. It did highlight some things to fix going forward, but I'll make issues for those. Thanks!

@pahp pahp merged commit 601b9c1 into main Sep 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants