This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
Quent42340
/
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
1b1c94455f
[ServerWorld] Second client can now receive chunks, but it's reaaaally slow.
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|ChunkLightmap|ServerChunk] Removed useless updateLight() calls.
2020-01-22 09:22:47 +09:00
ServerPlayer.cpp
[ServerWorld] First attempt to send chunks depending on player position.
2020-01-22 09:22:47 +09:00
ServerWorld.cpp
[ServerWorld] Second client can now receive chunks, but it's reaaaally slow.
2020-01-22 09:22:47 +09:00
TerrainGenerator.cpp
Lighting issues finally fixed. Yay.
2020-01-22 09:22:47 +09:00