You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really like the player compass but dont need it open for many duties - primarily just like to have it during certain high-end content (savage, etc) where it's more critical to keep track of cardinal directions.
For some other plugins, I have some macros setup that toggles certain features on/off in these kinds of scenarios. With that type of use-case in mind, I added a simple handler to toggle to compass feature on/off using a text command: https://github.com/corielljacob/Avarice/blob/master/Avarice/Avarice.cs#L77.
This is very simple code, so it's not like you really need it to come from me, but is there any appetite/interest in me PRing this over into the main repo? No sweat if not, I know its a bit of a random inclusion that you might not want to have introduce clutter with lol.
If maintainers are interested, just lemme know and I can open a PR and happy to make any stylistic changes that are preferred or add other handlers if interested. Don't really have a history of Dalamud dev so bear with me on mistakes 🙏. And if not interested, fair enough!
Screen.Recording.2024-09-13.002453.mp4
The text was updated successfully, but these errors were encountered:
I really like the player compass but dont need it open for many duties - primarily just like to have it during certain high-end content (savage, etc) where it's more critical to keep track of cardinal directions.
For some other plugins, I have some macros setup that toggles certain features on/off in these kinds of scenarios. With that type of use-case in mind, I added a simple handler to toggle to compass feature on/off using a text command: https://github.com/corielljacob/Avarice/blob/master/Avarice/Avarice.cs#L77.
This is very simple code, so it's not like you really need it to come from me, but is there any appetite/interest in me PRing this over into the main repo? No sweat if not, I know its a bit of a random inclusion that you might not want to have introduce clutter with lol.
If maintainers are interested, just lemme know and I can open a PR and happy to make any stylistic changes that are preferred or add other handlers if interested. Don't really have a history of Dalamud dev so bear with me on mistakes 🙏. And if not interested, fair enough!
Screen.Recording.2024-09-13.002453.mp4
The text was updated successfully, but these errors were encountered: