GetBestPokeball should now return the currect Pokeball

Author Spegeli <andreas.spegel@me.com>
Author date 2016-07-23 09:01:24
Author local date 2016-07-23 11:01:24 +0200
Committer Spegeli <andreas.spegel@me.com>
Committer date 2016-07-23 09:01:24
Committer local date 2016-07-23 11:01:24 +0200
Commit ba7298807668543252fbb23515e4657d829f68b9
Tree 7297d7d1fea6701cbd2050d8c4c73c804085ecab
Parent 95633b5605050811a9b7d43c3b2270204e690d58
GetBestPokeball should now return the currect Pokeball

After the first start there is now a Config Folder with the following Files:
PokemonsNotToCatch
PokemonsNotToTransfer
PokemonsToEvolve
There you can set the Pokemon ;-)
Affected files:
PokemonGo.RocketAPI.Console/App.config
PokemonGo.RocketAPI.Console/PokemonGo.RocketAPI.Console.csproj
PokemonGo.RocketAPI.Console/Settings.cs
PokemonGo.RocketAPI.Console/UserSettings.Designer.cs
PokemonGo.RocketAPI.Console/UserSettings.settings
PokemonGo.RocketAPI.Logic/Inventory.cs
PokemonGo.RocketAPI.Logic/Logic.cs
PokemonGo.RocketAPI/Client.cs
PokemonGo.RocketAPI/GeneratedCode/AllEnum.cs
PokemonGo.RocketAPI/PokemonGo.RocketAPI.csproj
PokemonGo.RocketAPI/Properties/AssemblyInfo.cs
PokemonGo.RocketAPI/Proto/AllEnum.proto
You may download the files in Public Git.