xxx

Edwin [2016-07-26 19:11:19]
xxx
Filename
.vs/Pokemon Go Rocket API/v14/.suo
PokemonGo/RocketAPI/Window/MainForm.cs
PokemonGo/RocketAPI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
PokemonGo/RocketAPI/obj/Debug/PokemonGo.RocketAPI.csproj.FileListAbsolute.txt
diff --git a/.vs/Pokemon Go Rocket API/v14/.suo b/.vs/Pokemon Go Rocket API/v14/.suo
index a15da8b..09714d2 100644
Binary files a/.vs/Pokemon Go Rocket API/v14/.suo and b/.vs/Pokemon Go Rocket API/v14/.suo differ
diff --git a/PokemonGo/RocketAPI/Window/MainForm.cs b/PokemonGo/RocketAPI/Window/MainForm.cs
index 3da8b35..b5944b5 100644
--- a/PokemonGo/RocketAPI/Window/MainForm.cs
+++ b/PokemonGo/RocketAPI/Window/MainForm.cs
@@ -206,7 +206,7 @@ namespace PokemonGo.RocketAPI.Window
                 if (ClientSettings.AuthType == AuthType.Ptc)
                 {
                     ColoredConsoleWrite(Color.Cyan, Language.GetPhrases()["account"].Replace("[username]", ClientSettings.PtcUsername));
-                    ColoredConsoleWrite(Color.Cyan, Language.GetPhrases()["password"].Replace("[password]", ClientSettings.PtcPassword) + "\n");
+                    ColoredConsoleWrite(Color.Cyan, Language.GetPhrases()["password"].Replace("[password]", "*hidden*") + "\n");
                 }
                 ColoredConsoleWrite(Color.DarkGray, Language.GetPhrases()["username"].Replace("[username]", profile.Profile.Username));
                 ColoredConsoleWrite(Color.DarkGray, Language.GetPhrases()["team"].Replace("[team]", Convert.ToString(profile.Profile.Team)));
@@ -270,7 +270,7 @@ namespace PokemonGo.RocketAPI.Window

         private static string CallAPI(string elem, double lat, double lon)
         {
-            using (XmlReader reader = XmlReader.Create(@"http://api.geonames.org/findNearby?lat=" + lat + "&lng=" + lon + "&username=demo"))
+            using (XmlReader reader = XmlReader.Create(@"http://api.geonames.org/findNearby?lat=" + lat + "&lng=" + lon + "&username=muztank"))
             {
                 while (reader.Read())
                 {
diff --git a/PokemonGo/RocketAPI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/PokemonGo/RocketAPI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
index c5591ee..5f268d3 100644
Binary files a/PokemonGo/RocketAPI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/PokemonGo/RocketAPI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/PokemonGo/RocketAPI/obj/Debug/PokemonGo.RocketAPI.csproj.FileListAbsolute.txt b/PokemonGo/RocketAPI/obj/Debug/PokemonGo.RocketAPI.csproj.FileListAbsolute.txt
index 98a1add..4870e17 100644
--- a/PokemonGo/RocketAPI/obj/Debug/PokemonGo.RocketAPI.csproj.FileListAbsolute.txt
+++ b/PokemonGo/RocketAPI/obj/Debug/PokemonGo.RocketAPI.csproj.FileListAbsolute.txt
@@ -66,3 +66,20 @@ Z:\Pokeman Bots\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\bin\Debug\Syste
 Z:\Pokeman Bots\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\obj\Debug\PokemonGo.RocketAPI.csprojResolveAssemblyReference.cache
 Z:\Pokeman Bots\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\obj\Debug\Pokemon Go Rocket API.dll
 Z:\Pokeman Bots\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\obj\Debug\Pokemon Go Rocket API.pdb
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\Pokemon Go Rocket API.dll.config
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\Pokemon Go Rocket API.dll
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\Pokemon Go Rocket API.pdb
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\C5.dll
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\Google.Protobuf.dll
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\Newtonsoft.Json.dll
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\S2Geometry.dll
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\System.Net.Http.Formatting.dll
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\System.VarintBitConverter.dll
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\C5.xml
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\Google.Protobuf.xml
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\Newtonsoft.Json.xml
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\S2Geometry.xml
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\bin\Debug\System.Net.Http.Formatting.xml
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\obj\Debug\PokemonGo.RocketAPI.csprojResolveAssemblyReference.cache
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\obj\Debug\Pokemon Go Rocket API.dll
+D:\Miruru Developer\GIT\pokemon-go-rocket-api\DetectiveSquirrel-Pokemon-Go-Rocket-API\PokemonGo\RocketAPI\obj\Debug\Pokemon Go Rocket API.pdb
You may download the files in Public Git.