trozware / ZoneMount

Mount addon for World of Warcraft
1 stars 1 forks source link

Summons a default mount when in a sub zone without region text (i.e. Isle of Dorn in Isle of Dorn) #3

Closed socalpoet29 closed 1 month ago

socalpoet29 commented 1 month ago

If you are in a section of a zone where there is no world map region text (i.e. the region text is the same as zone name; e.g. 51.37, 40.72 Hallowfall or 50.63, 71.24 Isle of Dorn), then a default mount is summoned instead of a zone specific mount.

I fixed the issue by doing an additional check on subZone string length and will raise a pull request shortly.

Thanks!

trozware commented 1 month ago

This is all merged in now, along with some other fixes. Thanks for the reports and PRs.