wiki:WikiStart

Welcome to Pokemon Laboratory!

Download Download the client and getting started playing Pokemon Lab by opening this file!

For discussion of Pokemon Lab or to ask questions, please use our  forum!

Pokemon Laboratory is the latest version of the original 4th generation Pokemon simulator,  Shoddy Battle. This project is a near 100% rewrite of the original program that strives to be a 100% accurate recreation of Pokemon battle mechanics. Currently support for the 4th generation of Pokemon games (Diamond/Pearl/Platinum and Heart Gold/Soul Silver) is available. The program is free and open source software. Currently, there is no active development of new features, only basic maintenance.

Reporting Bugs

Please use our  forum to report any bugs.

Getting Involved

Pokemon Laboratory is free software, licensed under the  GNU Affero GPLv3. This means that the source code is free for you to browse, modify, and learn from. To browse the code, click on the Browse Source link above or  here. To get the latest version of the source code, you can clone our mercurial repositories using

hg clone http://shoddybattle.com/hg/ShoddyBattle2
hg clone http://shoddybattle.com/hg/ShoddyBattleClient2

Alternatively, you can download an archive of the latest sources from http://poke-lab.com/hg

The best way to get involved is to submit some code! If you have made modifications to the program that you would like to see added to the main branch, feel free to submit a new ticket with your patch file attached. If it's good, one of the developers will be happy to add it in.

Contributors

Pokemon Laboratory was created and primarily implemented by

  • Cathy J. Fitzpatrick - Original designer and developer of  Shoddy Battle and Pokemon Laboratory
  • Benjamin Gwin - Original designer and developer of Shoddy Battle and Pokemon Laboratory

With additional contributions from

  • Super - Significant contributor to Pokemon Laboratory server and client
  • Justin8649 - Contributor to Pokemon Laboratory admin functionality
  • Encukou - Several bug fixes

Drawing on mechanics research by

  • X-Act - Investigated and published a document on the damage formula
  • Peterko - Worked with X-Act on the damage formula