mirror of
https://github.com/mm201/pkmn-classic-framework.git
synced 2026-03-31 14:14:45 -05:00
61 lines
2.1 KiB
Markdown
61 lines
2.1 KiB
Markdown
#Pokémon Classic Framework
|
|
|
|
http://www.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/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
|
|
* Top Trainers (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.
|
|
|
|
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 efforts and for many ID number tables, including 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 I depend on
|
|
* [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
|