Pokepelago v0.6.4
In this release, I've brought everything that was on beta during July and August to everyone.
Web client
- Sprite fix: silhouettes no longer stop rendering after switching between Derpy and normal sprites, so you no longer need to refresh the page. (BUG-21)
- New-player onboarding: I added a first-run "What is Pokepelago?" card and a guided tour of the interface. You can replay it from Settings.
- Tracker fix: the Pokedex and Pokegear items were swapped in the tracker display, so a granted Pokedex appeared as a Pokegear and vice versa. This was display-only, and seeds were never affected. (BUG-24)
- Sound notifications, contributed by AfiliaFrostfang: you can opt in to sounds for when a Pokemon becomes guessable and when a progressive item arrives, with support for custom sound files.
- Connection help: the connect form now explains why an HTTPS page can only reach wss:// servers.
- Decode hardening: route key and line unlock items now decode using explicit ID maps exported by the APWorld. This replaces client-side arithmetic that has caused drift bugs in the past.
- I added search-engine metadata so the site can be found.
- The client now reports a few anonymous operational events, including connection successes or failures and goal completions, so I can see recurring problems. There is no account linkage and no gameplay data. Details are at https://ap-pie.com/privacy.
APWorld
- I fixed a rare generation failure (FillError) that happened when a random region roll landed on Hisui alone with a heavy lock stack. About 0.04% of random-region seeds were affected.
- Generation now warns you when route locks or line locks force dexsanity on, instead of silently changing your YAML's setting.
- Choosing Hisui as your only region together with two or more lock options is now rejected at the start of generation with a clear message naming the fix, instead of failing later with a cryptic FillError.
- I added item name groups for YAML convenience.
- Archipelago 0.6.7 or newer is required, unchanged since v0.6.1.
Also
Pokepelago is now also available at https://pokepelago.ap-pie.com. It is the same site. Just note that your browser's progress and settings stay with whichever address you use.