PwQt / magic-items-2

This module for Foundry VTT and specific for the DnD5e system, adds the ability to create magical items with spells or feats that belong to the item itself, such as staffs or magic wands, which will be automatically inherited from the character who owns the item.
https://github.com/PwQt/magic-items-2
MIT License
18 stars 7 forks source link

Tidy Compatibility, Refactors, Bugfixes #46

Closed kgar closed 8 months ago

kgar commented 8 months ago

Related to #30

Item Sheet: Magic Item tab

General/Misc.

Tidy Compatibility

Wrapping Up

kgar commented 8 months ago

I got to a good stopping point for the day. If you are interested in pulling these changes in or testing out what I've done here, please feel free.

Tomorrow, I can continue to work on Tidy integration with the Actor sheet.

kgar commented 8 months ago

This will possibly fix #37 also

PwQt commented 8 months ago

Seems to be working and not breaking any compatibility, there are still few quirks (mostly visual) that I'll fix later.

Thanks for the gargantuan amount of work you did 😅 .

kgar commented 8 months ago

Thanks for letting me participate. If you ever want to chat about Foundry dev, I'm eager to discuss with other module devs, as I am still learning Foundry dev and techniques for building modules.

MI2 is very special to a lot of users. Some of my community members have been asking me about compatibility for a while now. I'm just glad that I could finally get New Tidy to a place where it could offer the appropriate tools for MI2 integration.

p4535992 has a commission for more work in MI2, and I'm interested in doing the work for that, however long it takes, as long as you're ok with that.

PwQt commented 8 months ago

Sure, as I've written previously, my history with this project is just having it working on Foundry v11, for me and my friends, so I did some minor fixes that took me way too long to figure it out. I also only have time to try and do some things on it during the weekends, since after work I don't really want to look at any code.

And I haven't really worked in any JavaScript-like languages, so that's another barrier of problems

And that's how we ended up here 😅 - any help is appreciated.

kgar commented 8 months ago

If you ever want to chat on discord, I'm there on the league server and on a few others, like the dedicated Tidy discord server (link on the repo readme). I'm glad to assist in gargantuan ways haha and will defer to your direction on things. I understand the module inner workings a lot better now that I've been in there a bit.