16 Commits

Author SHA1 Message Date
UnknownShadow200
b2c642b8af Remove Block enum. 2016-06-11 15:29:45 +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
15d73ab7ac Optimise DrawNoise in launcher by removing function calls in the inner loop (which can be called millions of time when launcher is full screen). 2016-04-04 12:43:59 +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
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
05336ee5ca Removed herobrine. 2016-02-11 11:43:00 +11:00
UnknownShadow200
0b8582eb78 Properly fix the launcher crashing. 2016-01-28 15:43:20 +11:00
UnknownShadow200
a882312b54 Fix crashing of launcher after minimising in classic mode. 2016-01-27 21:02:58 +11:00
UnknownShadow200
f7e8e41346 Fix coordinates not being converted into tile coordinates properly in launcher. 2016-01-21 00:40:02 +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
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