PepperCode1 / AnyCapes

A Fabric mod that retrieves and renders capes from any cape API.
GNU Lesser General Public License v3.0
13 stars 2 forks source link

LabyMod capes #1

Closed Madis0 closed 3 years ago

Madis0 commented 4 years ago

Could you add LabyMod capes to this mod? I don't know the API URL, but you could possibly find it from a similar Fabric mod.

PepperCode1 commented 4 years ago

I will make a commit and release a new version in the next few days that will add three more APIs to the default configuration, including LabyMod.

PepperCode1 commented 3 years ago

Sorry for the lack of updates. I was planning to add more APIs to the default configuration as soon as I released the first version, but I came across a bug that I couldn't figure out. After about a week I gave up trying to solve it and a new version was never released. The way that LabyMod's cape API works is that even if a player doesn't have a cape, it doesn't return a 404 code. Instead, it returns an invalid image, which messed with Minecraft's internals somehow and ends up displaying a really messed up cape. There was an issue with Wynntils capes as well, but I don't quite remember what it was.

PepperCode1 commented 3 years ago

Not too long ago Labymod changed how their API works, and the bug doesn't happen anymore. The URL has been added to the default config of version 1.0.1.