Commit graph

20 commits

Author SHA1 Message Date
UnknownShadow200
c6173c845a Remove selection box support. 2015-04-06 08:36:59 +10:00
UnknownShadow200
bdfcb46a9c Remove unused ambient lighting. 2015-04-05 17:13:31 +10:00
UnknownShadow200
d30c6fb148 Picking use shaders. 2015-04-05 16:39:27 +10:00
UnknownShadow200
fbb3aa2393 Make everything into one OpenGLApi class. 2015-04-05 16:35:32 +10:00
UnknownShadow200
e98f6ac4d8 Fix 2D gui shaders. 2015-04-05 16:16:13 +10:00
UnknownShadow200
4e75d8f071 Get everything ready. 2015-04-05 15:56:09 +10:00
UnknownShadow200
198bc7d5fe Centralise texture drawing, fix stride sizes. 2015-04-03 07:36:58 +11:00
UnknownShadow200
ba9d29b4cd Replace ray-triangle intersection with much faster alternative. 2015-02-27 17:07:11 +11:00
UnknownShadow200
b673944a61 Simplify local player interpolation. 2015-02-14 09:01:04 +11:00
UnknownShadow200
b1690d75ab Remove last OpenGL call outside of OpenGLApi class. 2015-01-06 10:54:52 +11:00
UnknownShadow200
b147f5beec Implement HoldThis properly. (oops) 2015-01-04 14:07:25 +11:00
UnknownShadow200
a305c6dbab Implement ChangeModel CPE extension, fix potential crash. 2015-01-04 13:09:40 +11:00
UnknownShadow200
3faf11c2df Fix some bugs with models. (creeper/zombie not setting alpha test, player/zombies being slightly stretched. 2015-01-03 19:20:52 +11:00
UnknownShadow200
3ec9e3a3e3 Started work on implementing ChangeModel. (zombie model okay, creeper model has weird leg animation) 2015-01-03 18:28:15 +11:00
UnknownShadow200
1ed45db594 Can configure most keys now. (excluding pause and function keys) 2015-01-02 19:25:51 +11:00
UnknownShadow200
908c3c4ade Drop confusing behaviour of arrow keys in BlockSelectScreen, drop unused string indexer in KeyMap class. 2015-01-02 17:12:53 +11:00
UnknownShadow200
c8c156791a First step to making input keys configurable. 2015-01-02 17:01:35 +11:00
UnknownShadow200
e1ba6f7b11 Don't update particles every frame, bump to 0.4. 2014-12-29 09:48:40 +11:00
UnknownShadow200
0fb7924f89 Add command (/client chatsize) to change font size of chat. 2014-12-27 18:12:13 +11:00
UnknownShadow200
423d365267 Add everything. 2014-12-17 14:47:17 +11:00