186 Commits

Author SHA1 Message Date
UnknownShadow200
b303330921 Log error if it occurs with Program.CopyFiles (not that it ever should). 2016-06-04 19:04:48 +10:00
UnknownShadow200
6dbe8098ea Make tab list in classic mode have same gradient as original classic. 2016-05-31 20:09:09 +10:00
UnknownShadow200
6111e72f88 Remove some unused code. 2016-05-31 17:41:49 +10:00
UnknownShadow200
fa36e7f8af Slightly better rendering of weather, still needs to fix some special cases though. 2016-05-29 22:26:50 +10:00
UnknownShadow200
de5648af2c Make tab list in classic mode more classic like (Thanks FrostFox), partially addresses #170. 2016-05-29 22:12:40 +10:00
UnknownShadow200
6c3f72c6c8 Reduce code duplication for classic and normal player list code. 2016-05-29 21:47:46 +10:00
UnknownShadow200
c4f1f69cbd Use a single tab list code base for both CPE ExtPlayerList and original tab list behaviour. 2016-05-29 21:37:38 +10:00
UnknownShadow200
1011111de7 Use original classic background colours, don't show chat background box in pure classic. (Thanks FrostFox), closes #167. 2016-05-28 23:39:54 +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
e610a191e0 Draw input text over top of hotbar (Thanks FrostFox). 2016-05-26 10:01:32 +10:00
UnknownShadow200
aebeefc1ed Fix crashing when you type in %8, then press left, then press backspace. (Thanks 123DMWM) 2016-05-21 23:58:31 +10:00
UnknownShadow200
e9ea36a03c First pass of optimising isometric block drawing. 2016-05-13 18:06:20 +10:00
UnknownShadow200
5498c5e4fa Use icons.png crosshairs if given, partially addresses #187. 2016-05-12 16:56:13 +10:00
UnknownShadow200
e05c1a14ed More work on EnvMapAppearance v3. 2016-05-12 16:13:08 +10:00
UnknownShadow200
d0caf51a90 Indent tab list items and make tab list group use italic instead of underline, also use same back colour as classicube, closes #199. 2016-05-12 14:55:59 +10:00
UnknownShadow200
d01f39df87 Fix tab list issues with group names not being accounted for when limiting to 20 per column. 2016-05-12 11:26:33 +10:00
UnknownShadow200
7427c56e19 Fix client status widget returning too big a 'used height'. 2016-05-09 08:46:04 +10:00
UnknownShadow200
723585661a Make Animations a game component, make TexturePackExtractor less hardcoded. 2016-05-08 23:05:56 +10:00
UnknownShadow200
d837b31f84 Also backspace in input should backspace colour code before the character. 2016-05-08 22:06:26 +10:00
UnknownShadow200
9c432833de Remove .lcl and .fcm exporter, use .schematic exporter which actually works in recent MCEdit. (Thanks goodlyay) 2016-05-08 20:37:41 +10:00
UnknownShadow200
d74dc198e9 Reorganise save level screen. 2016-05-08 14:39:53 +10:00
UnknownShadow200
667c157ef6 Fix tab complete not working when names have _ or . in them. (Thanks goodlyay) 2016-05-01 20:57:59 +10:00
UnknownShadow200
680806aa26 Fix shadow offset being off, also fix AltTextInputWidget not scaling font. 2016-04-24 00:11:11 +10:00
UnknownShadow200
5e13187892 Move step sound handling into a separate entity component. 2016-04-22 17:42:09 +10:00
UnknownShadow200
0b1e9af081 Fix very rare crash when the server supports partial messages but the user's chat font has never changed and you try to paste text for all three lines. (Thanks MrGoober and tornato) 2016-04-22 11:40:14 +10:00
UnknownShadow200
3b5f676a7a Fix scaling of all other default.png text. 2016-04-20 11:19:37 +10:00
UnknownShadow200
a8cd79abcd Fix client crashing after clicking 'chat scale', then 'use font', then 'chat scale' again. 2016-04-20 09:48:23 +10:00
UnknownShadow200
ef34766b2b More fixes for default.png, fix 'okay' widget not being properly closed when clicking on 'use font'. 2016-04-19 18:02:11 +10:00
UnknownShadow200
7d1e716eb4 Use ChatText methods everywhere now, except for titles. 2016-04-19 12:18:25 +10:00
UnknownShadow200
b9368a8a62 Make GenerateLevel menu description widgets match indention. 2016-04-19 11:54:46 +10:00
UnknownShadow200
ff9de47b1f Fix performance drop in gui introduced several commits ago. 2016-04-19 11:27:39 +10:00
UnknownShadow200
976aab75ab Make UnhandledError message more helpful. (Thanks ironnoyes) 2016-04-19 10:07:15 +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
fe746d58de Fix scroll wheel being too slow on OSX (Thanks AndrewPH), fix colour codes used internally showing up when pressing left alt. 2016-04-17 23:49:23 +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
24b5db5bf6 Show prefix character in chat input (Thanks FrostFox), partially addresses #167. 2016-04-16 22:08:15 +10:00
UnknownShadow200
e5b77528ff Copy/Paste should work on OSX now. (Thanks AndrewPH) 2016-04-16 14:17:24 +10:00
UnknownShadow200
02a21ab050 Alt+F4 and Cmd+Q on OSX should also close the launcher. (Thanks AndrewPH) 2016-04-14 11:51:52 +10:00
UnknownShadow200
b15106c960 Fix client crashing in classic mode when pasting past 62*3 characters. 2016-04-09 07:44:16 +10:00
UnknownShadow200
35fa930ece Fix texture pack/terrain.png not changing anymore when loaded from texcache, also 'always yes/no' should not be shown in the 'sure you want to visit url' dialog. 2016-04-03 15:17:57 +10:00
UnknownShadow200
3f146a15e6 Don't clamp the cursor to the centre of the block when scrolling in the inventory screen. (Thanks FabTheZen) 2016-04-01 10:24:47 +11:00
UnknownShadow200
32697c43ca Implement proper scrollbar for the block inventory, partially addresses #141. 2016-03-30 22:43:08 +11:00
UnknownShadow200
37c6d8c84e Store enum type in the EnumValidator, in preparation for the options buttons to also show the enum value. 2016-03-30 18:03:52 +11:00
UnknownShadow200
7a2e5d6049 Organise most things into namespaces. 2016-03-27 09:33:51 +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
663f6f2a8c Remove leftover debugging code. 2016-03-03 22:07:17 +11:00