Jaliborc / Bagnon

Single window displays for you items
189 stars 107 forks source link

SUPPORT FOR THE WAR WITHIN #1903

Open lloskka opened 3 weeks ago

lloskka commented 3 weeks ago

Morning.

Id like to know when will be ready bagnon for 11.0.0 for beta and PTR.

Thanks.

Mewohkie commented 2 weeks ago

It won't be. Jaliborc doesn't have TWW beta.

gythwulf commented 1 week ago

I have done a fair bit of work getting Bagnon (mostly) working on the beta. Some features appear to be missing, but not throwing LUA errors, so not sure where to hunt down those issues (like seeing bags for other characters and viewing bank from your bag are just missing), but it functions as a bag and bank just fine.

Is there somewhere I can submit the changes I've made?

edit: I just thought of the Warbound bank. I haven't even touched that and I am not sure how to add the feature, but most of the changes I made were just to fix functions that were no longer global.

lloskka commented 1 week ago

Sweet , upload to your cloud and share it with Dev !

gythwulf commented 1 week ago

Here is a link to a ZIP on my Google Drive. I did not include the voidstorage and guild bank modules because I don't use those and haven't tested them, but I might test them later. Options are entirely broken, probably because of Options.lua in Sushi-3.2, as InterfaceOptions_AddCategory() is broken and I commented it and all following references to the variable assigned to it.

https://drive.google.com/file/d/19WUCZxO6hnZK6-OtgYzBUanQzeND9r6q/view?usp=drive_link

gythwulf commented 1 week ago

I cannot get the guild bank or void storage to load, presumably because options are broken.

I found this on the subject of InterfaceOptions_AddCategory: https://github.com/Gethe/wow-ui-source/blob/7b60bd43f05f53332184e7540bb958ecd6f48898/Interface/SharedXML/Settings/Blizzard_Deprecated.lua