Megan Edwards
Megan Edwards
In new versions of Firefox, there's a sequence of predefined zoom levels decided by the `toolkit.zoomManager.zoomValues` preference. They no longer advance in increments of 10%, but instead have some new...
This is a feature in BW2 I haven't even looked at yet but it's something we should support.
Some research has taken place in #8. Apparently, most of Rating Battle takes place in the SAKE server which doesn't need much server logic and is well understood. The `worldbattle`...
@polaris- already did some amazing work reverse engineering this; I should be able to do the rest myself. Note that I have no plans of replicating the original dream world,...
Block Pokémon that fail basic validation tests (EVs > 510, illegal movesets, etc., including Classic/Premier Ribbons) and display correct error message. - [x] Bad eggs, EVs - [x] Out-of-range species,...
Certain legendary / non-breedable Pokémon can't be obtained at Lv. 9 and under. Troublemakers often ask for these so they can show off their Pokémon without them being traded. (Hackers...
I've already figured out Platinum's gamestats encryption. Remaining work is to implement the gamestats handlers and make a peerchat server. http://aluigi.altervista.org/papers.htm#peerchat - [x] Peerchat server - [x] GETCHANKEY support -...
Somebody wanted to bring back the Wii Mail-based notifications. I myself would like to do notifications via email or maybe Web Push. Discuss.
Okay so wow. This is getting kind of big. We have lots of players and cheating sucks for them. One-off raw database edits to remove cheats just aren't feasible anymore...
In the GTS structure and elsewhere, country and region IDs are used. Region is scoped to the particular country. I need a machine readable source for this data in Gen4...