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

Cleanup items #39

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Cleanup items #39

wants to merge 11 commits into from

Conversation

lollek
Copy link
Owner

@lollek lollek commented Feb 13, 2022

  • Move all item logic from model/ to item_templates
  • Make a 1-1 match between item templates and item types, to make logic easier.
  • Fix the crap in src/model/items.rs
  • Fix the crap in src/model/item_type.rs
  • Fix the crap in src/item_templates/dungeon_feature.rs
  • Move scroll name functions to rust
  • Move item_type.is_identified() to a table
  • Separate item templates from item subtypes.

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.

1 participant