img02 / HuntHelper

FFXIV Hunt Tracker / Map Radar, A-Train Recording, S Rank Utilities. Dalamud Plugin.
MIT License
11 stars 18 forks source link

[Feature Request] Rank A map and Rank B map #60

Open KirisameVanilla opened 14 hours ago

KirisameVanilla commented 14 hours ago

As there are some spawn points for only Rank B or Rank S, is there a posibility to make a ONLY-RANK combo to switch the map images to only rank a spawn points image?

img02 commented 4 hours ago

It's possible but I think difficult because I didn't plan well when I started this project.

I think it would need a lot of little changes, like adding something like

 A : true, B : false, S : true 

to every single spawn point data : https://github.com/img02/HuntHelper/blob/main/HuntHelper/Data/SpawnPointData.json

and maybe making new map images, etc.

and it would only hide 1-2 B rank spots on some maps.

So maybe in the future, but I don't have much time for it right now.

KirisameVanilla commented 3 hours ago

i have several ideas, and ill try to do it

i think there are only 3 kinds of need to use HHT

for example, if i choose the combo "Killing a and b mode", image then if this pos is not for a and b, skip drawing this pos

KirisameVanilla commented 1 hour ago

maybe i have time to try to implement this feat, but idk how to make those map images yet. i just sent a message to u(img#7855) via discord. TY ^^