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

feature: Add Item data models #263

Merged
merged 8 commits into from
Dec 10, 2022

Conversation

wyrmisis
Copy link
Collaborator

Intent

This changeset adds data models for each item type, allowing us to move most derived data code out of the Item class.

Part of this work includes a refactor of item tags, including getting more tags to show up on the item list UI, and fixing a broken tag display in compendiums caused by a change to a data contract in Foundry v10.

Copy link
Member

@anthonyronda anthonyronda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's just the one definite change and a couple questions, otherwise looks good!

@wyrmisis wyrmisis requested a review from anthonyronda December 9, 2022 16:54
Copy link
Member

@anthonyronda anthonyronda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All resolved, Lets get this merged :)

@anthonyronda anthonyronda merged commit 6c73c5e into vttred:main Dec 10, 2022
@wyrmisis wyrmisis deleted the feature/item-data-models branch January 18, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants