pokemongoiv/oxt/PokemonGoIV/script.xlb
依瑪貓 1e9835372f * 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.
* Changed the reported estimated CPs from values to formulas.
* Moved the localized Pokémon names from the DialogStrings to AddonConfiguration, so that they can also be used in the report, too.
* Changed the report logic to report the estimated maximum CPs of the last evolution forms, instead of several special rules.
* Localized the report headers.
2017-06-08 17:13:28 +08:00

11 lines
604 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd">
<library:library xmlns:library="http://openoffice.org/2000/library" library:name="PokemonGoIV" library:readonly="false" library:passwordprotected="false">
<library:element library:name="0Main"/>
<library:element library:name="3Data"/>
<library:element library:name="9Load"/>
<library:element library:name="8Width"/>
<library:element library:name="1Dialog"/>
<library:element library:name="7Registry"/>
<library:element library:name="2Report"/>
</library:library>