Pokémon Go IV Calculator
Go to file
依瑪貓 f0c756b917 * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet.
* Moved fnMapPokemonNameToId from 0Main to 9Load, because it is only used in 9Load.
* Separated sPokemonId from sPokemonName in the data structure, to fix the confusion for Farfetch'd, Nidoran♀, Nidoran♂, and Mr. Mime.
* Advanced to 0.4.0.
* Updated the update information.
2017-03-01 23:11:17 +08:00
excludes * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet. 2017-03-01 23:11:17 +08:00
oxt * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet. 2017-03-01 23:11:17 +08:00
PokemonGoIV * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet. 2017-03-01 23:11:17 +08:00
build.xml Changed to an OpenOffice extension project. 2016-11-29 00:53:04 +08:00
LICENSE Changed to an OpenOffice extension project. 2016-11-29 00:53:04 +08:00
README Updated the copyright year. 2017-02-15 17:04:32 +08:00
TODO Code cleaness. 2016-12-12 00:55:02 +08:00
VERSION * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet. 2017-03-01 23:11:17 +08:00

pokemongoiv - The Pokémon GO IV calculator

  Copyright (c) 2016-2017 imacat.
  
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
  
      http://www.apache.org/licenses/LICENSE-2.0
  
  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

* Downloads the latest version at
  http://extensions.openoffice.org/en/project/pokemon-go-iv-calculator


DESCRIPTION

    pokemongoiv is a Pokémon GO IV calculator that finds the
individual values (IVs) of your Pokémon.  A tool bar is added to
run the calculator.


DOWNLOAD

    The latest version of pokemongoiv can be downloaded at
http://extensions.openoffice.org/en/project/pokemon-go-iv-calculator

    The source of pokemongoiv can be downloaded at
https://github.com/imacat/pokemongoiv

imacat
imacat@mail.imacat.idv.tw
2016-11-29