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 am writing to express my enthusiasm for your module and to suggest a feature that I believe would greatly enhance its functionality. As an avid user of your module, I have found it to be an invaluable tool for managing tokens in my game sessions.
I have recently developed a macro that allows users to select multiple tokens and add or remove currency from each selected token with a single command. Additionally, it provides a comprehensive overview of the current currency status for all selected tokens. This feature has significantly streamlined my gameplay experience and improved the efficiency of managing in-game resources.
Considering the versatility and usefulness of your module, I believe that integrating this token currency management feature would be a fantastic addition. It would empower Game Masters and players alike to effortlessly handle currency transactions and keep track of wealth distribution among characters during gameplay.
By incorporating this feature into your module, users would benefit from having a consolidated solution for token management, saving them valuable time and effort during game sessions. Furthermore, it would enhance the overall user experience and make your module even more indispensable to the tabletop gaming community.
I understand that you may have a roadmap for future updates and improvements to your module. However, I wanted to bring this idea to your attention as I believe it aligns perfectly with the core functionality and philosophy of your module. I would be more than happy to provide additional information or collaborate with you on implementing this feature if you find it valuable and feasible.
I've implemented a first step of this (still unreleased but I should be putting together a release shortly) which is a macro that lets you award coins to selected tokens in the same way your macro does. It does not contain the display of all the selected tokens' current coin counts nor does it create a chat message.
For the coin display, I'm looking into reusing the existing coin manager. Selecting a single token and then using the macro would be functionally identical to clicking the manage button from the character sheet. If multiple tokens are selected, it would instead operate on all those tokens at the same time. I'm having trouble figuring out a good UI/UX for this, though, so it'll take some time. I'm done for now and I'm not sure when I'll have the urge to jump on it again, but I'll take a look again at some point.
I am writing to express my enthusiasm for your module and to suggest a feature that I believe would greatly enhance its functionality. As an avid user of your module, I have found it to be an invaluable tool for managing tokens in my game sessions.
I have recently developed a macro that allows users to select multiple tokens and add or remove currency from each selected token with a single command. Additionally, it provides a comprehensive overview of the current currency status for all selected tokens. This feature has significantly streamlined my gameplay experience and improved the efficiency of managing in-game resources.
Considering the versatility and usefulness of your module, I believe that integrating this token currency management feature would be a fantastic addition. It would empower Game Masters and players alike to effortlessly handle currency transactions and keep track of wealth distribution among characters during gameplay.
By incorporating this feature into your module, users would benefit from having a consolidated solution for token management, saving them valuable time and effort during game sessions. Furthermore, it would enhance the overall user experience and make your module even more indispensable to the tabletop gaming community.
I understand that you may have a roadmap for future updates and improvements to your module. However, I wanted to bring this idea to your attention as I believe it aligns perfectly with the core functionality and philosophy of your module. I would be more than happy to provide additional information or collaborate with you on implementing this feature if you find it valuable and feasible.
My macro: https://raw.githubusercontent.com/brunocalado/savage-pathfinder-enhanced/main/macros/savage-pathfinder-coins.js
The text was updated successfully, but these errors were encountered: