xtreme8000
|
40b0ebed19
|
Add player physics and item entities
|
2023-10-27 23:08:52 +02:00 |
|
xtreme8000
|
7336dacd05
|
Move camera near plane closer to avoid clipping
|
2023-10-13 23:19:42 +02:00 |
|
xtreme8000
|
b9d7cb7fe2
|
Add particles for block breaking/hits
|
2023-10-13 23:12:20 +02:00 |
|
xtreme8000
|
448c96d812
|
Emulated button input from joysticks
|
2023-10-12 16:55:06 +02:00 |
|
xtreme8000
|
73a4dae4e2
|
Read font glyph width from texture
|
2023-10-09 16:31:38 +02:00 |
|
xtreme8000
|
603ff814c2
|
Texture: convert color with min error
|
2023-10-09 16:29:09 +02:00 |
|
xtreme8000
|
fbb14af439
|
Fix player model arm pivot
|
2023-09-28 16:24:40 +02:00 |
|
xtreme8000
|
33efe37e40
|
Inventory: add 3D player model
|
2023-09-26 18:46:18 +02:00 |
|
xtreme8000
|
5038f3933e
|
Load sun/moon texture from respective file
|
2023-09-24 16:02:57 +02:00 |
|
xtreme8000
|
5326e083ad
|
Wii: increase line width
|
2023-09-24 15:50:50 +02:00 |
|
xtreme8000
|
0da0139fce
|
Screenshot feature
|
2023-09-24 15:48:47 +02:00 |
|
xtreme8000
|
0ab2fe2a0f
|
Disable deflicker filter
|
2023-09-24 00:09:27 +02:00 |
|
xtreme8000
|
7c1b7a6ab7
|
Add 3D clouds
|
2023-09-23 13:13:26 +02:00 |
|
xtreme8000
|
8b92af9962
|
Fix: chunks no longer disappear if camera above world height
|
2023-08-28 15:09:21 +02:00 |
|
xtreme8000
|
6a4007da55
|
Update wii/gfx.c
close #10
|
2023-08-10 13:39:52 +02:00 |
|
xtreme8000
|
37e335b98f
|
Add player inventory
synced between client and local server similar to network protocol
|
2023-08-08 11:15:37 +02:00 |
|
xtreme8000
|
1040c91105
|
Remove reference to inventory in ingame screen
(still in testing phase)
|
2023-07-22 00:48:18 +02:00 |
|
xtreme8000
|
9b691b5a90
|
Show correct button for input help
|
2023-07-09 14:27:47 +02:00 |
|
xtreme8000
|
9aeddce9d6
|
Improve texture management
|
2023-07-06 12:59:04 +02:00 |
|
xtreme8000
|
8304df7ecb
|
WIP: configurable input mapping
|
2023-07-05 23:01:59 +02:00 |
|
xtreme8000
|
511e695e49
|
Prevent exit-crash
|
2023-05-13 21:24:26 +02:00 |
|
xtreme8000
|
ddf6827254
|
Block break animation and delay
|
2023-05-13 19:41:42 +02:00 |
|
xtreme8000
|
49bb8763c7
|
Add block placement logic
|
2023-05-03 00:01:32 +02:00 |
|
xtreme8000
|
ca295db3c7
|
Automatic texture atlas generation from terrain.png
cannot use terrain.png directly due to texture bleeding
|
2023-04-21 18:30:46 +02:00 |
|
xtreme8000
|
c9719c5077
|
Move platform/graphics/ to graphics/
|
2023-04-14 19:32:51 +02:00 |
|
xtreme8000
|
c3b8251b4c
|
TV 4:3 aspect ratio support
|
2023-04-14 17:40:35 +02:00 |
|
xtreme8000
|
5bbab2751d
|
Colored text drawing
|
2023-04-14 16:16:30 +02:00 |
|
xtreme8000
|
0791d575da
|
Hotbar change: block swing animation
|
2023-04-14 16:13:49 +02:00 |
|
xtreme8000
|
1c2b099b4f
|
Fix: lit redstone ore
|
2023-04-02 19:51:12 +02:00 |
|
xtreme8000
|
6328ae8a6f
|
Remove obsolete block functions
|
2023-03-27 19:54:06 +02:00 |
|
xtreme8000
|
656d9a9826
|
Right click animation only for blocks
|
2023-03-27 19:11:09 +02:00 |
|
xtreme8000
|
e598af4d0e
|
Prevent building above/below world height
|
2023-03-27 19:08:34 +02:00 |
|
xtreme8000
|
fc30334a4d
|
WIP: pc port
|
2023-03-27 18:58:52 +02:00 |
|
xtreme8000
|
7be3341cb9
|
Fix lighting of neighbour chunks not saved to disk
|
2023-02-13 20:57:33 +01:00 |
|
xtreme8000
|
3bc13b932d
|
Finalize release v0.2.0
|
2023-02-11 18:03:15 +01:00 |
|
xtreme8000
|
1c0d823c7d
|
Items: add diamond and gold tools
|
2023-02-11 17:57:04 +01:00 |
|
xtreme8000
|
aa8894b0f5
|
Bug fix: read dimension from level.dat correctly
whoops
|
2023-02-11 17:50:55 +01:00 |
|
xtreme8000
|
d7a46ed965
|
World save: preserve position and rotation
|
2023-02-11 17:18:11 +01:00 |
|
xtreme8000
|
56780d9cee
|
Impl. block lighting update on server side
|
2023-02-11 16:19:09 +01:00 |
|
xtreme8000
|
c26461f455
|
Fix wrong string printf usage
|
2023-02-08 01:53:38 +01:00 |
|
xtreme8000
|
76998a7234
|
Displaylist: decrease memory waste
factor 1.25 instead of 2
|
2023-02-08 00:23:19 +01:00 |
|
xtreme8000
|
aec06849af
|
Change meaning of heightmap to equal mc
|
2023-02-07 22:32:30 +01:00 |
|
xtreme8000
|
92bc123387
|
Impl. world saving on server side
|
2023-02-07 21:51:56 +01:00 |
|
xtreme8000
|
b4b8fab04b
|
Always play punch/mine animation
|
2023-02-05 16:21:13 +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
|
103a70a642
|
Add light propagation on block change
|
2023-01-15 19:24:42 +01:00 |
|
xtreme8000
|
9c23f4aaf1
|
Impl. world heightmap computation
|
2023-01-13 20:27:59 +01:00 |
|