abluescarab / tModLoader-WingSlot

This mod adds a dedicated wing slot to the inventory.
GNU General Public License v3.0
16 stars 9 forks source link

Access to wingslot slots #29

Closed Jofairden closed 2 years ago

Jofairden commented 5 years ago

In hindsight of #25 I do actually need access to the slots, but for a different purpose this time. I'd love to add support for the real wing slot to have its modifiers become active, and if a user has anti-social enabled, as well. For the latter, I actually feel like anti-social should add support for that. Let me forward that to jopojelly first. (either way, he would need access to your vanity slot too)

The problem is now that, items in your slots to not give bonuses in EMM, this is because I can't access them. If you could add a simple GetVanitySlot / GetWingSlot or whatever as a ModCall, I'll be happy. (please let me pass some kind of delegate that when invoked, has your slot as parameter so that I can use it in that delegate)

Jofairden commented 5 years ago

Hey, follow up to this. Do you have a beta4-compatible build as of yet?

Jofairden commented 5 years ago

Nevermind, I think WingSlot is working fine. I may have just have a beta bug earlier.

abluescarab commented 2 years ago

This should be working now. If it's not, please open a new issue.