UnknownShadow200
|
e81bbc13ae
|
Reduce model vertices size, reduce complexity of TextInputWidget significantly, add basis for a save level screen.
|
2015-09-27 20:29:31 +10:00 |
|
UnknownShadow200
|
8a076102f4
|
BlockModel shouldn't always use LocalPlayer's modelname, fixes #82.
|
2015-09-21 12:06:51 +10:00 |
|
UnknownShadow200
|
105496e9f8
|
Eye position should reflect model height.
|
2015-09-19 17:32:37 +10:00 |
|
UnknownShadow200
|
c88348c6d8
|
Fix rotation of models, use nicer constants in Model classes.
|
2015-09-13 12:17:34 +10:00 |
|
UnknownShadow200
|
5a8ec25957
|
Add ability to change entity textures with local texture packs.
|
2015-09-12 09:29:33 +10:00 |
|
UnknownShadow200
|
1ec491d2a1
|
Entities should use map sunlight and shadowlight colours, camera should use old camer's delta and previous mouse position. Fixes #66, fixes #67.
|
2015-09-11 18:11:10 +10:00 |
|
UnknownShadow200
|
875ec23b5b
|
Add proper brightness to entities, closes #45. (Thanks Goodlyay)
|
2015-09-03 20:14:10 +10:00 |
|
UnknownShadow200
|
9a69dba8c5
|
And get player animations working again.
|
2015-09-03 20:06:30 +10:00 |
|
UnknownShadow200
|
60c753a2fd
|
Make entity models dynamic in preparation for #45, also means we make a lot less matrix multiplications. Still broken!
|
2015-09-03 19:20:08 +10:00 |
|
UnknownShadow200
|
ad18567f69
|
Fix bug with StringBuffer/UnsafeString being drawn way too wide on some Windows versions, fixes #46. (Thanks Cheesse)
|
2015-09-03 18:40:25 +10:00 |
|
UnknownShadow200
|
4e34637a05
|
Minor code cleanup.
|
2015-08-15 13:51:22 +10:00 |
|
UnknownShadow200
|
8e19e6d2fc
|
Models now use indexed drawing.
|
2015-08-04 11:43:19 +10:00 |
|
UnknownShadow200
|
96b508a2ce
|
Optimise even further, fix bug with sky drawing with OpenGL api.
|
2015-08-04 11:35:57 +10:00 |
|
UnknownShadow200
|
749a1b0436
|
Simplify API further.
|
2015-08-04 07:03:20 +10:00 |
|
UnknownShadow200
|
4cc1e27157
|
Cleanup the solution - move the client's files and folders into their own folder.
|
2015-07-25 06:45:14 +10:00 |
|