UnknownShadow200
|
9e1eca9491
|
Fix 20+names in classic list overflowing box size slightly, also fix selected outlined block being translucent causing entity shadows to disappear.
|
2016-07-08 20:42:22 +10:00 |
|
UnknownShadow200
|
333d7cef53
|
Reduce Texture struct size by 4 bytes, also fix issue with Control+Backspace. (Thanks FabTheZen)
|
2016-07-08 12:29:55 +10:00 |
|
UnknownShadow200
|
6102a4f2ce
|
Fix texture memory leak. (Thanks lavacraft)
|
2016-07-05 12:40:06 +10:00 |
|
UnknownShadow200
|
ec27a52fb1
|
Fix issue with two multilined links, clicking on second link would use first url.
|
2016-06-25 23:37:52 +10:00 |
|
UnknownShadow200
|
29696560be
|
Fix changing a colour code not changing colour in chat, only extended input widget.
|
2016-06-25 23:04:25 +10:00 |
|
UnknownShadow200
|
b1a60aa84e
|
Fix ctrl+backspace (Thanks FabTheZen).
|
2016-06-25 10:21:39 +10:00 |
|
UnknownShadow200
|
f584605906
|
Make widget resizing code nicer.
|
2016-06-18 23:25:50 +10:00 |
|
UnknownShadow200
|
52d25c081a
|
Make lava draw translucent, optimise button widget rendering by only creating a texture size of text and then offseting to correct coords, instead of making one big texture equal to desired button size.
|
2016-06-18 23:11:06 +10:00 |
|
UnknownShadow200
|
4d4ca0adc6
|
Trim whitespace and newlines when pasting text from clipboard.
|
2016-06-16 10:12:49 +10:00 |
|
UnknownShadow200
|
d6266ed61e
|
Normalise line endings to end this madness. (Thanks Jjp137)
|
2016-06-11 17:56:37 +10:00 |
|
UnknownShadow200
|
c44266865d
|
Chat input should cover whole window width in pure classic mode, partially addresses #170. (Thanks FrostFox)
|
2016-06-10 23:37:47 +10:00 |
|
UnknownShadow200
|
1ab620559b
|
Fix key bindings not working due to mono compiler issue with enum initalisers.
|
2016-06-10 17:17:10 +10:00 |
|
UnknownShadow200
|
58aea5ca6b
|
Refactor key bindings menus.
|
2016-06-10 15:19:14 +10:00 |
|
UnknownShadow200
|
1b8861b8a9
|
Don't render hotbar twice when inventory menu is open, oops.
|
2016-06-08 15:24:33 +10:00 |
|
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 |
|