Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Multiworld Watcher Multiworld Watcher
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Q4SG
  • Multiworld WatcherMultiworld Watcher
  • Merge requests
  • !10

Fix hint parsing when "in" in hinted item location

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Adam "MrBond" Ziegler requested to merge fix-hint-double-in-v2 into 0.2.x Feb 25, 2022
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 4

Previous hint regex did not properly parse out the correct sequence for the hinted item's location. Adjusted regex is now properly greedy for the hint location when location contains "in".

Sample message with "in": [root]: Notice (Team #1): [Hint]: LKZootr-1's Nocturne of Shadow is at Sheik in Ice Cavern in LKZootr-1's World.

Edited Feb 25, 2022 by Adam "MrBond" Ziegler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-hint-double-in-v2