8094 Commits

Author SHA1 Message Date
UnknownShadow200
1f8d4574d4 I mixed up visible and hidden. 2015-11-01 08:14:43 +11:00
UnknownShadow200
b4c64425f5 Fixed crashing of client on Mono when receiving 404 for requests for images. 2015-11-01 06:42:50 +11:00
UnknownShadow200
0d51d48f6f Fix ExtPlayerListWidget using ListName even though it should use player name (thanks 123DMWM), fix cursor not being hidden on OSX(thanks hemsindor) 2015-11-01 06:03:24 +11:00
UnknownShadow200
522a09547b Make new launcher use dirt from current texture pack for background. 2015-10-31 19:53:00 +11:00
UnknownShadow200
ddad12c442 Add support for clicking names in player list, add (not used) support for dirt background to new launcher. 2015-10-31 19:03:25 +11:00
UnknownShadow200
5c586bbeb0 Fix names not appearing in LegendCraft. 2015-10-30 14:33:55 +11:00
UnknownShadow200
043c14fad7 Add support for FullCP437 CPE extension, add support for LongerMessages CPE extension 2015-10-30 08:24:35 +11:00
UnknownShadow200
8f5f869ab5 Add sponges to singleplayer. 2015-10-29 21:03:12 +11:00
UnknownShadow200
c2bd4c7971 Store last entered text in new launcher, more comments in new launcher, don't scroll past last server unless the launcher can show all servers in the table. 2015-10-29 20:41:18 +11:00
UnknownShadow200
bc92278291 More comments in IGraphicsAPI. 2015-10-29 06:58:11 +11:00
UnknownShadow200
f678a2b6c6 Update main screenshot to use default.png 2015-10-29 06:28:23 +11:00
UnknownShadow200
32a44fc231 Release 0.96. 0.96 2015-10-28 18:28:46 +11:00
UnknownShadow200
2b9b3e9632 Fix mistake in readme. 2015-10-28 17:39:39 +11:00
UnknownShadow200
f069a32222 Use default.png for chat, can toggle on or off with an option. 2015-10-28 17:21:29 +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
UnknownShadow200
2493feb86f Initial implementation of being able to switch between arial and default.png (only works for FPSscreen right now) 2015-10-28 07:20:15 +11:00
UnknownShadow200
72db7f7245 add support for italics and whatnot, add support for loading default.png from different texture packs (but I need to force redraw of all gui) 2015-10-27 19:46:22 +11:00
UnknownShadow200
c7ebbf985b Fix block model on AMD, fix /client gpu info crashing client, add support for default minecraft font. 2015-10-27 18:02:57 +11:00
UnknownShadow200
4f4b6e2a2f Start work on using default.png as an alternative for text rendering. 2015-10-27 10:18:04 +11:00
UnknownShadow200
30cffb2e20 Save VSync on option. 2015-10-27 07:40:29 +11:00
UnknownShadow200
59aa0a1c07 Remove console window from default builds. 2015-10-27 07:08:46 +11:00
UnknownShadow200
6f8a4be44d Use /client gpuinfo and log gpu info when an unhandled exception occurs, rather than always displaying it at startup. 2015-10-26 20:51:55 +11:00
UnknownShadow200
f63d1e35e1 Begin to phase out usage of LogX/Y/Z calls, see issue #108 for why this is being done 2015-10-26 19:55:16 +11:00
UnknownShadow200
c1204c8b09 Save client defined hotkeys. 2015-10-26 17:50:03 +11:00
UnknownShadow200
a9406906cb Add hotkey gui, workaround MCDzienny servers adding a + for classicube.net accounts. 2015-10-26 10:46:48 +11:00
UnknownShadow200
e83957c685 More code commenting and cleanup. 2015-10-25 20:34:47 +11:00
UnknownShadow200
c81014d6ef Add CpeTextHotKey support. 2015-10-25 19:28:27 +11:00
UnknownShadow200
0d255b4586 More cleanup, fix map side textures being upside down. 2015-10-25 15:36:40 +11:00
UnknownShadow200
534294f646 More comments, separate heightmap calculation. 2015-10-25 08:32:17 +11:00
UnknownShadow200
ee9ed99c72 Fix new launcher crashing when clicking 'yes' in ResourcesScreen, fixes #102 again. (Thanks Cheesse) 2015-10-25 07:47:47 +11:00
UnknownShadow200
bf18a732c5 Fix selected block box not showing behind translucent blocks, make it so that you are able to place blocks on the bottom layer of bedrock, fix ice physics. 2015-10-25 07:40:58 +11:00
UnknownShadow200
6748d3fe6d Fix entities being lit as shadows when standing in empty chunks, add support for 'push back' when placing blocks that intersect your position, making building much faster. Add more comments to various parts of the client. 2015-10-24 19:00:49 +11:00
UnknownShadow200
a6f90acf00 More comments. 2015-10-24 15:31:57 +11:00
UnknownShadow200
fc4e8c7e56 Rope now uses its actual bounding box for collision detection, add clipboard support to new launcher, add clearing input support to new launcher. General cleanup of new launcher too. 2015-10-24 12:33:37 +11:00
UnknownShadow200
f2d60c70e3 Remove TexturePack command as it was replaced by gui long ago. 2015-10-23 18:33:51 +11:00
UnknownShadow200
8c8a850fad Fix some things in launcher, update readme. 2015-10-23 18:23:03 +11:00
UnknownShadow200
378399aed1 Fix for escape not clearing chat, fix new launcher not working. 2015-10-23 13:24:51 +11:00
UnknownShadow200
328df182c9 Make number of chatlines configurable. 2015-10-23 10:52:50 +11:00
UnknownShadow200
a9401cda70 Add built in client support for sending multiline messages with word-wrapping too. 2015-10-23 10:29:29 +11:00
UnknownShadow200
611f26c4a9 Fix a bug I introduced by only negating, rather than negating the negation. 2015-10-22 20:44:03 +11:00
UnknownShadow200
9e15c3775b Add tab to new launcher, make sprite bounding boxes exactly match the texture. 2015-10-22 18:29:12 +11:00
UnknownShadow200
527677c390 Compiles now with VS 2015 without displaying 'Upgrade project' dialogs. 2015-10-22 12:54:56 +11:00
UnknownShadow200
a10fe0336f Able to bind mouse buttons to keyboard, fix various things with the launcher. 2015-10-22 12:03:47 +11:00
UnknownShadow200
c1041b0c40 Fix small physics collision detection issues from tiny floating point roundoff errors. 2015-10-22 09:41:55 +11:00
UnknownShadow200
0dc008b11e Add proper respawning. 2015-10-22 09:12:49 +11:00
UnknownShadow200
a91dd49963 Make noclip and flying more consistent with each other. 2015-10-22 07:45:40 +11:00
UnknownShadow200
cd4a0f5056 Add option to change speed multiplier. 2015-10-22 07:06:58 +11:00
UnknownShadow200
d06bca9dba Fix crashing of client on all platforms, fix new launcher crashing on linux. 2015-10-21 19:23:42 +11:00
UnknownShadow200
7cf129963d More comments, new launcher works on linux. 2015-10-21 18:30:18 +11:00
UnknownShadow200
6c7fca02ef Hopefully fix UV issues with blocks and models on AMD cards. 2015-10-21 11:24:07 +11:00