Well, I guess I better start blogging about the progression of the offlinedex named PokéApp.

This project is actually an old software I made, tracing back to 2009, but it was dropped twice.

Recently I decided to pick it up again, I rewrote the entire code making it faster and better than ever. And I'm not planning on dropping this project again since so many people seem to like it, this is what keeps me going ^^

Well, now for the goodies. Features!
Download link can be found at the bottom of this page

Implemented:
  • Pokédex
    A complete Pokédex with locations, stats, weakness/strengths and whatnot for Gen III and up. (EV yields added in beta 584)
  • Hidden Power
    A Hidden Power calculator that lets you calculate what type and what strength your pokémon's going to get when it's using Hidden Power.
  • Catchrate
    An easy catchrate calculator for the curious ones.
  • Voltorb Flip Calculator
    A voltorb flip calculator that helps you calculate the possibility of voltorbs in the HGSS minigame. Thanks to EPFMy for that module :)
  • Local GTS server
    A local GTS server which lets you send and recieve pokemons from your DS through WiFi for both GenIV and GenV games. Based on Madaruwode's HyperGTS.
  • ItemDex
    A complete ItemDex with images, locations and descriptions.
  • MoveDex
    A complete Movedex with all you need to know about a specific move.
  • Learnsets
    Learnsets for every pokemon! (TM/HM, Level up, egg and Tutor moves)
  • Evolutions
    See the entire evolution tree for any given pokemon and its evolution criteria.
  • What's up?
    The beloved "What's up?" function! Never miss an in-game event in HGSS ever again!
  • Updates
    All updates can be made within the application, no need to browse the internet to get the latest updates!
  • Abilities Implemented in beta 581
    AbilityDex and possible abilities for every Pokémon.
  • IV calculator Implemented in beta 587
    Calculate IV's based on stats, evs and nature.
  • Skinning Implemented in beta 590
    Customize your PokéApp with your own, home made skins!



Leave comments and feedback! I will take all suggestions into consideration. And any opinion of the app, whether it's good or bad, is appreciated, it keeps me motivated ^^
Soon to be implemented:
  • EV rewards
    Maybe a little nifty app to keep track of your acquired EVs during your EV training might be implemented if the amount of interested people is enough.
  • Damage Calculator
    Damage Calculator for competetive battling etc. Made to calculate how much in percentage you will damage the enemy with a given move, your stats and the pokemon you're facing.
  • Comparison
    Have you ever had troubles choosing between two pokemons? Not any more you don't, this soon-to-be implemented function will make comparison between two pokemons easy as pie.
  • UberSearch Implemented, but not completely
    Search everything. Pokemon with x or above any stat, pokemon with x type/types, pokemon who can learn x move, pokemon who can have x ability. Well, you name it ;D
  • Egg groups
    Egg group info for each pokemon, will also be implemented as a search criteria in the UberSearch.



Remember that this app is still under heavy development, and what I mean by that is that every suggestion of improvement is more than welcome.
If you have any ideas or find any bugs, let me know and I'll see what I can do about it :)

Cheers!
//Jonas


v Youtube Demonstration v
[YOUTUBE]<object width="660" height="525"><param name="movie" value="http://www.youtube.com/v/o9lfJLasaDM&hl=sv_SE&fs=1&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/o9lfJLasaDM&hl=sv_SE&fs=1&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="660" height="525"></embed></object>[/YOUTUBE]

v Changelog v
Spoiler!



v Windows Download v(Or through mono on all other platforms.)
Current release: Beta 603 (Always get the latest updates through the app)
Download [Dropbox]
.NET Framework 3.5 required.
Currently only works on x86/64 WinXP, Vista, Win7


v Perl version v(Can run on most platforms with a perl compiler. This is an add-in project which is rarely updated, so sorry I will do it sometime though)
Commandline perl version now available! Made for those who do not want to run PokéApp through mono and/or fancies commandline better. Should work on all platforms that can run perl scripts.
Download Latest version: v0.52