Kolja Strohm
|
41e7a18a93
made world generation configurable via json
|
1 year ago |
Kolja Strohm
|
6548d5b031
change animation messages to be handled by chunk api
|
1 year ago |
Kolja Strohm
|
92162d25c4
clients can now subscribe to mat changes and can request the position of all players
|
1 year ago |
Kolja Strohm
|
911ed1c183
add info line on console to show average tick time and loaded chunks
|
1 year ago |
Kolja Strohm
|
056e1acaf5
fix multiblock structures were not saved when dimension was saved
|
1 year ago |
Kolja Strohm
|
cd90b4d8ad
fix issues with RandNoise on windows
|
1 year ago |
Kolja Strohm
|
13831b8a79
fix some issues with the map
|
1 year ago |
Kolja Strohm
|
b8c2d022c7
add map information
|
1 year ago |
Kolja Strohm
|
7a99dc4a26
add player registry and dont use player name as filename for bedder security
|
1 year ago |
Kolja Strohm
|
b6dbff17e7
fix tree leaves not spawning behind removed leaves
|
1 year ago |
Kolja Strohm
|
7347b12f13
fix issue with light transmission
|
1 year ago |
Kolja Strohm
|
851941d5f9
fix some issues
|
1 year ago |
Kolja Strohm
|
d81abce880
the server can now also exit and save the game while clients are still online
|
2 years ago |
Kolja Strohm
|
396b447d77
actually tick the blocks that needs to be ticked
|
2 years ago |
Kolja Strohm
|
5b4c4f2119
improvd type system to reduce amount of needed souce code
|
2 years ago |
Kolja Strohm
|
106ad437b5
save and load multiblock structures
|
2 years ago |
Kolja Strohm
|
dec141550b
introduce Multiblock structures (WIP)
|
2 years ago |
Kolja Strohm
|
bb7b5010d5
add torches and improved light sytsem
|
2 years ago |
Kolja Strohm
|
a3cb05bd4d
greatly reduced ticking lags due to network synchronization locks
|
2 years ago |
Kolja Strohm
|
a212c2aa0d
fixed lagging while chunk generation
|
2 years ago |
Kolja Strohm
|
72ece6a5b2
send light data to clients
|
2 years ago |
Kolja Strohm
|
dd2d41b6c5
calculate light levels for red, green and blue lights
|
2 years ago |
Kolja Strohm
|
5737635a11
player movement is now client sided
|
2 years ago |
Kolja Strohm
|
fe130366e6
clients can now subscribe to chunc changes
|
2 years ago |
Kolja Strohm
|
74c4ba2226
player data will now be saved an loaded from save folder
|
2 years ago |
Kolja Strohm
|
ad1b9e0f2f
add item bar to ingame gui and synchronize target via api
|
2 years ago |
Kolja Strohm
|
4c3a4b212d
remove unneeded information from client
|
2 years ago |
Kolja Strohm
|
07fcb7293f
add uiml based gui system
|
2 years ago |
Kolja Strohm
|
ac1988b8ec
fix bug in place block
|
2 years ago |
Kolja Strohm
|
8fe8ffc96b
fix compiler issues
|
2 years ago |