Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Item Management #406

Open
TobiasRiedl opened this issue Sep 28, 2023 · 9 comments
Open

Better Item Management #406

TobiasRiedl opened this issue Sep 28, 2023 · 9 comments
Assignees
Labels
enhancement New feature or request to test Should be fixed, but needs proper testing

Comments

@TobiasRiedl
Copy link

Is your feature request related to a problem? Please describe.

I want to do almost everything character related (AM deck, Stat tracking, Items, etc.) in the app. But if i dont have the item cards in front of me, i sometimes forget which items i actually have (and maybe miss to use them). To know which items i have (and in which state they are) i have to click on the item icon to open a popup.
Two problems:

  • Its inconvenient to always have to open the popup to see which items i have
  • If a one time use item is used the item gets greyed out only a tiny bit. its too hard to actually see it.
    image
    (The right item is used, only tiny bit greyed out and small border)

Describe the solution you'd like

  • Have an option to always show items under the character and their current state (tapped / used) (like the attack modifier deck). Since you can have a lot of items maybe there needs to be dynamic scaling or two rows etc. but it could be enough to see which items you have currently equipped. and if you click on an item the normal popup can show where you can tap or use the items. (same as it is right now)
    image
  • Make the state of a used item more clear. e.g. make it completey greyed out

Describe alternatives you've considered

.

Additional context

No response

@TobiasRiedl TobiasRiedl added the enhancement New feature or request label Sep 28, 2023
@Lurkars
Copy link
Owner

Lurkars commented Sep 28, 2023

Cool idea, I will now quickly address the state colored issue and will take a deeper look at the alternative item view later!

Lurkars added a commit that referenced this issue Sep 28, 2023
@Lurkars
Copy link
Owner

Lurkars commented Sep 28, 2023

So greyed out improvements in v0.77.9.

Lurkars added a commit that referenced this issue Oct 14, 2023
…lding rewards, some code refactoring, small fixes and improvements
@Lurkars
Copy link
Owner

Lurkars commented Oct 14, 2023

So I am happy about detailed feedback now for v0.79.0:

In Settings, under Interface enable Permanent Character Items, afterwards you can open the item list under any character, by clicking on the Item Card.

The List has option to interact with the items like equip, consume, spent or fill slot. A small icon menu on the right is for filtering and sorting as well as zoom buttons, because I am really unsure about the size, so best solution for me was just add this option to change the size of the items. You can also click on the top of an Item to open a popup where you can also interact. So using a very small size and make the actions on the popup for example.

@Lurkars Lurkars assigned TobiasRiedl and unassigned Lurkars Oct 14, 2023
@Lurkars Lurkars added the to test Should be fixed, but needs proper testing label Oct 14, 2023
@kimmathiassen
Copy link

So I am happy about detailed feedback now for v0.79.0:

In Settings, under Interface enable Permanent Character Items, afterwards you can open the item list under any character, by clicking on the Item Card.

The List has option to interact with the items like equip, consume, spent or fill slot. A small icon menu on the right is for filtering and sorting as well as zoom buttons, because I am really unsure about the size, so best solution for me was just add this option to change the size of the items. You can also click on the top of an Item to open a popup where you can also interact. So using a very small size and make the actions on the popup for example.

Hi, I dont know if it is a bug. But if you enable Permanent Character Items, display the items while in an active round, then disable the Permanent Character Items option, the items still be displayed under your character and there is no apparent way to remove them.
Cheers

@TobiasRiedl
Copy link
Author

So I am happy about detailed feedback now for v0.79.0:

In Settings, under Interface enable Permanent Character Items, afterwards you can open the item list under any character, by clicking on the Item Card.

The List has option to interact with the items like equip, consume, spent or fill slot. A small icon menu on the right is for filtering and sorting as well as zoom buttons, because I am really unsure about the size, so best solution for me was just add this option to change the size of the items. You can also click on the top of an Item to open a popup where you can also interact. So using a very small size and make the actions on the popup for example.

Really like the current implementation. Only played two scenarios with it right now. Will give more feedback after our next session. Many thanks!

@Lurkars
Copy link
Owner

Lurkars commented Oct 19, 2023

Hi, I dont know if it is a bug. But if you enable Permanent Character Items, display the items while in an active round, then disable the Permanent Character Items option, the items still be displayed under your character and there is no apparent way to remove them.

Is a bug, but a non critical edge case IMHO. But will be fixed!

Lurkars added a commit that referenced this issue Oct 20, 2023
@Lurkars
Copy link
Owner

Lurkars commented Oct 20, 2023

Hi, I dont know if it is a bug. But if you enable Permanent Character Items, display the items while in an active round, then disable the Permanent Character Items option, the items still be displayed under your character and there is no apparent way to remove them.

Is a bug, but a non critical edge case IMHO. But will be fixed!

Should be fixed in v0.79.4

@redguar
Copy link

redguar commented Nov 26, 2023

May I add a comment on this or do you want me to create a new issue / question @Lurkars ?

5th week of 1st Summer and 037

I am trying to buy items with sections 32.3 unlocked, but I cannot as interface dont allow me to buy items, as trading post is not unlocked

@Lurkars
Copy link
Owner

Lurkars commented Nov 27, 2023

As you see, I referenced new issue to take care of spoiler discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to test Should be fixed, but needs proper testing
Projects
None yet
Development

No branches or pull requests

4 participants