3345 Commits

Author SHA1 Message Date
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
UnknownShadow200
295c2d34a1 Start porting ChatScreen to C 2018-03-22 16:13:54 +11:00
UnknownShadow200
8ceb580ea0 Make TerrainAtlas and TerrainAtlas1D static for very minor performance increase 2018-03-22 16:13:43 +11:00
UnknownShadow200
9118b55e87 very minorly optimise BlockInfo.CalcCulling 2018-03-22 16:13:09 +11:00
UnknownShadow200
3cea320efc cleanup code a bit 2018-03-21 20:07:10 +11:00
UnknownShadow200
9473646252 Majorly optimise block culling calculations 2018-03-20 21:52:47 +11:00
UnknownShadow200
30937e92f5 little bit less hardcoding 2018-03-20 16:54:48 +11:00
UnknownShadow200
c3b7cde53b Fix highlighted server hash changing with search filters (Thanks Odd0002) 2018-03-20 12:54:34 +11:00
UnknownShadow200
046f334187 little bit less hardcoding 2018-03-20 12:21:44 +11:00
UnknownShadow200
68b861f6c8 little bit less hardcoding 2018-03-19 22:07:26 +11:00
UnknownShadow200
1ce5435126 Few less compile errors in C client 2018-03-16 20:28:53 +11:00
UnknownShadow200
6f5f945dda If resource fails to download, actually log why it fails to launcher.log 2018-03-16 07:14:28 +11:00
UnknownShadow200
20433f97ab Make TerrainAtlas and TerrainAtlas1D static for very minor performance increase 2018-03-15 21:04:21 +11:00