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

feat: Automated Door Mapping #118

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

feat: Automated Door Mapping #118

wants to merge 3 commits into from

Conversation

iLPdev
Copy link
Owner

@iLPdev iLPdev commented Aug 17, 2020

Mudlet can both track (for pathing purposes) and visually depict door status on the map.

  • Closed doors are added when they're closed during movement.
  • Open doors seem to be unseen without manually looking in the corresponding direction, yet there does exist a check_doors function that appears non-functioning (?) in generic_mapper.
  • Locked doors could trigger on "^It's locked.$" or whatever.

preparation to separate out detection of the varior statuses (open, closed, locked) for testing
@iLPdev iLPdev linked an issue Aug 17, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open Door Detection Trigger Fails
1 participant