Search the Community
Showing results for tags '004'.
-
PPSE is, cross platform, open source software written in Qt C++, and is still very much in development. The release philosophy for PPSE will be to release things as soon as they are done and have everyone beta test. For those interested in the source code, the project has a public SVN: http://svn.projectpokemon.org/ppse/. For those that wish to view the source without downloading it, the trac browser is more useful: http://ppse.projectpokemon.org/trac/browser Features: -Both Platinum and DP support -Pokedex Editing -Drag and Drop Pokemon organization. Changelog: 0.00: Checksum Fixing for D/P and Pl. Save type determined automatically. 0.01: Pokedex Editing without most special cases (spinda included). 0.02: Pokedex Editing revamped by Jiggy-Ninja, unown order editing added (not fully functional). 0.03: Pokédex complete. Added all of the special forms dialogs into the UI. Added functionality to the sprite boxes as well, showing the proper default forms for each entry. Spinda's spots are drawn in the Individual tab according to the PID, but not drawn in the Formes tab. 0.04: (revision 95) One click complete Pokedex Added new button to complete the gender forms area. Pokemon organizing dialog inspired by Codemonkey's PKMN Box Mark II. It's awesome, really. Spinda form editor in Pokedex improved. You can now drag a save into the main PPSE window to load it if you don't want to use the load dialog. Added support for loading saves using the command line. This means that if you associate .sav files with ppse.exe, double-clicking the save file will automatically open it in PPSE. 0.05: (Revision 100) * Added some context menu options for the Pokemon Organizer. * Added ARDS code output option to the Pokedex Editor and Pokemon Organizer. Windows version Mac version [intel Macs only, so far] (compiled by Balrog) Linux version to be compiled.
-
Hi all. Today we reveal the first version release version of PPSE. PPSE is, cross platform, open source software written in Qt C++, and is still very much in development. The release philosophy for PPSE will be to release things as soon as they are done and have everyone beta test. The project has a public SVN at http://svn.projectpokemon.org/ppse/ There is also a trac project page. Its not very customized, but the source browser can be useful for those who do not want to check it out using SVN: http://ppse.projectpokemon.org/trac/browser Note: Always make backups and report bugs. Linux Version: QtLibs PPSE Windows Version: QtLibs PPSE Mac Version: Coming Soon Features: -Both Platinum and DP support -Pokedex Editing (special cases except spinda are missing) Changelog: 0.00: Checksum Fixing for D/P and Pl. Save type determined automatically. 0.01: Pokedex Editing without most special cases (spinda included). 0.02: Pokedex Editing revamped by Jiggy-Ninja, unown order editing added (not fully functional). 0.03: Pokédex complete. Added all of the special forms dialogs into the UI. Added functionality to the sprite boxes as well, showing the proper default forms for each entry. Spinda's spots are drawn in the Individual tab according to the PID, but not drawn in the Formes tab. (SVN updated)