Quentin Bazin
|
fa8420e410
|
[CMakeLists.txt] Small fix.
|
2020-01-23 14:27:31 +09:00 |
|
Quentin Bazin
|
ed15ed55c8
|
[README.md] Updated.
|
2020-01-23 14:15:02 +09:00 |
|
Quentin Bazin
|
918c558052
|
[BlockCursor|Cube] Fixed on Windows.
|
2020-01-23 13:18:09 +09:00 |
|
Quentin Bazin
|
83dd38afd7
|
[LuaGUIState] Memory error fixed by using std::deque instead of std::vector.
|
2020-01-23 03:28:23 +09:00 |
|
Quentin Bazin
|
415a6c6d9b
|
[CMakeLists.txt] Small fix for MinGW compilation.
|
2020-01-23 01:49:57 +09:00 |
|
Quentin Bazin
|
19ff91c0c0
|
[CMakeLists.txt] Small fix.
|
2020-01-22 22:25:50 +09:00 |
|
Quentin Bazin
|
2217544a3f
|
[CMakeLists.txt] Small fix for Windows.
|
2020-01-22 19:45:50 +09:00 |
|
Quentin Bazin
|
df1603c608
|
[.gitignore] Updated for Windows.
|
2020-01-22 16:22:06 +09:00 |
|
Quentin Bazin
|
7f41d3c7bb
|
[CMakeLists.txt] Now allows compiling on Windows.
|
2020-01-22 14:18:31 +09:00 |
|
Quentin Bazin
|
ad92c1c313
|
[README.md] Screenshots updated.
|
2020-01-22 09:35:42 +09:00 |
|
Quentin Bazin
|
7017ccd3e2
|
[ClientWorld] Now deleting chunks that are too far.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
a4ff78d672
|
[TerrainGenerator] Fixed small lighting issue.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
09821a0dd0
|
[ServerWorld] Tree gen fixed.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
a2c49a2b4e
|
[DebugOverlay] Now showing loaded chunks count.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
3a2024d120
|
Last lighting issue almost fixed.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
ba3dfb3b7e
|
[ServerWorld] Debug removed.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
60b44511da
|
[World] Furnace crash fixed. [ClientWorld] Small fix.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
6e0f7ddda5
|
Multiplayer infinite world: OK using 'ChunkRequest' packet.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
1b1c94455f
|
[ServerWorld] Second client can now receive chunks, but it's reaaaally slow.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
89f77b08b5
|
[ServerWorld] First attempt to send chunks depending on player position.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
1a8698b97b
|
[ServerWorld|ChunkLightmap|ServerChunk] Removed useless updateLight() calls.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
b43e539742
|
[BlockInfoWidget] Removed coordinates display.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
978a989ecf
|
Lighting issues finally fixed. Yay.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
4bda292fa4
|
Almost fixed the lighting issue, found the problem.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
8825343ddf
|
Reverting last commit.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
67c8410821
|
Attempting to improve light propagation.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
a651e37c6a
|
Small tweaks.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
6315216e66
|
Removed useless code.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
f09dbcc8e6
|
[ServerChunk] 'update' renamed into 'updateLights'.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
fc9c60e2b9
|
[ClientWorld] Now waiting all neighbours of a chunk before updating/displaying it.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
2903cfba68
|
[World] Small patch. Fixes player collisions and block placing.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
aa38e17378
|
[ClientWorld|ServerWorld] Spawn data sending is now working.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
1dc66fd9e2
|
[ServerWorld] New function added to send spawn data to connecting clients.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
12dcb38ebd
|
Infinite world: First attempt.
|
2020-01-22 09:22:47 +09:00 |
|
Quentin Bazin
|
2f790ec723
|
[ChunkBuilder] Small improvement.
|
2020-01-10 16:53:44 +09:00 |
|
Quentin Bazin
|
f45050ba59
|
[ServerLoadingState] Now used before login when using 'ServerWorld::sendWorldData'.
|
2020-01-10 16:08:57 +09:00 |
|
Quentin Bazin
|
8fbb0228ae
|
[ChunkBuilder] Small fix.
|
2020-01-06 21:52:13 +09:00 |
|
Quentin Bazin
|
90ab911840
|
[ChunkBuilder] Fixed smooth lighting issues with torchlight.
|
2020-01-04 16:25:10 +09:00 |
|
Quentin Bazin
|
64fe451741
|
[ChunkBuilder] Fixed flower lighting.
|
2020-01-04 15:39:04 +09:00 |
|
Quentin Bazin
|
c916e1b970
|
[ChunkLightmap] Fixed black border issue.
|
2020-01-04 15:37:52 +09:00 |
|
Quentin Bazin
|
4d069f0301
|
[ServerWorld] Small optimization.
|
2020-01-02 17:35:28 +09:00 |
|
Quentin Bazin
|
8e0774bb3a
|
[ChunkLightmap] Small optimization.
|
2020-01-02 16:17:27 +09:00 |
|
Quentin Bazin
|
d45f7d88aa
|
[ChunkLightmap] Lighting propagation improved. This fix slowed chunk generation though.
|
2020-01-02 16:06:20 +09:00 |
|
Quentin Bazin
|
b6d5611355
|
[TerrainGenerator] Sunlight downward propagation fixed.
|
2019-12-31 19:55:53 +09:00 |
|
Quentin Bazin
|
28b5e77270
|
[TODO] Updated.
|
2019-12-30 23:20:16 +09:00 |
|
Quentin Bazin
|
e2348baa37
|
[Text] Small optimization.
|
2019-12-30 21:46:06 +09:00 |
|
Quentin Bazin
|
3d126bd9bf
|
[SettingsMenuState] 'Esc' key issue fixed.
|
2019-12-30 21:08:25 +09:00 |
|
Quentin Bazin
|
e8f0198c3c
|
[Text] Now able to display multiple lines.
|
2019-12-30 20:19:16 +09:00 |
|
Quentin Bazin
|
c7e23e61a0
|
[ServerWorld] Last torchlight issue fixed.
|
2019-12-30 20:18:52 +09:00 |
|
Quentin Bazin
|
391faca604
|
[TODO|README.md] Updated.
|
2019-12-30 19:00:59 +09:00 |
|