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
  • !9

Fix parse crash when "in" in a hinted item's location

  • Review changes

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

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 in in in out allrt a's World. in Ice Cavern in LKZootr-1's World.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-hint-double-in