Pokémon application logic for Generation IV and V, including servers
Go to file
2015-02-06 21:20:16 -05:00
bvCrawler4 Added charset=utf8 to all my app.configs. 2014-12-15 20:25:32 -05:00
bvCrawler5 Added charset=utf8 to all my app.configs. 2014-12-15 20:25:32 -05:00
bvRestorer4 Added charset=utf8 to all my app.configs. 2014-12-15 20:25:32 -05:00
bvRestorer5 Added charset=utf8 to all my app.configs. 2014-12-15 20:25:32 -05:00
GamestatsBase@4d899d0f59 Make session expiry work on IIS 7. 2015-01-25 18:39:17 -05:00
gfx Much design work. 2015-01-26 01:26:01 -05:00
GlobalTerminalService Added charset=utf8 to all my app.configs. 2014-12-15 20:25:32 -05:00
gts Fixed routing of platinum gamestats requests. 2015-02-06 21:17:53 -05:00
library Toying with the idea of using a DbParameterFactory to further database engine agnosticism in the project. 2015-02-06 21:20:16 -05:00
MakeBaseStatTables Added project to import base stats data from veekun into a text file. 2014-12-27 00:59:22 -05:00
towerRestorer4 Added charset=utf8 to all my app.configs. 2014-12-15 20:25:32 -05:00
VeekunImport First draft of Gen4 pkm parsing. 2015-02-06 21:17:25 -05:00
.gitignore Update database schema 2014-08-29 19:16:05 -04:00
.gitmodules Include GamestatsBase as submodule. 2014-09-07 21:17:24 -04:00
pkmnFoundations.sln Added project to import base stats data from veekun into a text file. 2014-12-27 00:59:22 -05:00
README.md Updated readme. 2015-01-23 21:17:01 -05:00

#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 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 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 for most of the original fake GTS reverse engineering efforts and for many ID number tables, including trendy phrases
  • Pipian for more reverse engineering help, including the Battle Tower and Wi-fi Plaza.
  • Nagato, for help reverse engineering the Game Sync protocol
  • Nagato and other contributors to the AltWFC project, which I depend on
  • Veekun for his Pokédex and large sprites
  • Bulbapedia for most item sprites and Generation 3 item/text conversion tables
  • kaphotics for the Pokémon mini sprite rips from ORAS