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 think the user experience could greatly benefit from letting the user adjust their powers quantity from the statistics section and the items quantity from the equipment page from display mode, possibly in the same way we can adjust if a spell is cast and prepared from the display mode.
I find that generally, while in play I want to be in edit most the least amount of time since it kind of breaks the flow of the game or combat. instead of "click > adjust" it becomes "edit mode > switch to the right tab > find the right entry > adjust > return to display mode" so making these actions easier to achieve would greatly improve the usage speed.
Also, and this is way more of a "like to have" than a serious improvement. It would be great if consumables can be linked to items in the item list. that way stuff like torches and rations don't need to be adjusted twice in both the consumables list and the item list to keep everything up to date.
The text was updated successfully, but these errors were encountered:
I agree. I've experienced the same when making changes to Consumables and Powers. This is a quality of life improvement I've been thinking of building. I'll add it to the project board.
Regarding linking Items to Consumables:
I'm sorry to say this is not a simple task. The Clone module as it stands just isn't built to handle an entry represented in the UI in two locations. What might make sense is to decouple the Item and Consumable logic from Clone and build a new Inventory Management JS module. I'll add this to the project board as an investigator task. If the outcome is too large for now it will be put on the back burner until I can complete other tasks on the board. Thanks again for all the input!
I think the user experience could greatly benefit from letting the user adjust their powers quantity from the statistics section and the items quantity from the equipment page from display mode, possibly in the same way we can adjust if a spell is cast and prepared from the display mode.
I find that generally, while in play I want to be in edit most the least amount of time since it kind of breaks the flow of the game or combat. instead of "click > adjust" it becomes "edit mode > switch to the right tab > find the right entry > adjust > return to display mode" so making these actions easier to achieve would greatly improve the usage speed.
Also, and this is way more of a "like to have" than a serious improvement. It would be great if consumables can be linked to items in the item list. that way stuff like torches and rations don't need to be adjusted twice in both the consumables list and the item list to keep everything up to date.
The text was updated successfully, but these errors were encountered: