mirror of
https://github.com/mm201/pkmn-classic-framework.git
synced 2026-05-06 05:17:32 -05:00
63 lines
2.4 KiB
Markdown
63 lines
2.4 KiB
Markdown
#Pokémon Classic Framework
|
|
|
|
http://pkmnclassic.net/
|
|
|
|
Pokémon Classic Framework is a replacement server and class library for Pokémon
|
|
Generations 4 and 5. Pokémon Classic Network is the name of the server itself.
|
|
|
|
##How to connect
|
|
AltWFC is configured to automatically direct you to my servers. Follow the
|
|
[instructions](https://github.com/polaris-/dwc_network_server_emulator/wiki)
|
|
at their wiki to connect.
|
|
|
|
##What works
|
|
* GTS
|
|
* Battle Videos
|
|
* Dressup (PtHGSS)
|
|
* Box uploads (PtHGSS)
|
|
* Musical photos (BW1/2)
|
|
* Wi-Fi Battle Tower and Subway
|
|
|
|
Direct communications are handled by
|
|
[AltWFC](https://github.com/polaris-/dwc_network_server_emulator) and are
|
|
outside the scope of this project. They work at the time of writing but
|
|
haven't been tested that thoroughly.
|
|
|
|
##What doesn't
|
|
* Trainer Rankings (PtHGSS)
|
|
* Wi-Fi Plaza (PtHGSS)
|
|
* Game Sync
|
|
* Rating Battles / Competitions
|
|
|
|
##What's planned
|
|
* A much more awesome website
|
|
* Cheat detection
|
|
* Stat checking in a similar manner as Pokécheck
|
|
* Game Sync (I will need help with this!)
|
|
|
|
##How you can help
|
|
If there's something you want to see, the best thing is to discuss it with me
|
|
and prepare a pull request. You should also check for open issues marked
|
|
[Help Wanted](https://github.com/mm201/pkmnFoundations/labels/help%20wanted).
|
|
Not all of them require programming skill.
|
|
|
|
The most significant way you can help is simply by using it. The GTS is nothing
|
|
without users. Get on there and start trading!
|
|
|
|
##Credits
|
|
* [Project Pokémon](http://projectpokemon.org/) for most of the original fake
|
|
GTS reverse engineering work, file format and data structure descriptions, and
|
|
many ID number tables, including items and trendy phrases.
|
|
* [Pipian](http://www.pipian.net/ierukana/) for more reverse engineering help,
|
|
including the Battle Tower and Wi-fi Plaza.
|
|
* [Nagato](https://github.com/polaris-), for help reverse engineering the Game
|
|
Sync protocol.
|
|
* Nagato and other contributors to the
|
|
[AltWFC](https://github.com/polaris-/dwc_network_server_emulator) project,
|
|
which this project depends on for basic Nintendo WiFi fuctionality.
|
|
* [Veekun](http://veekun.com/) for his Pokédex and large sprites.
|
|
* [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Main_Page) for most item
|
|
sprites and Generation 3 item/text conversion tables.
|
|
* [kaphotics](https://twitter.com/kaphotics) for the Pokémon mini sprite rips
|
|
from ORAS.
|