fantasycalendar / FoundryVTT-ItemPiles

Other
34 stars 54 forks source link

[REQUEST] - Suggestions for the grid inventory/vault ui #501

Open Ikabodo opened 8 months ago

Ikabodo commented 8 months ago

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

Describe the solution you'd like Some ideas I wrote in discord, but thought I'd summarize here for ease. I tried to think of them from a system agnostic perspective.

  1. Add default grid sizes based on attributes.
    • Example: if attribute = armor then grid = 2x3
    • Example: if attribute = armor.type.heavy then grid = 3x3
  2. Add default limit stack size based on attributes
    • Example: if attribute = type.consumable.potion then stack-size = 6
    • Example: if attribute = armor then stack-size = 1
  3. Add ability to rotate images of an item in a grid. (Many icons have items at 45 degrees, this might not work well in real life)
  4. Add support for player inventory grid
Dyrnwyrm commented 8 months ago

This would be really cool to implement, specially point one and four, hope it can be done in the future