Skip to content

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.

iLPdev added 2 commits August 17, 2020 15:10
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

2 participants