267 Commits

Author SHA1 Message Date
Quentin Bazin
824c6d30c0 [ChunkLightmap] Now handled by both client and server. 2019-01-20 15:07:45 +01:00
Quentin Bazin
8c847a4eb6 [README.md] Updated. 2019-01-20 15:07:45 +01:00
Quentin Bazin
d89283ddab [ServerLoadingState] Added. 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
70d6a94332 [ServerWorld] Worldgen fixed. 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
104c47d898 [GameState|ServerApplication] Test for block sending: OK. 2019-01-20 15:07:45 +01:00
Quentin Bazin
5070a35b62 [Server] Connection callback added. [Network] ChunkData command added. 2019-01-20 15:07:45 +01:00
Quentin Bazin
9667138c47 [Config] Fixed near plane value. [Client] Now supports custom commands. 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
3884be8868 Basic network classes added: Client, Server, ClientApplication, ServerApplication. 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