Masque-Aaron

Masque-Aaron

15.6k Downloads

Update?

Fizgig1973 opened this issue ยท 8 comments

commented

Would love an update for TWW. Works with most addons, but a few just show colors.

commented

haven't been playing this game for long ... i guess it should work when you click loading expired addons ...

commented

I can probably throw a patch together, if you're OK with a pull request. Also, lines 57 and 160 should read:

		BlendMode = "BLEND",

Not:

		BlendMode = "DISABLE",

"DISABLE" causes the game to ignore the alpha channel so the icon is covered in black (unless that's the intent).

commented

I can probably throw a patch together, if you're OK with a pull request. Also, lines 57 and 160 should read:

		BlendMode = "BLEND",

Not:

		BlendMode = "DISABLE",

"DISABLE" causes the game to ignore the alpha channel so the icon is covered in black (unless that's the intent).

sincerely appreciate your reply and I think maybe you could just fork a repo and maintain it by yourself, since I really haven't been playing this game for almost 2 years, I don't even know the mainlain interface... Also don't have a game to verify the result, so if it's ok for you, could you take over and keep maintaining this addon? ๐Ÿ˜‚ I forked this years ago from the very original repo too ...

commented

I can, but I'd need to get/verify permission from the original author.

Also, if you have the original files somewhere, that would be helpful. I may have it somewhere, but I can't check at the moment, as I'm at work.

commented

I can, but I'd need to get/verify permission from the original author.

Also, if you have the original files somewhere, that would be helpful. I may have it somewhere, but I can't check at the moment, as I'm at work.

I didn't get permissions from the original author either since I couldn't contact him / her, so I changed something in the original repo and also kept the original author information, I don't have the original files now, also the files on curseforge are no longer available, sry to tell that :(

commented

Is the repo still available or was it on Curseforge?

Also, do you know what the original license was?

Edit: I found an older copy in a UI pack (Back when Masque was Buttonfacade) and shot them an email. I'll see if I get a response.

commented

Is the repo still available or was it on Curseforge?

Also, do you know what the original license was?

Edit: I found an older copy in a UI pack (Back when Masque was Buttonfacade) and shot them an email. I'll see if I get a response.

I don't know, many masque related addons are very old and not under maintenance, I copied the files from the directory which I have backed up for many years, and can't search darion on curseforge now either, good luck bro

commented

I found the Masque version in another UI pack and the web archive had the last updated Curse page. It's under copyright, so I can't publish releases. I'll probably just throw updated code and let people update their copies themselves.