Commit graph

329 commits

Author SHA1 Message Date
UnknownShadow200
d72f98b25a Forgot 1 delegate that needed to be explictly declared 2017-06-06 14:49:26 +10:00
UnknownShadow200
fc8d593b35 Define our own explict delegate types for better annotating arguments
also means less compile errors when compiling for .NET later than 2.0
2017-06-06 14:46:14 +10:00
UnknownShadow200
22ca1f0eb9 Given that it has been 3 months since last release, guess it's time for another release. 2017-06-06 11:28:11 +10:00
UnknownShadow200
93eee6e1cf Compare uptime in seconds in launcher, instead of uptime string 2017-05-29 20:30:00 +10:00
UnknownShadow200
37e0f0fdda Remove redundant methods from OpenTK 2017-05-28 17:17:25 +10:00
UnknownShadow200
e71521130e Launcher should try to download critical resources (default.zip), before attempting to download music and sounds. 2017-05-24 21:03:44 +10:00
UnknownShadow200
4268d7c7c1 Launcher is now capable of running without ClassicalSharp.exe 2017-05-23 10:04:18 +10:00
UnknownShadow200
f035dd04c8 Partially port lighting to C. Also change launcher message from 'please enter a password' to 'password required'. 2017-05-22 21:46:51 +10:00
UnknownShadow200
32f6d4c783 Remove old .bin unpacker - if people still haven't updated by now, they will just have to redownload the sounds. 2017-05-17 21:21:00 +10:00
UnknownShadow200
7f59975176 Fix unchecked 'use classicube.net for skins' not working. (Thanks DireDay) 2017-05-13 19:22:35 +10:00
UnknownShadow200
b3c67bc711 Fix issue with updating not working on mono when space in path, fixes #391 2017-05-09 23:53:03 +10:00
UnknownShadow200
2a88a33379 Failing to download a sound isn't a critical error, should hopefully address #421. 2017-05-02 00:16:53 +10:00
UnknownShadow200
1df15cb617 fix refresh taking too long 2017-04-29 23:48:25 +10:00
UnknownShadow200
fea444fcb2 x 2017-04-29 23:46:08 +10:00
UnknownShadow200
bee64d40de fix it 2017-04-29 23:44:27 +10:00
UnknownShadow200
ef20661429 Add broken server refresh button to launcher 2017-04-29 23:30:40 +10:00
UnknownShadow200
3136fc5c12 less foreach usage 2017-04-10 10:45:41 +10:00
UnknownShadow200
a8e755b089 Release 0.99.6 2017-03-05 22:42:33 +11:00
UnknownShadow200
c2022f6950 Maybe fix client not working under guest account in XP. 2017-03-02 16:32:56 +11:00
UnknownShadow200
f48e15561b fix last commit 2017-03-01 19:05:08 +11:00
UnknownShadow200
35fd58f893 add proper sliders one day, for now, comment out 2017-03-01 14:24:19 +11:00
UnknownShadow200
b7c251256d Better Drawer2D api 2017-02-28 10:46:03 +11:00
UnknownShadow200
7e3dc3b6fc Use original grass step sounds 2017-02-27 21:38:34 +11:00
UnknownShadow200
af90112fd4 Show proper error message when OpenTK is missing when running Launcher 2017-02-18 20:59:17 +11:00
UnknownShadow200
3a32bc39b3 Try to reuse audio devices to avoid expensive device recreating 2017-02-17 21:35:07 +11:00
UnknownShadow200
ff12aa002d Release 0.99.5 2017-02-11 23:02:02 +11:00
UnknownShadow200
92c2aad07d Better crash dialog message 2017-02-10 11:13:46 +11:00
UnknownShadow200
479d8ec5cf Don't error when cannot open icon. I assume this fixes #283 2017-02-02 19:41:00 +11:00
UnknownShadow200
d4196a1a67 fix launcher column sorting (Thanks 123DMWM) 2017-02-01 11:54:17 +11:00
UnknownShadow200
0d5aba3e1b fix compile error and minor cleanup 2017-01-31 10:06:50 +11:00
UnknownShadow200
69d6bd228e make sure input bitmaps are 32bpp everywhere 2017-01-24 09:11:47 +11:00
UnknownShadow200
a34178bd29 launcher: log non-fatal exceptions to launcher.log instead of crash.log 2016-12-28 11:27:29 +11:00
UnknownShadow200
c8a2f53f7a Launcher: fix pasting 2016-12-20 11:51:49 +11:00
UnknownShadow200
9d6c03e2b6 Launcher: fix parsing of json with double quote in server name 2016-12-15 21:16:57 +11:00
UnknownShadow200
250ab7f417 Do same for launcher 2016-11-27 14:50:45 +11:00
UnknownShadow200
aa5540db0f Core: Combine ChatInputWidget and MenuInputWidget code. 2016-11-01 22:17:26 +11:00
UnknownShadow200
d4b38709e1 Style: Refactor gui widget layout code. 2016-10-30 11:20:49 +11:00
UnknownShadow200
92c9f2e8eb Release 0.99.4 2016-10-18 11:13:49 +11:00
UnknownShadow200
764fea65cb Release 0.99.3 2016-10-18 09:11:57 +11:00
UnknownShadow200
a69309e12d Client: Fix backspacing of colour codes not working properly (Thanks FabTheZen).
Launcher: Move options button to bottom, clicking on a mode sends you back to the main screen.
2016-10-18 08:40:01 +11:00
UnknownShadow200
3078d63667 Style: Use less modern syntactic shortcuts. 2016-10-17 23:22:06 +11:00
UnknownShadow200
f0047be63c Style: Remove CommandReader class, move stuff from ClassicalSharp.TexturePack to ClassicalSharp.Textures 2016-10-17 17:15:24 +11:00
UnknownShadow200
5891d8dc81 Launcher: Better error messages at main menu. 2016-10-07 18:20:59 +11:00
UnknownShadow200
9944e4b8bc Launcher: Use button for options, use much nicer checkbox. 2016-10-07 18:12:31 +11:00
UnknownShadow200
8098ebdc1d Merge branch 'master' of github.com:UnknownShadow200/ClassicalSharp 2016-10-07 10:31:16 +11:00
UnknownShadow200
b40f97374e Launcher: rgb sliders 2016-10-07 10:17:12 +11:00
UnknownShadow200
aecfc85583 Launcher: Start work on RGB sliders. 2016-10-07 10:06:06 +11:00
UnknownShadow200
3d30c2b3b7 Launcher: Avoid evil misuse of EventArgs classes. 2016-10-07 09:41:38 +11:00
UnknownShadow200
bda732e21c Launcher: Tidy up spacing, fix updates view redrawing twice. 2016-10-06 22:45:03 +11:00
UnknownShadow200
e67cdcf6ba Launcher: Reduce clutter at main menu by moving stuff to settings screen. 2016-10-06 22:33:04 +11:00