3307 Commits

Author SHA1 Message Date
UnknownShadow200
1cf621d9f6 Redo setting inventory order to make more sense 2018-04-06 08:25:38 +10:00
UnknownShadow200
f83eee14e4
Update url jars are fetched from 2018-04-06 08:00:24 +10:00
UnknownShadow200
4820772210 Inventory menu should show description of block initially in B, even if block is hidden 2018-04-04 16:23:00 +10:00
UnknownShadow200
24845e2ca4 Port PauseScreen to C, fix clicking on input in SaveLevelScreen not moving caret to cursor 2018-04-04 14:45:31 +10:00
UnknownShadow200
13877fff15 Simplify menu click handling 2018-04-03 13:34:33 +10:00
UnknownShadow200
e21f0fc8a7 Simplify widget code a little bit 2018-04-03 11:20:00 +10:00
UnknownShadow200
82260d9444 Undefined custom blocks should have full grass for texture 2018-04-02 16:21:55 +10:00
UnknownShadow200
c8af9c0ab5 Start porting MenuScreen to C 2018-04-02 14:13:58 +10:00
UnknownShadow200
11af117185 Fix 'use custom blocks' off to actually work 2018-04-02 11:41:32 +10:00
UnknownShadow200
4151381ac2 move CloudsTex into EnvRenderer.cs 2018-04-02 08:53:30 +10:00
UnknownShadow200
bd7fe7ff44 Release 0.99.9.93 0.99.9.93 2018-04-01 22:01:32 +10:00
UnknownShadow200
f17fb36f06 Last few fixes 2018-04-01 21:50:41 +10:00
UnknownShadow200
e8f5f972a0 optimise a bit 2018-04-01 21:09:16 +10:00
UnknownShadow200
eac6ff191b bugfixes 2018-04-01 17:11:58 +10:00
UnknownShadow200
c179f0262b fix some stuff 2018-04-01 15:23:13 +10:00
UnknownShadow200
baca6402ce forgot to turn off CLI debug window 2018-04-01 14:11:22 +10:00
UnknownShadow200
5d401d66ce Implement FastMap CPE extension 2018-04-01 13:10:38 +10:00
UnknownShadow200
76d2196464 fix maxx/maxy/maxz not being reset after world reset 2018-03-31 15:29:46 +11:00
UnknownShadow200
2676ea8b75 Simplify ClickableScreen 2018-03-31 10:10:03 +11:00
UnknownShadow200
948167cd7c Fix shadow colour broken from a few dev builds ago (Thanks fam0r) 2018-03-31 07:32:01 +11:00
UnknownShadow200
64c6f78360 Fix shift + click closing inventory window (Thanks FabTheZen) 2018-03-31 07:22:33 +11:00
UnknownShadow200
cde8d2cfd1 Fix hotbar switch + mouse scroll not working, when hotbar switch has been rebinded. 2018-03-31 07:15:26 +11:00
UnknownShadow200
31b0cde8aa Get rid of unneeded includes from header files 2018-03-30 22:46:09 +11:00
UnknownShadow200
27d5add8ec Fix a few compile errors 2018-03-30 20:32:52 +11:00
UnknownShadow200
261f259277 remove some redundant code 2018-03-30 14:47:49 +11:00
UnknownShadow200
cea66ac493 Show a message box when OpenTK.dll is in different directory to game, instead of unhelpful default crash dialog 2018-03-29 16:19:08 +11:00
UnknownShadow200
fbf8b3d66e Combine EnvRenderer/StandardEnvRenderer classes 2018-03-29 15:56:34 +11:00
UnknownShadow200
bf5e1ebd04 Fix changing sun/shadow causing borders/edge to be recreated twice 2018-03-29 12:17:50 +11:00
UnknownShadow200
63b20880e8 use vtable for gui screen/widget 2018-03-28 18:43:04 +11:00
UnknownShadow200
474928ee8a Combine multiple C headers, get rid of some pointless includes 2018-03-28 15:02:16 +11:00
UnknownShadow200
36f2dec36e Optimise ShadowComponent rendering 2018-03-27 17:58:13 +11:00
UnknownShadow200
fdd620aba6 Combine some headers, part 2 2018-03-27 13:58:00 +11:00
UnknownShadow200
880cbbd0a6 Combine some headers, part 1 2018-03-27 13:02:11 +11:00
UnknownShadow200
e0433935e6 Few less compile errors 2018-03-27 07:25:03 +11:00
UnknownShadow200
59ca55a984 Redesign overlays. Fix 'always no' to actually work. 2018-03-26 19:03:19 +11:00
UnknownShadow200
a298f55cb9 Start rewriting overlays code 2018-03-26 17:50:19 +11:00
UnknownShadow200
d847d269b7 Port DisconnectScreen to C 2018-03-26 13:48:40 +11:00
UnknownShadow200
d71a925d28 Few less compile errors 2018-03-25 17:00:57 +11:00
UnknownShadow200
6430656cfe Port InputHandler and PickingHandler to C 2018-03-25 15:43:11 +11:00
UnknownShadow200
d05f4ab214 Lazy allocate 2018-03-25 11:29:31 +11:00
UnknownShadow200
8150ff22ff Fix some things to actually work 2018-03-25 11:23:53 +11:00
UnknownShadow200
59b2f22687 If server supports BlockPermissions, disable block perm behaviour of map MOTD 2018-03-24 20:17:09 +11:00
UnknownShadow200
8ba0d4203f Port PingList to C 2018-03-24 15:04:31 +11:00
UnknownShadow200
6ca83a794c Redo C widget/screen structs, more porting of ChatScreen 2018-03-24 10:42:25 +11:00
UnknownShadow200
3852e8e5c1 Remove some unused code 2018-03-23 22:34:35 +11:00
UnknownShadow200
2f07a00b54 Fix last commit 2018-03-23 22:02:27 +11:00
UnknownShadow200
342ac2e194 fix a few compile errors 2018-03-23 21:44:26 +11:00
UnknownShadow200
bf6a05d314 More port of ChatScreen to C 2018-03-23 18:27:07 +11:00
UnknownShadow200
b0a33ec3b6 fix rebase fix 2018-03-22 17:31:46 +11:00
UnknownShadow200
dc813c9209 apparently I deleted this file when rebasing? 2018-03-22 16:24:01 +11:00