19 Jun 2026, 12:36
Code-related feedbacks, suggestions and ideas
Gloria Shell wrote: 19 Jun 2026, 12:35 I just noticed but when you go to the towers everything is gone.
It was always like that. That's only when you go to the main 'tower' if you go to letters under the west tower, everything works fine :)

Shop
I'm not weird. I'm limited edition.
Ency

19 Jun 2026, 12:38
Code-related feedbacks, suggestions and ideas
Julia Evans wrote: 19 Jun 2026, 12:36
Gloria Shell wrote: 19 Jun 2026, 12:35 I just noticed but when you go to the towers everything is gone.
It was always like that. That's only when you go to the main 'tower' if you go to letters under the west tower, everything works fine :)
Oh yeah, sorry I don't click upt there very often

"Life isn't about finding yourself. Life is about creating yourself." — George Bernard Shaw

20 Jun 2026, 03:38
Code-related feedbacks, suggestions and ideas
Sooooooo sorrrrrrrrrry for the double post but I just thought...(Not sure if this is too deep in the code)

What is there was a shop for buying some plants from the series... Not sure if there is one in the series😅

"Life isn't about finding yourself. Life is about creating yourself." — George Bernard Shaw

20 Jun 2026, 03:52
Code-related feedbacks, suggestions and ideas
Gloria Shell wrote: 20 Jun 2026, 03:38 Sooooooo sorrrrrrrrrry for the double post but I just thought...(Not sure if this is too deep in the code)

What is there was a shop for buying some plants from the series... Not sure if there is one in the series😅
We kind of have one. Dogweed and Deathcap from Diagon Alley has plants (technically ingredients for potion making)

20 Jun 2026, 11:37
Code-related feedbacks, suggestions and ideas
The Baked bean bead says baken bean

Wis 9|Acc 8|Eva 7
Beware My Bite
Sta 5|Arc 5|Str 6

20 Jun 2026, 12:35
Code-related feedbacks, suggestions and ideas
Kaitlyn Connor wrote: 20 Jun 2026, 03:52
Gloria Shell wrote: 20 Jun 2026, 03:38 Sooooooo sorrrrrrrrrry for the double post but I just thought...(Not sure if this is too deep in the code)

What is there was a shop for buying some plants from the series... Not sure if there is one in the series😅
We kind of have one. Dogweed and Deathcap from Diagon Alley has plants (technically ingredients for potion making)
But more sort of like an actual plant shop with plant you can own.

Also can we have common room descriptions?

Also I'm not sure if this with everyone but I can't see colors on the text...
(Sorry my problem s just keep piling up...)

"Life isn't about finding yourself. Life is about creating yourself." — George Bernard Shaw

29 Jun 2026, 14:07
Code-related feedbacks, suggestions and ideas
hi zach! webp is awesome but avif is evil
i do get that avif provides better compression, but the color shifts compared to webp on the same images are pretty noticeable, so i think it'd be best to avoid it, or at the very least let people choose which format their uploads get converted to

PC: Mamori Anezaki    
STA - 10 EVA - 15 STR - 0 WIS - 10 ARC - o ACC - 10
    
#3F6B85

29 Jun 2026, 16:29
Code-related feedbacks, suggestions and ideas
Hi, I'll look into this. It's most likely an encoding issue rather than a problem with the format itself. Could you share an image where you're seeing the issue ?

29 Jun 2026, 18:45
Code-related feedbacks, suggestions and ideas
Zachary Winslow wrote: 29 Jun 2026, 16:29 Hi, I'll look into this. It's most likely an encoding issue rather than a problem with the format itself. Could you share an image where you're seeing the issue ?
here's an external link so the site doesn't recompress it:
https://i.postimg.cc/5yT5H8v4/Screensho ... -01-AM.png

both are from the exact same img source file, top is avif and bottom is webp
the title line ILYA KONSTANTINOVICH VORONOV shows the clearest shift, webp matches the intended #84774D while avif comes out closer to #9C7E60, tho interestingly the subtitle section underneath don't show a visible shift

im not super technical when it comes to image conversion backends but my guess is the avif encoder is mishandling this specific muted olive-brown hue during color space conversion while more standard colors like blue/black pass through fine. if this turns out to be a diffcult fix, i'd appreciate the option to keep images like this as webp permanently, since it seems newer uploads are still webp but older ones get converted to avif after some time
Last edited by Ilya Voronov on 29 Jun 2026, 18:52, edited 1 time in total.

PC: Mamori Anezaki    
STA - 10 EVA - 15 STR - 0 WIS - 10 ARC - o ACC - 10
    
#3F6B85

29 Jun 2026, 18:51
Code-related feedbacks, suggestions and ideas
Could you please post the original image on the website so I can test with the converted image? (the source is also stored on the server)