3307 Commits

Author SHA1 Message Date
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
UnknownShadow200
4017b988ab Fix StringBuffer commit 2 commits ago breaking copy/paste 2018-01-18 21:21:09 +11:00
UnknownShadow200
71ffb88472 Fix not being able to use alt + [numpad numbers] to input non-ascii characters. (Thanks goodlyay) 2018-01-18 20:07:33 +11:00
UnknownShadow200
8692f7693a Redo StringBuffer to not need 'ref index' everywhere 2018-01-18 18:29:10 +11:00
UnknownShadow200
b081b53f2a Trim colour codes from chat log file names 2018-01-18 10:01:07 +11:00
UnknownShadow200
afe45abba0 very minor optimise BlockInfo.SetHidden - makes a minor performance improvement since it gets called millions and millions of times. 2018-01-17 19:57:44 +11:00
UnknownShadow200
41aa3f4986 Actually fix a rare crash 2018-01-17 11:28:55 +11:00
UnknownShadow200
aa45200a63 Fix a rare crash 2018-01-17 11:23:33 +11:00
UnknownShadow200
e1fb7dec8a Show flags in server list. 2018-01-17 08:32:00 +11:00
UnknownShadow200
40613378ec fetch flags 2018-01-17 07:56:01 +11:00
UnknownShadow200
71951a83e2 Placeholder for flags in server launcher 2018-01-17 07:11:39 +11:00
UnknownShadow200
2b3fb48f54 Rewrite launcher web tasks to use asyncdownloader 2018-01-16 23:09:44 +11:00
UnknownShadow200
fd5427edb4 don't use d3d9 managed pool for map border and sides textures 2018-01-16 20:44:23 +11:00
UnknownShadow200
877b84aee3 Redo update task in launcher to reuse AsyncDownloader, instead of spinning up own async thread 2018-01-16 15:32:15 +11:00
UnknownShadow200
2245cc6178 Hopefully fix crash with launcher on recent windows 10 2018-01-16 07:10:25 +11:00
UnknownShadow200
a98766f55c debug stuff for launcher crash 2018-01-16 07:03:43 +11:00
UnknownShadow200
ed06bc54f2 debug stuff for launcher crash 2018-01-16 06:55:24 +11:00
UnknownShadow200
9095bbb3b5 Fix crashing when terrain.png is not same as terrain.png height (Thanks kingoscargames1) 2018-01-16 06:24:45 +11:00
UnknownShadow200
983a5433ab Fix names from last commit 2018-01-16 06:14:59 +11:00
UnknownShadow200
5ae49bf768 And fix custom colour codes not drawing with non ASCII codes 2018-01-15 20:25:56 +11:00
UnknownShadow200
6ed41d3f43 Allow using extended and control characters for custom colour codes. 2018-01-15 19:53:35 +11:00
UnknownShadow200
b3e812ba89 and fix 'break air' particles showing 2018-01-15 18:37:28 +11:00
UnknownShadow200
748b1d9feb Remove special CPESetBlockPermission behaviour for air block. This allows servers to set 'place' to true for air, allowing you to right click with air. 2018-01-15 18:06:17 +11:00