2779 Commits

Author SHA1 Message Date
UnknownShadow200
e54475e09f Port HeldBlockRenderer to C 2018-03-11 15:22:14 +11:00
UnknownShadow200
a42b74cc44 Make N/S/W/E autorotate more intuitive 2018-03-11 11:19:43 +11:00
UnknownShadow200
e01bdcc60c Fix 'speed on' not reappearing when speeding, going into zone that disables hax, then exiting zone which re-enables hax 2018-03-10 23:00:47 +11:00
UnknownShadow200
cec101ba5c get rid of few warnings when running with direct3d9 debug runtime 2018-03-10 22:14:56 +11:00
UnknownShadow200
2376994210 Add rope/lader collide type 7 2018-03-10 19:38:41 +11:00
UnknownShadow200
c61f3cb326 Allow turning off individual channels in gfx api 2018-03-10 17:07:38 +11:00
UnknownShadow200
cd7bea891d Allow using 255 for sides/edge block 2018-03-09 09:42:04 +11:00
UnknownShadow200
a1866c29e2 Fix InventoryOrder for 16 bit blocks 2018-03-09 09:12:45 +11:00
UnknownShadow200
467c79ee28 Release 0.99.9.92 (critical fix) 0.99.9.92 2018-03-08 17:31:56 +11:00
UnknownShadow200
9e860bec5b Fix music/sounds failing to download on first run due to minecraftresources server deding, preventing game from running. 2018-03-08 17:30:12 +11:00
UnknownShadow200
b04ff7333c Finish support for 10 bit blocks 2018-03-08 10:43:31 +11:00
UnknownShadow200
b37da6a576 Don't forget about BlockPermission 2018-03-08 08:32:08 +11:00
UnknownShadow200
6f107f1e73 fix holdthis packet 2018-03-07 22:13:03 +11:00
UnknownShadow200
d26be0d5d3 fix compile errors 2018-03-07 22:06:34 +11:00
UnknownShadow200
7b4d85c749 Initial ExtBlocks extension support when USE16_BIT is defined 2018-03-07 20:48:24 +11:00
UnknownShadow200
309f243d8b make USE16_BIT actually useful 2018-03-07 20:38:21 +11:00
UnknownShadow200
4b155d9488 Don't load etag/last modified if it exists in .txt file, but the cached texture pack file doesn't exist on disc 2018-03-06 19:39:31 +11:00
UnknownShadow200
eac64212ff less global var usage in Screens.c 2018-03-06 12:01:02 +11:00
UnknownShadow200
05e98ad064 minor code cleanup 2018-03-06 11:11:15 +11:00
UnknownShadow200
4bf1754843 minor code cleanup 2018-03-05 07:53:19 +11:00
UnknownShadow200
f605fe92e8 Fix pressing 'cancel' when launcher is fetching resources, not clearing async download queue 2018-03-05 07:47:31 +11:00
UnknownShadow200
e92a56bb2a Optimise selection box rendering 2018-03-04 22:06:11 +11:00
UnknownShadow200
bc90eb9d52 Fix external plugins changing game.Graphics causing issues 2018-03-04 19:44:03 +11:00
UnknownShadow200
89f1a1386a
Fix edge/sides block property for ids > 255 2018-03-04 10:02:30 +11:00
UnknownShadow200
e71427d7e4
Mention press pause in 'tips' in readme 2018-02-28 13:12:29 +11:00
UnknownShadow200
f802ca5ddf Fix rare crash on recent WINE 2018-02-26 16:22:22 +11:00
UnknownShadow200
853c3ea3d7 Release 0.99.9.91 because I feel like it 0.99.9.91 2018-02-23 16:26:49 +11:00
UnknownShadow200
eb30aba77d Fix being able to right-click air to replace over water/lava. (Thanks Kingoscargames1) 2018-02-20 07:37:18 +11:00
UnknownShadow200
9fc2bf8ed2 tab list highlight effect should only apply when chat input is open 2018-02-16 09:01:49 +11:00
UnknownShadow200
8c68fb9070 Start porting HUDScreen to C, few other minor fixes 2018-02-12 20:11:12 +11:00
UnknownShadow200
b5c5daa4e3 Allow pressing Pause to open pause menu (Thanks Tree) 2018-02-11 09:25:19 +11:00
UnknownShadow200
5204f73a76 Fix pressing back in 'updates' going back to main instead of settings 2018-02-09 07:47:45 +11:00
UnknownShadow200
cc08683264 Fix launcher crashing on recent mono (Thanks Odd0002) 2018-02-08 15:45:47 +11:00
123DMWM
ae15875431 Featured Server Selected Color
Selecting a featured server will slightly darken it.
2018-02-07 03:16:23 -05:00
123DMWM
e955d70182 Featured Servers
Highlight servers featured on the classicube.net server list.
2018-02-07 02:52:53 -05:00
UnknownShadow200
368da8ac29 Fix skeleton model not being able to jump up one block into a two block gap, fix zoom fov potentially being larger than max configured FOV. (Thanks kingoscargames1) 2018-02-06 23:23:26 +11:00
UnknownShadow200
89e7175c62 few less compile errors in C client. 2018-02-04 13:50:38 +11:00
UnknownShadow200
c2112c4b94 Allow the elements within a StringsBuffer to be reordered 2018-02-03 15:43:11 +11:00
UnknownShadow200
132d83b9aa Fix crash when clicking on graphics options button twice in very quick succession, then clicking on 'ok'. 2018-02-03 12:22:03 +11:00
UnknownShadow200
5860746eda Disable URL detection in classic mode. 2018-01-30 08:20:11 +11:00
UnknownShadow200
15a77f4ae0 You shouldn't get multiple PlayerClick with Released set when holding down mouse (Thanks sirvoid). 2018-01-29 11:30:21 +11:00
UnknownShadow200
00cff00832 fix an improper function pointer conversion in C client, remove some unneeded descriptions from a few menus 2018-01-26 21:55:16 +11:00
UnknownShadow200
1a285e2549 Finish porting LoadingMapScreen and GeneratingMapScreen to C client. 2018-01-25 22:34:06 +11:00
UnknownShadow200
4416616945 Start porting LoadingMapScreen to C client. 2018-01-25 20:54:54 +11:00
UnknownShadow200
dddb553099 minor fixes for C client 2018-01-25 12:16:22 +11:00
UnknownShadow200
f86b7cc858 Mostly port menu input validators to C. 2018-01-24 11:18:03 +11:00
UnknownShadow200
b79d42e3fa Port MenuInputWidget to C client. 2018-01-24 08:57:35 +11:00
UnknownShadow200
e4310342bb Port player list widget to C. 2018-01-21 22:17:06 +11:00
UnknownShadow200
9c77405f3c Redesign C client event handling, now with 1.24% less reliance on global variables 2018-01-20 11:39:14 +11:00
UnknownShadow200
f6391555fe Add player tab list select animation, fixes #270 2018-01-19 16:20:09 +11:00