-
Notifications
You must be signed in to change notification settings - Fork 454
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
Items refactor #2294
Comments
This looks like a great list. A couple of things.
|
Tooltips should have its own file because it has/will have so many other uses than just in inventory - it's basically a tool to read all the information in the relevant .lua file and display it nicely - so it's used in shopping and will be used in notes, quests & possibly potion recipes. I should really start working on this. |
Quests have been separated into their own module as of #2296 |
Rather than a full refactor, I'll just separate out tooltips into it's own module and check spelling for all item descriptions. Possibly include #2138 - making notes/potion recipes readable from inventory. I've updated above to remove things I won't be dealing with. |
I've got some free time to get back into hawkthorne and want to sort out the items & weapons code. Let me know if there is anything else that needs to be done/an extra feature you want added that'll make sense to consider at this stage.
The text was updated successfully, but these errors were encountered: