PKHeX/PKHeX.WinForms
javierhimura 758adf2cff Encounter Type fix and detection of pokemon that should have evolve on trade (#1105)
* Detect encounter trades that evolve on trade and have not been evolved
Detect generation 1 pokemon with special catch rates : krabby trade and Pokemon Stadium
Detect generation 1 pokemon that evolve on trade and have been traded but not evolved
Detect pokemon with tradeback status any but with only encounters from the other GB generation, that means they are WasTradeback
Detect pokemon with moves from the other GB generation, change tradebackstatus to WasTradeback

* Fix dppt surfing and fishing encounter type, is is surfing because the battle background is the same as other surfingfishing encounters

Fix headbutt encounter type, the encounter type depends on the battle background used when battle a pokemon, for headbutt it changes with the player tile, is the player is in a city it will be building encounter, in a grass tile tall grass, in water it is surfingfishing and cave inside a cave. Some locations have more than one possible encounter type, for example routes with trees near the grass, near the water and near non-combat tiles.

Also added slot type headbutt special for the special trees, those trees are all in routes and are only adjacent to non-combat tiles

* Fix encounter type for missing areas with multiple grass encounters types: Mt Coronet, Mt Silver Cave and Stark Mountain (Issue # 1095)

* Fixes and typos

* Check for non-japanese e-reader pokemon, is unreleased
2017-05-01 08:07:20 -07:00
..
MainWindow Encounter Type fix and detection of pokemon that should have evolve on trade (#1105) 2017-05-01 08:07:20 -07:00
Misc Refactor qr server fetch & add notification 2017-03-10 20:35:18 -08:00
Properties Add setting for unset changes notification 2017-03-22 18:02:05 -07:00
Subforms Add IVs to database clone search hash 2017-04-27 09:15:16 -07:00
Util Import pk2pk functionality 2017-04-23 20:33:17 -07:00
App.config Add setting for unset changes notification 2017-03-22 18:02:05 -07:00
icon.ico Split winforms to separate project 2017-01-07 23:54:09 -08:00
PKHeX.WinForms.csproj Add RTC Editor for Gen3 2017-04-13 19:11:01 -07:00
Program.cs Tabs -> Spaces & Typo 2017-02-13 19:55:02 +01:00
Settings.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00