Block a user
Duviri/Kuva lore collectibles aren't saved
Scanning a Kuria during a mission:
2025-02-26T03:09:08:222 [0.1.0] error: unknown endpoint POST /api/startCollectibleEntry.php
2025-02-26T03:09:08:222 [0.1.0] debug: data provided to…
feat: updateSongChallenge
chore: simplify conversion of missionReward from PE+
It's fine, string.replace in JavaScript only replaces the first occurence so this generally works for us, and we have no correctness problems.
chore: simplify conversion of missionReward from PE+
It's not a mistake on DE's part, and it's not the only instance of this.
chore: simplify conversion of missionReward from PE+
chore: simplify conversion of missionReward from PE+
Yes, DE is wrong, it's surely not our code that's making stupid assumption.
chore: simplify conversion of missionReward from PE+
Bro.
- Normal:
/Lotus/Types/StoreItems/AvatarImages/ImageGaussVED
- Store item:
/Lotus/StoreItems/Types/StoreItems/AvatarImages/ImageGaussVED
chore: simplify conversion of missionReward from PE+
That's exactly what I'm saying is wrong with the logic.
chore: simplify conversion of missionReward from PE+
Example: /Lotus/Types/StoreItems/AvatarImages/ImageGaussVED
:)
I'd say the data is as close to perfect as it gets, it's just a matter of respecting the 'types'.
chore: simplify conversion of missionReward from PE+
The additional check does harm because /StoreItems/
may be a substring of a non-StoreItem. Also if we assume the data is inaccurate, then we have a lot of other problems.