PunishedPineapple / WaymarkPresetPlugin

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

Feature: Preparation for Dalamud being Down #34

Open PunishedPineapple opened 1 year ago

PunishedPineapple commented 1 year ago

From Discord:

Now that there are 30 waymark slots, would it be possible to add some sort of "bulk copy to waymark slot" functionality? or even some functionality that kept the slots automatically in sync You would probably want to be able to select presets to include/exclude from the in-game interface, for those of us with more than 30 waymarks

In the context of being prepared for extended Dalamud downtime at patches. Will have to think about what the best implementation would be.

PunishedPineapple commented 1 year ago

Additional information from OP:

For a sync option, what I had in mind was to just copy every preset that has syncing enabled into the vanilla client storage, from top to bottom, up to the client cap, every time a preset is edited or moved That does mean that stuff will tend to shift around a lot Meaning this would be most useful for people using the plugin as the primary waymark store And only falling back to the in-game interface occasionally

PunishedPineapple commented 1 year ago

I think a bulk save in case of patch would be nice too, it could save ultimate, most recent raid and extreme presets that it find

Saving based on highest TerritoryType could make sense.