UnknownShadow200
|
b79de4c457
|
Create and implement the CpeTextColours extension.
|
2016-01-10 21:05:46 +11:00 |
|
UnknownShadow200
|
7a866f351e
|
Add auto tab-complete as an option under gui options.
|
2016-01-10 12:57:32 +11:00 |
|
UnknownShadow200
|
d4fcdf3199
|
Use proper key press, instead of looking for KeyDown event.
|
2016-01-10 00:59:10 +11:00 |
|
UnknownShadow200
|
ebe79603d3
|
Temp disable tilde-autocompletion as it doesn't bind to the same character on all keyboards.
|
2016-01-10 00:40:12 +11:00 |
|
UnknownShadow200
|
5e29f5cd23
|
Add tilde auto-completion (Thanks 123DontMessWitMe)
|
2016-01-09 20:00:20 +11:00 |
|
UnknownShadow200
|
6ac0e096a4
|
Add a warning to chat (always shown at button of chat area) when using multiple-line messages on servers that don't support LongerMessages.
|
2016-01-09 15:23:28 +11:00 |
|
UnknownShadow200
|
1c667f7948
|
Quick fix for last commit with copying/pasting.
|
2016-01-09 07:01:44 +11:00 |
|
UnknownShadow200
|
3ddf6b003b
|
Add control left/right/up/down/backspace to chat input. (Thanks FabTheZen)
|
2016-01-08 23:49:15 +11:00 |
|
UnknownShadow200
|
a6cd5f82d5
|
Allow clicking on chat input to move caret to that position, also fix double clicking options crashing (Thanks nyxzimus).
|
2016-01-08 21:14:24 +11:00 |
|
UnknownShadow200
|
59a968662b
|
Add control left for half speed modifier, also save spawn yaw/pitch (Thanks FabTheZen).
|
2016-01-08 17:52:58 +11:00 |
|
UnknownShadow200
|
da1d880c8c
|
Some minor touchups: play place sound, allow using arrow keys in launcher colour scheme, can press F1 when chat input is open. (Thanks Fudgie and ScruffyRules)
|
2016-01-07 22:55:49 +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
|
526fa9669c
|
Properly fix rope, also draw selected texture over top of isometric blocks.
|
2016-01-06 23:21:00 +11:00 |
|
UnknownShadow200
|
b8c5895665
|
Fix pressing text with empty chat input crashing. (Thanks nyxzimus)
|
2016-01-06 15:26:54 +11:00 |
|
UnknownShadow200
|
edd321762e
|
Fix clickable chat not properly checking input for invalid characters on non-FullCP437 servers. (Thanks WhatIDoHere)
|
2016-01-05 13:33:31 +11:00 |
|
UnknownShadow200
|
8b72de5e79
|
Input log should store multiple lines as one message, instead of one log entry per line. (Thanks nyxzimus)
|
2016-01-05 10:53:41 +11:00 |
|
UnknownShadow200
|
a6d0bf15b3
|
You can use down arrow back to the original text you had typed in before pressing up, also fix 'Hacks enabled' cycling the camera.
|
2016-01-04 09:44:52 +11:00 |
|
UnknownShadow200
|
784bcd73b4
|
Allow using classic gui.png texture.
|
2016-01-02 23:49:05 +11:00 |
|
UnknownShadow200
|
3a91e4c993
|
Fix sounds playing even when not intersecting boundingbox (Thanks Empy), fix vertical sampling for non-fully high blocks being in the wrong location (Thanks goodlyay), fix not being able to use function keys in menu (Thanks WolfGangNS)
|
2016-01-02 21:08:50 +11:00 |
|
UnknownShadow200
|
8b73b0a713
|
Minor code cleanup, separate event classes.
|
2015-12-29 16:24:54 +11:00 |
|
UnknownShadow200
|
3789499245
|
Middle mouse click should change selected index, not swap block (Thanks goodlyay), also clicking on block in hotbar should move to that block in the block select screen (Thanks FabTheZen).
|
2015-12-25 13:23:59 +11:00 |
|
UnknownShadow200
|
11b2230b63
|
Animate spider legs.
|
2015-12-15 17:16:53 +11:00 |
|
UnknownShadow200
|
d7e3e9d200
|
Disable 'hacks setting' screen (as it is pointless to show anyways) when server sends hax/ophax in motd.
|
2015-12-15 10:05:17 +11:00 |
|
UnknownShadow200
|
5f1ee54faf
|
Add 'default value' to EnvSettings screen.
|
2015-12-11 14:03:16 +11:00 |
|
UnknownShadow200
|
f652953582
|
Add a generation gui.
|
2015-12-10 21:36:55 +11:00 |
|
UnknownShadow200
|
59d0b2da74
|
Treat .zip as texture packs in EnvMapAppearance packets, use builds.json for determing latest builds.
|
2015-12-01 10:41:48 +11:00 |
|
UnknownShadow200
|
3a15ef9024
|
Fix hotbar scaling blocks wrong, fix skins not working when used by multiple entities (Thanks 123DMWM)
|
2015-11-30 15:14:10 +11:00 |
|
UnknownShadow200
|
a13d3147bc
|
Use gui.png.
|
2015-11-30 14:16:48 +11:00 |
|
UnknownShadow200
|
b83a5228f8
|
Modularise game class somewhat, start commenting the fields/properties of game class.
|
2015-11-28 20:20:04 +11:00 |
|
UnknownShadow200
|
333a6b0c89
|
Add extended input key binding.
|
2015-11-23 08:03:35 +11:00 |
|
UnknownShadow200
|
75fce33012
|
Move gui options into own screen, allow scaling of chat size in addition to overall hud size.
|
2015-11-22 11:07:57 +11:00 |
|
UnknownShadow200
|
1e42361684
|
Simplify enum validators - don't need to manually enter value, just click on the button.
|
2015-11-21 23:49:28 +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
|
56b0842de8
|
Only show closest name, fix urls not showing proper colour and not being linked to at all. Also fix crashing when clicking on an empty space in AltTextInputWidget colour codes tab.
|
2015-11-16 16:50:23 +11:00 |
|
UnknownShadow200
|
2f940aebaa
|
Option for all hud scaling, replaces chat font size. Also make block select screen slightly less big at higher scalings.
|
2015-11-15 21:49:35 +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
|
4f546b80d5
|
If you click on a chatline in the normal chat widget while the text input bar is open, the chatline will be added to the text input bar.
|
2015-11-14 15:47:35 +11:00 |
|
UnknownShadow200
|
f1923c058d
|
Fixup conflict between Widget.cs and AltTextInputWidget.cs active booleans.
|
2015-11-11 11:37:46 +11:00 |
|
UnknownShadow200
|
af41465595
|
Make alt text list modifiable.
|
2015-11-11 11:31:12 +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
|
c5a1f5a27e
|
Fix bug with tab list when help down from map change (Thanks 123DMWM), don't show sides/edge block if it is air, add basis for new colours/emotes gui.
|
2015-11-10 18:46:23 +11:00 |
|
UnknownShadow200
|
736f17001f
|
Chat position should be reset upon closing input, border in block hotbar should scale, slightly reduce size of blocks in block hotbar.
|
2015-11-10 11:29:38 +11:00 |
|
UnknownShadow200
|
bbc0ed8edc
|
Fix pasting replacing instead of inserting, fix client showing white textures when default texture pack doesn't have all required textures. Now the client resorts back to default.zip first.
|
2015-11-10 08:25:27 +11:00 |
|
UnknownShadow200
|
6102ad8123
|
Fix chat when resizing.
|
2015-11-09 20:12:54 +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
|
a3807afd53
|
Fix hud not resizing properly, fix chat moving down when input bar was closed.
|
2015-11-08 21:05:55 +11:00 |
|
UnknownShadow200
|
0ed701e438
|
Fly should not be enabled when flying permission is disabled.
|
2015-11-08 18:40:07 +11:00 |
|
UnknownShadow200
|
c8061b64fd
|
Cleanup SelectionManager, don't show all 64 spaces in ChatInputWidget.
|
2015-11-08 16:32:08 +11:00 |
|