5272 Commits

Author SHA1 Message Date
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
25fe4e68ac Add uptime sorting to new launcher. 2015-11-16 11:20:51 +11:00
UnknownShadow200
83af1b5a2d Initial block in hand model. No left/right click animations yet though. 2015-11-16 10:48:51 +11:00
UnknownShadow200
fe2353c11d Don't hardcode English error message, use hresult. Fixes crashing with multiple clients open on non-English systems. (Thanks imjonnyboy) 2015-11-16 07:31:43 +11:00
UnknownShadow200
cef936a5f4 Uncomment out commented code that was used for debug. 2015-11-15 21:57:29 +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
7eff50e53b Underline in default.png 2015-11-15 20:46:00 +11:00
UnknownShadow200
658ab60c29 Show hovered names as an option. 2015-11-15 17:13:51 +11:00
UnknownShadow200
41cd8a3c0b Fix clicking on chat. 2015-11-15 15:49:44 +11:00
UnknownShadow200
bd9da4d83d Workaround for when ExtInfo is received after ExtEntry packets. 2015-11-15 13:41:31 +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
97a38f3cf4 Show warning screen for first time a texture pack is sent to the client. Fix bugs with being able to press B in both error and map loading screens. 2015-11-14 17:56:36 +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
70a2fc868f Save singleplayer physics option, only use mob texture for external urls, use bigger font size for name texture. 2015-11-11 17:27:36 +11:00
UnknownShadow200
d05fdd1aa0 Update entity names when default.png changes. 2015-11-11 15:02:58 +11:00
UnknownShadow200
078b7b2747 Cleanup entity rendering, fix own skin changes not being shown and disable alpha testing for humanoid models (Thanks 123DMWM) 2015-11-11 14:48:26 +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
48c8035094 More work on self-updater on linux/OSX, still not working though. 2015-11-10 15:27:40 +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
a71858c5e0 Direct connect can now choose whether classicube.net skin server is used in the new launcher. This makes the old ugly WinForms launcher obsolete and is thus now removed. 2015-11-09 20:53:02 +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
1b5d98f413 Add basis for a warning screen, modularise updater and make it work when Launcher2 is called Launcher.exe. 2015-11-09 12:57:56 +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
403f313ed9 Fix hackstates. 2015-11-08 19:57:50 +11:00
UnknownShadow200
0ed701e438 Fly should not be enabled when flying permission is disabled. 2015-11-08 18:40:07 +11:00
UnknownShadow200
f1a7a0e513 Remove 'Add new' from hotkeys, just clicking on empty hotkey line does the same thing. Make HUD show behind pause and block menu screen. 2015-11-08 17:03:44 +11:00
UnknownShadow200
c8061b64fd Cleanup SelectionManager, don't show all 64 spaces in ChatInputWidget. 2015-11-08 16:32:08 +11:00
UnknownShadow200
17d54a09d5 Treat pixel as solid if its alpha is not 0 when calculating sprite bounds, don't redraw CPE player list names unless necessary. 2015-11-08 13:16:31 +11:00
UnknownShadow200
30a70638e1 Make hacks more consistent, can place blocks through yourself in noclip, alow cycling fog up to 1024, 2048 and 4096. 2015-11-08 12:22:04 +11:00
UnknownShadow200
30ea4c9429 Add F3 to toggle FPS. 2015-11-07 13:57:07 +11:00
UnknownShadow200
b9ab4df820 Fix up key in chat, fix table being resized to 20 pixels when minimising then reopening. 2015-11-07 12:25:09 +11:00
UnknownShadow200
bab357300e Add a texture caching mechanism to reduce bandwidth usage and speed up texture pack loading. 2015-11-07 08:24:42 +11:00
UnknownShadow200
ce31f82662 Should not be able to catch liquids 3 block above your feet, fixes #103. 2015-11-07 06:46:46 +11:00
UnknownShadow200
14daffe9f0 Save default texture pack, use default pack in launcher. 2015-11-07 06:34:26 +11:00
UnknownShadow200
5218124c6c Separate writing methods, allow entering CP437 directly into chat via clipboard if server supports FullCP437. 2015-11-05 18:43:16 +11:00
UnknownShadow200
1b72c67cac Fix duplicate messages being set, fix humanoid left arm being flipped horizontally. 2015-11-05 15:10:38 +11:00
UnknownShadow200
1873fedfb4 Last model cleanup. 2015-11-05 13:49:23 +11:00
UnknownShadow200
0a05980ad6 General cleanup in all model classes, default texture pack should be the last one chosen by the user, not just 'default.zip' 2015-11-05 11:53:23 +11:00
UnknownShadow200
476def4c41 Fix partial messages being word wrapped when LongerMessages is supported, fix left/right shift key being 'stuck' due to WM_SYSKEYUP message only being sent once, start work on refactoring models. 2015-11-05 09:05:58 +11:00
UnknownShadow200
8130d91fc3 Bold selected name, some minor cleanup. 2015-11-04 20:36:01 +11:00
UnknownShadow200
09faf5c45e Fix crashing when writing to console on the finalizer thread. 2015-11-04 12:51:57 +11:00
UnknownShadow200
f5d623d820 Use proper endian ordering for bitmaps on OSX. 2015-11-04 12:31:12 +11:00
UnknownShadow200
ea92e71747 Use proper endian ordering for bitmaps on OSX. 2015-11-04 12:27:13 +11:00
UnknownShadow200
44a52d50ab Hopefully fix OSX issues this time. 2015-11-04 12:11:23 +11:00
UnknownShadow200
38b8d95946 Avoid garbage collecting the Event handler. 2015-11-04 11:11:31 +11:00