Commit graph

34 commits

Author SHA1 Message Date
UnknownShadow200
39828c82aa Fix unhelpful error message when running the launcher but ClassicalSharp.exe is missing, fixes #224. (Thanks Mel321) 2016-07-01 14:19:20 +10:00
UnknownShadow200
b2c642b8af Remove Block enum. 2016-06-11 15:29:45 +10:00
UnknownShadow200
3795352c85 Update main screenshot on github. 2016-06-01 22:01:21 +10:00
UnknownShadow200
a7842f48d7 Fix launcher crashing when clicking 'cancel' to 'are you sure you want to run ClassicalSharp.exe? 2016-06-01 09:01:38 +10:00
UnknownShadow200
1e19178b88 Release 0.98.8 2016-03-31 00:10:41 +11:00
UnknownShadow200
a78205c45a Add copyright notices to every source file. 2016-03-26 13:51:42 +11:00
UnknownShadow200
d70851a1b9 Pure classic mode should not intefere with normal mode settings. (Thanks FabTheZen) 2016-03-23 23:28:23 +11:00
UnknownShadow200
c32b8ddf2f Now show whether there is a new release in the launcher. 2016-02-14 22:29:04 +11:00
UnknownShadow200
29e797fa9c Get the client to run on wine properly. 2016-01-06 10:15:17 +11:00
UnknownShadow200
cac62b14db Include username in window title and add rand() to direct connect screen (Thanks Fudgie), also avoid rendering empty translucent batches twice. Improves FPS by 4-5 on 1024^3 maps. 2016-01-04 20:10:14 +11:00
UnknownShadow200
85f53e6597 Minor touchups to launcher. 2015-12-30 00:26:21 +11:00
UnknownShadow200
49311028a2 Simplify gui of most text input fields in launcher. 2015-12-29 17:47:13 +11:00
UnknownShadow200
b1bcfab887 Fixed player model being difficult to squeeze through 8 pixel gaps (Thanks Empy), fix first keyboard press not showing up in input bar (Thanks imjonnyboy) 2015-12-29 11:37:43 +11:00
UnknownShadow200
8864c40a98 Make default background of launcher a bit cheerier. 2015-12-29 00:10:00 +11:00
UnknownShadow200
2adff37838 Allow changing colour scheme through launcher gui. 2015-12-29 00:02:29 +11:00
UnknownShadow200
3e1d1c61c0 Fix issue with cursor being stuck down when moved outside window (Thanks 123DontMessWitMe), add a one second cooldown between joining multiplayer servers. 2015-12-28 08:59:44 +11:00
UnknownShadow200
f03148555e Use absolute instead of relative paths, launching ClassicalSharp from terminal works properly now. 2015-12-27 22:51:26 +11:00
UnknownShadow200
c32891d868 Sync sounds with leg animations when applicable. 2015-12-27 20:47:18 +11:00
UnknownShadow200
81689a65d9 Allow changing of all colours of buttons in launcher. 2015-12-27 19:54:09 +11:00
UnknownShadow200
5c90c62395 Allow changing launcher background colour through options.txt 2015-12-27 11:34:03 +11:00
UnknownShadow200
0ae66d3f5f Use background noise texture instead of dirt, redesign buttons to look similar to classicube's launcher. 2015-12-27 10:41:51 +11:00
UnknownShadow200
dae105edbd Use same skin server as ClassiCube client. 2015-12-05 08:00:17 +11:00
UnknownShadow200
59d0b2da74 Treat .zip as texture packs in EnvMapAppearance packets, use builds.json for determing latest builds. 2015-12-01 10:41:48 +11:00
UnknownShadow200
333a6b0c89 Add extended input key binding. 2015-11-23 08:03:35 +11:00
UnknownShadow200
1a8ae3e8f8 Enter in main screen should switch to classicube.net screen, option to auto close launcher, fix crashing when username or password is invalid. 2015-11-22 12:16:34 +11:00
UnknownShadow200
caaafaf754 Fix hotkeys not being removed. 2015-11-18 13:32:19 +11:00
UnknownShadow200
2e02593862 Fix ClassicalSharp not working properly when the Launcher is used via the terminal with its currently directory set to a different directory from the location of ClassicalSharp.exe, also add switch block animation. 2015-11-16 14:55:50 +11:00
UnknownShadow200
41cd8a3c0b Fix clicking on chat. 2015-11-15 15:49:44 +11:00
UnknownShadow200
bbc0ed8edc Fix pasting replacing instead of inserting, fix client showing white textures when default texture pack doesn't have all required textures. Now the client resorts back to default.zip first. 2015-11-10 08:25:27 +11:00
UnknownShadow200
14daffe9f0 Save default texture pack, use default pack in launcher. 2015-11-07 06:34:26 +11:00
UnknownShadow200
887d846ef2 Use Classicube's api rather than web scraping. 2015-11-03 20:31:34 +11:00
UnknownShadow200
29db4b88cf Add lightweight JSON parsing library based off 'simple-json'. 2015-11-03 19:13:41 +11:00
UnknownShadow200
59aa0a1c07 Remove console window from default builds. 2015-10-27 07:08:46 +11:00
UnknownShadow200
0d255b4586 More cleanup, fix map side textures being upside down. 2015-10-25 15:36:40 +11:00