From ab4f0306784999c081f856daf7e66a1d05820ac8 Mon Sep 17 00:00:00 2001 From: gabrielpatzleiner Date: Fri, 18 Apr 2014 14:40:03 +0200 Subject: [PATCH] Fully implemented authentication and cracked, closes #16 and fixed some other bugs --- MinecraftLauncher/Windows/Login.xaml | 2 +- MinecraftLauncher/Windows/Login.xaml.vb | 71 ++++++---- MinecraftLauncher/Windows/MainWindow.xaml.vb | 134 +++++++++++-------- 3 files changed, 125 insertions(+), 82 deletions(-) diff --git a/MinecraftLauncher/Windows/Login.xaml b/MinecraftLauncher/Windows/Login.xaml index 6eb502e..364ae36 100644 --- a/MinecraftLauncher/Windows/Login.xaml +++ b/MinecraftLauncher/Windows/Login.xaml @@ -16,7 +16,7 @@