Skip to content

feat: add inventory model and list panel#52

Merged
pegasus-concierge[bot] merged 8 commits intomainfrom
feat/add-inventory-panel
Nov 6, 2021
Merged

feat: add inventory model and list panel#52
pegasus-concierge[bot] merged 8 commits intomainfrom
feat/add-inventory-panel

Conversation

@skleinjung
Copy link
Copy Markdown
Owner

  • Add item, container, and inventory data models.
  • Add ListPanel component.
  • Add rendering for ListPanel selection.
  • Add toggle for active panel.
  • Add ability to shift input focus between panels.
  • Add item selection events to ListPanel.
  • Add click handling to list panel.
  • Add inventory panel component.

@pegasus-concierge pegasus-concierge bot enabled auto-merge (squash) November 6, 2021 05:00
@skleinjung skleinjung added enhancement New feature or request UI Relates to the game's UI system labels Nov 6, 2021
This was linked to issues Nov 6, 2021
@pegasus-concierge pegasus-concierge bot merged commit 957f493 into main Nov 6, 2021
@github-actions github-actions bot deleted the feat/add-inventory-panel branch November 6, 2021 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request UI Relates to the game's UI system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add inventory system Implement "Single Select List" panel type

1 participant