44 Commits

Author SHA1 Message Date
UnknownShadow200
b7c251256d Better Drawer2D api 2017-02-28 10:46:03 +11:00
UnknownShadow200
69d6bd228e make sure input bitmaps are 32bpp everywhere 2017-01-24 09:11:47 +11:00
UnknownShadow200
250ab7f417 Do same for launcher 2016-11-27 14:50:45 +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
9944e4b8bc Launcher: Use button for options, use much nicer checkbox. 2016-10-07 18:12:31 +11:00
UnknownShadow200
ab1fec4b05 Launcher: Fix crash when default.png in selected texture pack is not 32bpp. (Thanks WeeblyDood) 2016-09-30 20:02:55 +10:00
UnknownShadow200
3c02541e0e Style: Get rid of Launcher prefix for gui classes in launcher. 2016-09-26 18:39:27 +10:00
UnknownShadow200
88ee8aa432 Launcher: Blend input box top 2016-09-13 18:56:28 +10:00
UnknownShadow200
ffacf8e8e2 Launcher: Start work on nicer text input widgets. 2016-09-13 18:35:27 +10:00
UnknownShadow200
b3c2a21fc0 Split up Drawer2DExt into Drawer2DExt and Gradient 2016-09-12 17:22:12 +10:00
UnknownShadow200
dd11147103 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
UnknownShadow200
d25998b39f Jump bobbing should only be enabled when view bobbing is enabled to match original classic behaviour (Thanks lavacraft), fix launcher crashing when classic mode and no terrain.png in default.zip, fix launcher servers list occasionally skipping a full redraw on a resize. 2016-07-08 11:55:24 +10:00
UnknownShadow200
b2c642b8af Remove Block enum. 2016-06-11 15:29:45 +10:00
UnknownShadow200
73c84ac15e Fix launcher crashing if selected texture pack is missing default.png or terrain.png, closes #178. (Thanks Cheesse) 2016-04-29 12:48:59 +10:00
UnknownShadow200
4a20cad4e0 Release 0.98.9 2016-04-24 09:31:39 +10:00
UnknownShadow200
790e1f783a Make GDI backend draw text consistently with default.png backend. 2016-04-18 16:49:53 +10:00
UnknownShadow200
0428621f5d Use more optimised method to transfer bitmaps to the screen for launcher on windows. Cuts down redraw time from 20ms to 3ms for a 1920x1080 screen. 2016-04-17 10:40:54 +10:00
UnknownShadow200
0866009fef Alt+Scrolling in inventory should scroll hotbar instead (Thanks FabTheZen), closes #161. 2016-04-08 12:16:30 +10:00
UnknownShadow200
867e204825 Inventory menu should use classic background colour when in classic mode, also bedrock should not be shown when in classic mode but hax is disabled. (Thanks FrostFox) 2016-04-05 18:35:40 +10:00
UnknownShadow200
eb081bca76 Precompute dirt texture too for the launcher, also fix 'selected entry' in the servers list in the launcher drawing over other widgets when it is the last element in the list and the user scrolls back up. (Thanks Lemon) 2016-04-04 12:24:56 +10:00
UnknownShadow200
61425389b8 Draw the tiles in one bulk go, for even greater performance. 2016-04-01 16:11:40 +11:00
UnknownShadow200
0993acb4fc Further optimisations of background drawing. 2016-04-01 15:41:39 +11:00
UnknownShadow200
22be9bbfe0 First optimisation of classic mode background drawing. 2016-04-01 15:12:35 +11:00
UnknownShadow200
c38718b3ba Can now manually set whether the launcher background uses colours or terrain.png through options.txt (Thanks FabTheZen). Closes #140. 2016-03-26 20:43:57 +11:00
UnknownShadow200
a78205c45a Add copyright notices to every source file. 2016-03-26 13:51:42 +11:00
UnknownShadow200
c32b8ddf2f Now show whether there is a new release in the launcher. 2016-02-14 22:29:04 +11:00
UnknownShadow200
a882312b54 Fix crashing of launcher after minimising in classic mode. 2016-01-27 21:02:58 +11:00
UnknownShadow200
272b12f00a Allow choosing 'classic mode' in the launcher. 2016-01-20 23:51:16 +11:00
UnknownShadow200
cfa93e0eef Implement the ability to use blocks for background, similar to the old minecraft.net. Currently not toggleable. 2016-01-11 22:49:33 +11:00
UnknownShadow200
06b0562695 Touchup launcher a bit and make default height 40 pixels smaller, also fix clicking 'use sounds' multiple times causing the client to crash. 2015-12-31 15:26:04 +11:00
UnknownShadow200
e72b8720a3 Offset launcher table a little bit (Thanks azmi2299), also fix issue with text field carets being too big when using a custom texture pack. 2015-12-30 15:15:19 +11:00
UnknownShadow200
1bb4b9d99b Move texture packs and map files into their own sub-directories. 2015-12-30 13:54:33 +11:00
UnknownShadow200
c40c0d248e Implement resume button in main menu. 2015-12-29 22:23:35 +11:00
UnknownShadow200
2d4bc6e1dd Give the direct connect screen some attention. 2015-12-29 18:04:06 +11:00
UnknownShadow200
2adff37838 Allow changing colour scheme through launcher gui. 2015-12-29 00:02:29 +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
bb69f628da Play sounds of gas/liquid blocks intersecting with before solid blocks underneath (Thanks 123DontMessWitMe), don't italic classical in the launcher. 2015-12-27 21:12:02 +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
f733c4b4e4 Fix selection not being updated correctly sometimes, use different colour instead of bold font for selected entry. 2015-12-10 15:12:50 +11:00
UnknownShadow200
14daffe9f0 Save default texture pack, use default pack in launcher. 2015-11-07 06:34:26 +11:00
UnknownShadow200
12191fe45c Add update check for Windows that now restarts the launcher. 2015-11-03 09:47:42 +11:00
UnknownShadow200
522a09547b Make new launcher use dirt from current texture pack for background. 2015-10-31 19:53:00 +11:00
UnknownShadow200
ddad12c442 Add support for clicking names in player list, add (not used) support for dirt background to new launcher. 2015-10-31 19:03:25 +11:00