71 Commits

Author SHA1 Message Date
UnknownShadow200
93494613ed Allow toggling black text shadow colours for default.png. (Thanks Cherobrine) 2016-06-06 23:41:44 +10:00
UnknownShadow200
cf5448e9ac Back colours now work with custom colours too. (Thanks goodlyay) 2016-05-27 11:10:12 +10:00
UnknownShadow200
9061063b1e Get rid of console window again. 2016-05-26 13:45:01 +10:00
UnknownShadow200
5ea268f7db Make colours look better. 2016-05-26 13:12:17 +10:00
UnknownShadow200
ec773449a9 Use back colours for built-in colour codes, partially addresses #167. (Thanks FrostFox) 2016-05-26 12:38:38 +10:00
UnknownShadow200
5a91fe5836 Fix 'next item' after 1.6.2 jar incorrectly being gui.png not terrain.png patch. 2016-05-17 07:30:44 +10:00
UnknownShadow200
6ab5dbc3ae Separate LauncherTableWidget into LauncherTableWidget and LauncherTableView. 2016-05-15 11:50:16 +10:00
UnknownShadow200
e05c1a14ed More work on EnvMapAppearance v3. 2016-05-12 16:13:08 +10:00
UnknownShadow200
998480f940 Fix client playing sounds from custom blocks that are liquid or walkthrough collision type, but do not intersect the player's collision box. 2016-04-24 18:16:52 +10:00
UnknownShadow200
4a20cad4e0 Release 0.98.9 2016-04-24 09:31:39 +10:00
UnknownShadow200
680806aa26 Fix shadow offset being off, also fix AltTextInputWidget not scaling font. 2016-04-24 00:11:11 +10:00
UnknownShadow200
3b5f676a7a Fix scaling of all other default.png text. 2016-04-20 11:19:37 +10:00
UnknownShadow200
ff9de47b1f Fix performance drop in gui introduced several commits ago. 2016-04-19 11:27:39 +10:00
UnknownShadow200
e51aefe4d7 Fix padding issues, also be more helpful when using 'OpenGL build with Intel GPU on windows.' 2016-04-19 10:17:24 +10:00
UnknownShadow200
7115728547 Reduce padding for FPS widget. 2016-04-18 21:44:10 +10:00
UnknownShadow200
461028d78b Reduce padding for extended help and player list too. 2016-04-18 20:57:20 +10:00
UnknownShadow200
a3d2a46baa Fix underline on default.png backend (Thanks FabTheZen), reduce padding in chat. 2016-04-18 20:24:51 +10:00
UnknownShadow200
790e1f783a Make GDI backend draw text consistently with default.png backend. 2016-04-18 16:49:53 +10:00
UnknownShadow200
69a0b146b6 Active option should be in yellow-ish text, also make 'done' buttons bigger in classic mode. (Thanks FrostFox) 2016-04-16 22:56:31 +10:00
UnknownShadow200
61af80b487 Fix launcher script not having proper working directory set on unix. 2016-04-16 08:29:30 +10:00
UnknownShadow200
4dca01a619 Optimise map rendering - we keep track of which 1D texture atlases actually have any chunks in the world using them at all (in addition to the test on visible chunks), thus we can skip entire rows. 2016-04-13 17:40:09 +10:00
UnknownShadow200
19af48ca3a Optimise default.png to draw characters in blocks (have same fontY and colour), minorly improves performance. 2016-04-11 20:06:50 +10:00
UnknownShadow200
88215acf1d Fix http:// urls causing underline to be drawn wrongly. (Thanks BPzeBanshee) 2016-04-11 18:50:01 +10:00
UnknownShadow200
c797909e76 We can manually ignore colour codes for the default.png text drawing backend, allocates less memory and optimises performance. 2016-04-11 14:42:59 +10: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
7af045f9a9 Text input now properly wraps colour codes across multiple lines. (Thanks xnotx123) 2016-03-24 13:11:26 +11:00
UnknownShadow200
05336ee5ca Removed herobrine. 2016-02-11 11:43:00 +11:00
UnknownShadow200
d6e541bc91 Minor memory optimisations. 2016-02-02 19:04:20 +11:00
UnknownShadow200
32649b4cc6 Fix using extended characters after a percent sign crashing the client. (Thanks carversedge) 2016-01-31 11:28:35 +11:00
UnknownShadow200
70a45f3290 Some minor fixes for TextColors CPE extension. 2016-01-22 22:34:02 +11:00
UnknownShadow200
0f87b7feb5 Specify whether the FastBitmap instance is readonly or not. (Mainly for android) 2016-01-21 21:19:23 +11:00
UnknownShadow200
37d055244d Fix compiler warnings about unused code on Mono, also fix tab moving cursor to middle not end of input widgets. (Thanks FabTheZen) 2016-01-14 09:57:36 +11:00
UnknownShadow200
b79de4c457 Create and implement the CpeTextColours extension. 2016-01-10 21:05:46 +11:00
UnknownShadow200
101cbc5f06 Add more methods for android, add platform class to abstract away some platform differences. 2016-01-07 22:29:40 +11:00
UnknownShadow200
f1b0ce972c Fix servers in servers list in launcher on OSX/Linux not being clipped properly. 2015-12-28 08:34:07 +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
b0230dd819 Initial work for Android. 2015-12-16 18:16:27 +11:00
UnknownShadow200
00774ae6d2 Fix launcher crashing on minimise. 2015-12-15 11:13:39 +11:00
UnknownShadow200
42381461be Convert %codes to &codes in input bar, treat name textures as billboards. 2015-11-21 14:27:58 +11:00
UnknownShadow200
4431720311 Optimise text input bar - don't recreate caret texture unless necessary. 2015-11-16 17:00:50 +11:00
UnknownShadow200
4c219b8a46 Fix text input being slightly expanded when using default.png, block in hand now doesn't draw in third person, uses sunlight/shadowlight and has a left click animation. 2015-11-16 12:20:01 +11:00
UnknownShadow200
7eff50e53b Underline in default.png 2015-11-15 20:46:00 +11:00
UnknownShadow200
41cd8a3c0b Fix clicking on chat. 2015-11-15 15:49:44 +11:00
UnknownShadow200
7208d2e7dc Make text input bar have a small background when empty, allowing entering colour codes directly into chat, add support for clicking on urls. 2015-11-14 22:02:45 +11:00
UnknownShadow200
cc0dd16c42 Default.png should only not show pixels with A = 0, make clouds height be able to set to +-10,000, make snow/rain nicer, more work on 'alt text' input box. 2015-11-11 11:18:29 +11:00
UnknownShadow200
b38a61cea6 Fix client crashing if default texture pack didn't have default.png, block hotbar now shows when block select screen is enabled. Block hotbar and select screen now scale natively with resolution. 2015-11-09 19:53:24 +11:00
UnknownShadow200
8130d91fc3 Bold selected name, some minor cleanup. 2015-11-04 20:36:01 +11:00
UnknownShadow200
522a09547b Make new launcher use dirt from current texture pack for background. 2015-10-31 19:53:00 +11:00
UnknownShadow200
57d4a937c8 Press F8 (temp debug) to switch between default.png and arial for chat. 2015-10-28 16:40:36 +11:00