Adrienne Walker
Adrienne Walker
Sounds reasonable to me. Sorting alphabetically was just easier, so that's what I did.
Yeah, those are also my concerns as well re: removing names. I was just enumerating some options that have been brought up in the past for completeness.
That's a nice idea. I do worry some about collisions here, but maybe we could just append the name id in that case, e.g. `TiamatsClone12242`? I also wonder if we...
> > I think that a mapping file that was something like the following would be fine for readability? Could be auto-generated from SaintCoinach exports or via XIVAPI, whichever is...
> I'm not quite familiar with this question, is there any way to supporting extending? Send a pull request to add it to cactbot directly? > furthermore, I think we...
cc @JLGarber FYI
@ngld Sorry for ping, but would you consider merging this? Are you building against an older version of the ffxiv plugin?
Ok, I see what the issue is on my end. Fetch deps doesn't complain if the ACT plugin is newer, and so I was having the above errors that this...
I am not sure this approach is reasonable, because how do downstream dependencies that are using the `IOverlayPreset` supposed to compile? Do they need to be updated ahead of time?...