Glaze

Results 19 issues of Glaze

Recently added changes like [Kuki Shinobu & Shikanoin Heizou](https://github.com/genshindev/api/commit/86df35b442a6516c46d191cc44f0ef10683cfc57) don't seem to be reflected on the [website](https://api.genshin.dev/).

Re-order the Pokémon in `data/learnsets.ts` and `data/formats-data.ts` for consistency with #9140. Also addresses some inconsistencies with ordering of cross-generational evolutions, including Sylveon.

In the image below, water is in slot 1, while it should be in slot 2. This would eliminate the possibility for the target to be Single-Type, but it is...

Splatfest embed with all Splatfests now exceeds the total embed character limit of 6000. Hotfix is to limit it to 10 Splatfests but ideally paginate this and add buttons to...

enhancement

Birthdays are currently stored as a string: "DDMM" Days and months should probably be stored seperately to avoid notation confusion. Users are also passed by just nicknames it seems, which...

low priority
optimization

For some reason there are .json files, they are just put in a folder named "chaos", making it very counterintuitive. The name also implies they are prone to change or...

enhancement
low priority

They don't get escaped properly even with double EncoreURIComponent().

bug

- [ ] Role distribution changes logging - [x] Channel create logging - [x] Channel delete logging - [x] Channel updates logging - [x] Role create logging - [x] Role...

enhancement

Allow to view older stats and move/ability/item details, including deprecated stuff like z-move and max move power.

enhancement

- [x] Allow for searching per game, where all quests are paged. - [x] ~~Searching per rank? But only for the most recent game?~~ - [x] Searching quests by name...

enhancement