MidoriKami
MidoriKami
If you need to download the game slower, I recommend using the original game launcher.
I think score is useful, I personally struggle to use it though because it doesn't really have any definition or description. I don't really want to have to change a...
You can somewhat mitigate this by enabling "All API Levels" in the dev menu, it'll then let you toggle on the dev plugin, afterwards it will behave as expected.
https://github.com/Infiziert90/Dalamud/blob/Namespace-Fix/Dalamud/Interface/Internal/Windows/ChangelogWindow.cs#L46 This line either needs to be removed, or the namespace added to the window name itself. It's probably fine if it is simply removed(?)
This seems similar to the notifications that DeathRecap had to implement, would it make sense to also allow the dev to specify size and position?
I always felt that the notifications were nice looking, but too small and too subtle, that might be a consequence of using a 1440p display.
Another thought that just came to mind is the ability to specify a sound effect, since this proposal is for notifications that a user would need to react to, having...
If you make `TellOutgoing` be "Tell (Outgoing)" then `TellIncoming` needs to be adjusted to "Tell (Incoming)" DailyDuty, and most likely other plugins iterate over the enum and get the attribute...
I still think this would be a good idea to disallow, but will close this issue as the build system in the end prevents you from building an invalid api...
Tangentially related, you can use Player Track to make notes for players that have done this before, you would need to manually add the note, and check the note when...