Quentin Bazin
|
6e0f7ddda5
|
Multiplayer infinite world: OK using 'ChunkRequest' packet.
|
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
|
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
|
d45f7d88aa
|
[ChunkLightmap] Lighting propagation improved. This fix slowed chunk generation though.
|
2020-01-02 16:06:20 +09:00 |
|
Quentin Bazin
|
182f9d7af0
|
[ChunkBuilder|ChunkLightmap] Fixed torchlight issues. Related to #21.
|
2019-12-30 06:59:10 +09:00 |
|
Quentin Bazin
|
0cc6cbb873
|
Updated for new GameKit version.
|
2019-04-13 15:06:52 +02:00 |
|
Quentin Bazin
|
f56002f85a
|
[ClientCommandHandler] Now used to send commands to the server.
|
2019-04-08 12:59:02 +02: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
|
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
|
3105fe9339
|
[ClientWorld|ServerWorld] Increased world size. [Player] Sprint added.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
f146e2d5da
|
[Config] No clip mode added. [SettingsMenuState] Small refactoring.
|
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
|
03bffbb666
|
[Network] Server is now aware of placed blocks and can forward the info to other clients.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
2d569fd978
|
[ClientWorld|ServerWorld] Reduced world size to make testing easier.
|
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
|
f374c7ba80
|
[HUD] All the widgets works now.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
1f277f38a1
|
[Player] Collisions: OK. [SettingsMenuState] Fly mode option added.
|
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
|
9d8e9a297d
|
[ClientApplication] Added back support for ScriptEngine.
|
2019-01-20 15:07:45 +01:00 |
|
Quentin Bazin
|
d75d7b7f54
|
[ServerChunk] Buggy worldgen, but still a worldgen.
|
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 |
|