Turn your minimap into a hud for farming ore / herb.
Blizzard has designed the Minimap element as All-in-One (Terrain texture + Nodes). It could not be separated. It could not be copied. Minimap and FarmHud can't be displayed at the same time. While mouseover is activated (Mouse on), the area for access to the 3D world is limited to the left and right on the screen boundaries. (It's like the Highlander: There can only be one.)
- Gather circle ( color / transparency adjustable )
- Direction indicators (cardinal points) ( color / transparency adjustable )
- Player coordinations ( color / transparency adjustable )
- Minimap button (and broker panel integration) ( optional )
- Show minimap terrain texture ( transparency adjustable )
- Key bindings
- OnScreen buttons ( transparency adjustable )
- Toggle mouseover mode
- Toggle background
- Toggle option panel
- Close HUD
- Tracking options ( retail client only )
- !! New experimental module !! TrailPath
- Display your path on Minimap/FarmHud with red arrows.
- Color, transparency and icons are adjustable TrailPath - Display your path on minimap and farmhud with red arrows. Color, transparency and icons are adjustable.Trail path options
The option panel are available over Game Menu > Interface > AddOns > FarmHud
or by chat command /run FarmHud:ToggleOptions()
- GatherMate2
- Routes
- _NPCScan.Overlay ( outdated )
- Bloodhound2 ( outdated )
- By library LibHijackMinimap
- Magneto ( outdated, owner is missing )
- By library HereBeDragon
- TomTom
- HandyNotes
I know it is not a complete list of addons, but you can report addons for the list. From time to time i will look on updated versions.
- BasicMinimap v9.2.0 | Okay
- bdMinimap v1.53 | Unknown -- outdated since 9.x
- Chinchilla Minimap v2.12.2 | Okay
- Mappy v3.8.5 | Unknown -- outdated since 9.x
- ObeliskMinimap r14 | Okay -- outdated since 9.x / owner is missing
- SexyMap v9.2.0 | Okay
- ElvUI | Okay
- GW2_UI R1.913_Retail | Difficulty -- No Lua errors but could not move some elements to placeholder.
- QuestTracker disappears (move out of screen). Calendar and minimap button container moved on screen.
- Use of anonymous frames makes correct functioning more difficult. Possible workaround: Disable "Show elements" in FarmHud Options.
I've added a function to register (anonymous) frames that anchored on Minimap. Please use it to make smooth cooperation between our AddOns possible.
FarmHud:RegisterForeignAddOnObject( <frame object>, <addon name>)
- Or let me known your function i could trigger on show and hide farmhud.
- I'm currently getting error messages after changing the keyboard layout. Hope it only happens to me.
Do you want to help translate this addon? See Curseforge localization tool
/run FarmHud:Toggle()
/run FarmHud:ToggleMouse()
/run FarmHud:ToggleBackground()
/run FarmHud:ToggleOptions()
- TorvaldsMP1's projects (also known as CodeRedLin before Twitch as purchased Curseforge)
- Hizuro's projects on: Curseforge or Github
World of Warcraft© and Blizzard Entertainment© are all trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright © Blizzard Entertainment.