Quentin Bazin
|
ddaf0da2eb
|
[Config] World size added.
|
2019-01-27 07:11:43 +01:00 |
|
Quentin Bazin
|
11f9365675
|
[Network] BlockInvUpdate and BlockDataUpdate packets added. Furnace almost done.
|
2019-01-26 20:29:13 +01:00 |
|
Quentin Bazin
|
6e4e8c0547
|
[ServerChunk] Ticking blocks re-enabled. WIP.
|
2019-01-26 10:05:37 +01:00 |
|
Quentin Bazin
|
dee8dc7d97
|
[Chunk|World] Block inventory enabled. WIP.
|
2019-01-25 23:47:45 +01:00 |
|
Quentin Bazin
|
077c93d15b
|
[LuaGUI] Now shows Workbench and Furnace GUI. [ServerBlock] Added.
|
2019-01-25 13:59:57 +01:00 |
|
Quentin Bazin
|
156915cfa8
|
[World] Now used as main class for ClientWorld and ServerWorld.
|
2019-01-23 00:15:47 +01:00 |
|
Quentin Bazin
|
e2816324a8
|
[Player] Server now keep track of the inventory.
|
2019-01-23 00:04:03 +01:00 |
|
Quentin Bazin
|
066d1a09f5
|
[ServerWorld] Half tree issue and lighting bugs fixed.
|
2019-01-21 21:51:18 +01:00 |
|
Quentin Bazin
|
29c518631b
|
[.travis.yml] Added.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
104597a39d
|
[Network] 'ChunkRequest' command added.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
a972b67cdc
|
[World] 'renderDistance' variable moved to Config.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
9e4574ea22
|
[World] Useless code removed.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
f5c9054e81
|
[ChunkLightmap|TerrainGenerator] Optimized chunk sending.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
6f933ab34f
|
[ChunkLightmap] Useless check removed.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
824c6d30c0
|
[ChunkLightmap] Now handled by both client and server.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
e84f0c4e53
|
[World] Removed useless code.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
ca90070905
|
[graphics|hud] Moved to client.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
c9ba346b4c
|
[ServerChunk] Now using TerrainGenerator instead of a random gen.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
fce9eba630
|
[ClientWorld|ServerWorld] Added. Code cleaned a bit.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
402cd5fe09
|
[ClientChunk] Added. Started world client/server architecture.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
c36481f4ef
|
[CMakeLists.txt] Improved build for client/server architecture.
|
2019-01-20 15:07:45 +01:00 |
|