ClassiCube/Launcher2
2016-09-12 16:26:10 +10:00
..
Gui Split up PlatformDrawer into files for each platform. 2016-09-12 16:26:10 +10:00
Patcher Allow custom texture packs to specify a file to use the built-in dynamic lava generation algorithm. (Thanks goodlyay) 2016-07-07 21:56:11 +10:00
Properties Release 0.99.2. Dig animation still isn't quite right, annoyingly. 2016-07-08 23:53:51 +10:00
Updater Make sure to set DefaultWebProxy to null before creating web request, hopefully addresses #227. (Thanks incubusMindgame) 2016-07-11 15:41:48 +10:00
Utils Split up PlatformDrawer into files for each platform. 2016-09-12 16:26:10 +10:00
WebService Non WebException errors when updating should not crash the launcher (Thanks DramaticLove), also now shows 'Update check failed' on the main screen when any exception occurs when checking for updates. 2016-07-30 14:29:18 +10:00
icon.ico Use icons. 2015-12-05 14:18:06 +11:00
Launcher2.csproj Split up PlatformDrawer into files for each platform. 2016-09-12 16:26:10 +10:00
LauncherWindow.Background.cs Successful/Failed update check method now redraw background first, avoids the ugly artefact of drawing text twice over each other. 2016-07-30 14:34:27 +10:00
LauncherWindow.cs Successful/Failed update check method now redraw background first, avoids the ugly artefact of drawing text twice over each other. 2016-07-30 14:34:27 +10:00
Program.cs Fix the 'ClassicalSharp.exe needs to be in the same folder' message incorrectly showing when starting the client via terminal on non-windows from another directory. (Thanks MrGoober) 2016-08-18 10:24:10 +10:00