PunishedPineapple / WaymarkPresetPlugin

Dalamud/XIVLauncher plugin to manage waymark presets.
MIT License
38 stars 16 forks source link

Feature Request: Round coordinates to nearest digit button #28

Closed sSasha-uwu closed 2 years ago

sSasha-uwu commented 2 years ago

When copying waymark sets from PF I often end up using this plugin and manually rounding each coordinate in the preset so that every waymark is equidistant. A button that does this would be really helpful and I imagine not that difficult to implement.

PunishedPineapple commented 2 years ago

Not difficult to implement, but it's added UI bloat for something that doesn't need to be done that often, and I'd like to avoid that, sorry.

Additionally, rounding doesn't necessarily make waymarks equidistant; radially symmetric positions (such as clock spots) will never all be at integer coordinates by definition (unless you only have 2 or 4 markers that are only on the same of cardinals or intercards), so this feels very niche.

Edit: Actually I guess you could be talking about what people are doing for the new Ex with cards out and intercards in, but still it's like 30 seconds per waymark set to square them up, and I just don't think that time spent once per preset is worth adding more UI.