Skamer / Syling-Tracker

12 stars 2 forks source link

Cataclysm Support? #100

Closed xiibo closed 2 months ago

xiibo commented 3 months ago

Is there any plan on updating this for Cataclysm? I was just wondering, since it seems like it was supported during WOTLK.

Skamer commented 3 months ago

Hello,

It's in my plan with Vanilla classic as well. I had made a support of WoTLK, but the problem was this version was too far behind the retail one. I'm reviewing my way of doing things in order to avoid that in the future.

Skamer commented 3 months ago

Little update.

I'm starting the development for supporting Cataclysm and Vanilla. I don't an ETA to give but i'd like to finish this before the release of The War Within.

xiibo commented 3 months ago

Glad to hear it, looking forward to using it

Skamer commented 3 months ago

I have an early build available in a separate branch "feature/classic-support", you can download it from the "Action" tab, then choose a commit with "feature/classic-support".

image

Then at the bottom, you should see the addon package that you can download (you need to be logged into Github). image

Each commit that i publish on this branch will create automatically a packaged version of the addon. You can repeat these steps to update the addon. I know it's not ideal, but the classic support has required a reorganization of all the files and folders which affect also the retail version. With the extension coming soon, i didn't want to risk breaking something and ruining the player experience. But in the future and with more tests, i will merge the branch into the main one.

This is an early support, and a lot of things still need to be fixed and updated.

Skamer commented 2 months ago

I merged the classic support in the main branch, so from 2.5.0 version the addon now supports all game versions in a same package. Take note lot of thing remain to be done but the base features should be here and working.