This website requires JavaScript.
Explore
Help
Sign In
imacat
/
pokemongoiv
Watch
1
Star
0
Fork
0
You've already forked pokemongoiv
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
787acb12bf
pokemongoiv
/
PokemonGoIV
History
依瑪貓
787acb12bf
* When calculating the IVs of several Pokémons, now the calculator will reuse a same spreadsheet document, even the same spreadsheet when there is already a spreadsheet for that Pokémon. Previously it will start a new spreadsheet document for each calculation. This helps when calculating a bunch of Pokémons at the same time.
...
* Advanced to version 0.8.0.
2017-11-29 00:42:20 +08:00
..
0Main.vb
* Restructured the code and moved the report creation to an independent module. Moved the IV sorting to the report module. The main module is now only doing IV finding.
2017-06-08 17:13:28 +08:00
1Dialog.vb
* Restructured the code and moved the report creation to an independent module. Moved the IV sorting to the report module. The main module is now only doing IV finding.
2017-06-08 17:13:28 +08:00
2Report.vb
* When calculating the IVs of several Pokémons, now the calculator will reuse a same spreadsheet document, even the same spreadsheet when there is already a spreadsheet for that Pokémon. Previously it will start a new spreadsheet document for each calculation. This helps when calculating a bunch of Pokémons at the same time.
2017-11-29 00:42:20 +08:00
3Data.vb
* Updated the base stats of Ho-Oh.
2017-11-29 00:22:16 +08:00
7Registry.vb
Added the text-width tester into the development library.
2017-05-05 11:42:03 +08:00
8Width.vb
Added the Chinese dialog text widths.
2017-05-07 22:12:49 +08:00
9Load.vb
* Added the Pokémon image icon of Raikou.
2017-10-25 16:38:43 +08:00