Commit graph

19 commits

Author SHA1 Message Date
xtreme8000
76998a7234 Displaylist: decrease memory waste
factor 1.25 instead of 2
2023-02-08 00:23:19 +01:00
xtreme8000
bab1cc92c7 Allow for different dimensions 2023-02-05 16:17:28 +01:00
xtreme8000
2a69b646de GUI: world selection and loading screen 2023-02-04 23:47:37 +01:00
xtreme8000
852c0cb743 Add wooden and iron door blocks 2023-01-22 22:56:19 +01:00
xtreme8000
b0c8b70fd0 Add trapdoor block 2023-01-16 19:54:40 +01:00
xtreme8000
d49884b49a Item rendering for inventory and first person with animations 2022-12-22 00:34:49 +01:00
xtreme8000
5bd22c3a19 Support gamecube controller input 2022-12-19 23:15:20 +01:00
xtreme8000
ffc4cc65c1 Add license header to all files 2022-12-17 12:30:52 +01:00
xtreme8000
a354bc37d1 Allow immediate drawing of displaylist 2022-12-17 12:12:17 +01:00
xtreme8000
bedd2dc945 Implement circular fog and sky box with sun and moon 2022-12-14 23:36:59 +01:00
xtreme8000
8e8971150a Create new gfx_util unit 2022-12-13 22:14:45 +01:00
xtreme8000
1e636728f3 Add fence block 2022-12-04 19:38:37 +01:00
xtreme8000
1bfa42f6a0 Add fire block 2022-12-04 11:26:59 +01:00
xtreme8000
b06a928aeb Add stairs and tnt block 2022-12-03 13:15:27 +01:00
xtreme8000
1fb781230e Improve chunk mesher throughput 2022-12-02 21:35:32 +01:00
xtreme8000
0790f5f41f Add some blocks
sponge, dispenser, note block, bookshelf, pressure plates, snow block 
and jukebox
2022-12-02 20:47:39 +01:00
xtreme8000
529b95f051 Displaylist safety 2022-11-30 12:07:26 +01:00
xtreme8000
42e5246696 Move chunk meshing and local server to own threads 2022-11-30 12:07:12 +01:00
xtreme8000
60b177346e Large code refactoring 2022-11-22 22:03:12 +01:00