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

Make capitalization of room names look more natural #231

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

angstsmurf
Copy link
Contributor

An attempt to make the use of room names in sentences more natural. This affects listing exits, "can't go that way" messages, looking into adjacent rooms, and reporting travelling longer distances.

Changes things like "We can see Slango's Bunk that way" to "We can see Slango's bunk that way."

Also tries to deal with proper-named rooms that have a definite article, such as The Counterfeit Monkey or The Aquarium bookstore. Not sure if the approach used, making them improper-named, is the best one, though.

An attempt to make the use of room names in sentences more natural. This affects
listing exits, "can't go that way" messages, looking into adjacent rooms, and
reporting travelling longer distances.

Changes things like "We can see Slango's Bunk that way" to "We can see Slango's
bunk that way."

Also tries to deal with proper-named rooms that have a definite article, such
as The Counterfeit Monkey or The Aquarium bookstore. Not sure if the approach
used, making them improper-named, is the best one, though.
@angstsmurf angstsmurf changed the title Make room names in sentences look more natural Make capitalization of room names in sentences look more natural Jul 7, 2024
@angstsmurf angstsmurf changed the title Make capitalization of room names in sentences look more natural Make capitalization of room names look more natural Jul 7, 2024
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.

1 participant