This website requires JavaScript.
Explore
Help
Sign In
Unarelith
/
OpenMiner
Watch
1
Star
0
Fork
0
You've already forked OpenMiner
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
OpenMiner
/
server
/
source
/
world
History
Quentin Bazin
1dc66fd9e2
[ServerWorld] New function added to send spawn data to connecting clients.
2020-01-22 09:22:47 +09:00
..
ServerBlock.cpp
Now syncing player position between clients. But client is authoritative.
2019-04-08 15:29:19 +02:00
ServerChunk.cpp
[ServerWorld] Small optimization.
2020-01-02 17:35:28 +09:00
ServerPlayer.cpp
[Player] Server now keep track of the inventory.
2019-01-23 00:04:03 +01:00
ServerWorld.cpp
[ServerWorld] New function added to send spawn data to connecting clients.
2020-01-22 09:22:47 +09:00
TerrainGenerator.cpp
[ChunkLightmap] Lighting propagation improved. This fix slowed chunk generation though.
2020-01-02 16:06:20 +09:00