SkyCryptWebsite / SkyCrypt

A Hypixel skyblock stats website
https://sky.shiiyu.moe
MIT License
248 stars 125 forks source link

fix: Update dependency, fix skin rendering, fix redis connection, #2177

Closed k-nero closed 5 months ago

k-nero commented 5 months ago

The skin can now display normally, but the cape is not fixed yet, still under investigation

k-nero commented 5 months ago

The skin can now display normally, but the cape is not fixed yet, still under investigation

k-nero commented 5 months ago

The skin can now display normally, but the cape is not fixed yet, still under investigation

@DuckySoLucky Cape rendering is now working properly, The previous issue may have come from api.ashcon.app/mojang/v2/user

DuckySoLucky commented 5 months ago

Merge https://github.com/k-nero/SkyCrypt/pull/2 (fix for the prettier)

DuckySoLucky commented 5 months ago

(we love prettier updates)

k-nero commented 5 months ago

Merge k-nero#2 (fix for the prettier)

Thanks

DuckySoLucky commented 5 months ago

@k-nero can you add eslint ignore comment to to the /public/resources/ts/elements/guild-button.ts (it seems like something broke, not entirely sure what or why)

https://github.com/k-nero/SkyCrypt/pull/3

DuckySoLucky commented 5 months ago

@k-nero prettier :kek:

DuckySoLucky commented 5 months ago

this was way more painful than it needed to be

k-nero commented 5 months ago

@DuckySoLucky yes, finally merged