TerraMap / windows

TerraMap Windows is an interactive Terraria v1.4 world map viewer that loads quickly and lets you pan, zoom, find blocks, ores, items in chests, dungeons, NPCs, etc.
https://terramap.github.io/windows.html
GNU General Public License v3.0
83 stars 13 forks source link

Add option to "search in area" #23

Closed slitherrr closed 1 year ago

slitherrr commented 4 years ago

One major use I have for this is to find stuff that I've lost in the pile of chests at spawn, but I seem to currently have to search the entire world to find something that I know is actually somewhere in a 50x50 block area. Being able to highlight an area to limit a search to would help this immensely.

If this functionality does exist, and it turns out I'm just dense as mud, then I pre-edit it to say "make this functionality more obvious".

jasoncoon commented 4 years ago

You can right-click to set the cursor at a particular location, and then the Next and Previous match buttons will search from there. :)

slitherrr commented 4 years ago

Good to know, that does the behavior I'd expect. I was trying left-click for that, it did not occur to me that the other button would produce an action without a context menu.