Kolja Strohm
|
988fdcadf0
implement dynamic uiml dialogs
|
před 1 rokem |
Kolja Strohm
|
fdb767b8dd
add uiml for quest dialog
|
před 1 rokem |
Kolja Strohm
|
ba2b133bb3
add first quest
|
před 1 rokem |
Kolja Strohm
|
67001cf308
improve json type system and add basic quest system
|
před 1 rokem |
Kolja Strohm
|
a0b8dda074
fix time stops after one day cyncle
|
před 1 rokem |
Kolja Strohm
|
e245aa7153
fix fluid blocks were not ticked because they were not instanticated at world generation
|
před 1 rokem |
Kolja Strohm
|
6779488f12
add light pass through weight for fluid blocks and send isFluid boolean to client for each block type
|
před 1 rokem |
Kolja Strohm
|
674557b8cd
add day-night cycle
|
před 1 rokem |
Kolja Strohm
|
a658bc0490
change grass polygon count
|
před 1 rokem |
Kolja Strohm
|
defe6108f7
send more blocks on chunk loading and not later when the chunk neighbor is set
|
před 1 rokem |
Kolja Strohm
|
d418f08601
fix issue with block and light transmission at chunk borders
|
před 1 rokem |
Kolja Strohm
|
6398635f03
add block_info command for debugging
|
před 1 rokem |
Kolja Strohm
|
09061cb99f
fix block updates in a chunk were send to the client before the chunk itself
|
před 1 rokem |
Kolja Strohm
|
8789b87374
fix world generation bug that leads to missing ground blocks
|
před 1 rokem |
Kolja Strohm
|
c973f4f6cd
improve height noise
|
před 1 rokem |
Kolja Strohm
|
af6b5d5789
improve speed of world generation by alowing the config to generait air blocks instantly if a block is above air level
|
před 1 rokem |
Kolja Strohm
|
28332bd67b
improved cave generation performance and fix world generation bugs
|
před 1 rokem |
Kolja Strohm
|
41e7a18a93
made world generation configurable via json
|
před 1 rokem |
Kolja Strohm
|
bc03743c15
make world generation configurable via json
|
před 1 rokem |
Kolja Strohm
|
56e9d84d66
add shovel to harvest dirt gravel and sand faster
|
před 1 rokem |
Kolja Strohm
|
125e019f89
fix race conditions on redirected std::cout
|
před 1 rokem |
Kolja Strohm
|
ce04e66df8
implement all todos that were about items that needed to be spawned
|
před 1 rokem |
Kolja Strohm
|
428d1f9a8a
fix chest opening animation offset
|
před 1 rokem |
Kolja Strohm
|
6548d5b031
change animation messages to be handled by chunk api
|
před 1 rokem |
Kolja Strohm
|
b75a7ec635
Add Chest block with inventory
|
před 1 rokem |
Kolja Strohm
|
92162d25c4
clients can now subscribe to mat changes and can request the position of all players
|
před 1 rokem |
Kolja Strohm
|
e4f47c55cf
fix console info line for linux
|
před 1 rokem |
Kolja Strohm
|
911ed1c183
add info line on console to show average tick time and loaded chunks
|
před 1 rokem |
Kolja Strohm
|
056e1acaf5
fix multiblock structures were not saved when dimension was saved
|
před 1 rokem |
Kolja Strohm
|
cd90b4d8ad
fix issues with RandNoise on windows
|
před 1 rokem |