Drew DeVault
|
605cbbc2a0
|
Add physics simulation to client
This allows the player to fall to the ground when they spawn.
|
2015-05-13 16:26:23 -06:00 |
|
Drew DeVault
|
756a309f8b
|
Add chunk handling and stub out chunk worker
The chunk worker will be converting incoming chunks to renderable
meshes.
|
2015-05-13 14:20:35 -06:00 |
|
Drew DeVault
|
4ec032892b
|
Add chat handling+rendering to TrueCraft.Client
This is the basic version, I'll improve it later. This is just to
prove that networking is working correctly.
Next up: decoding chunks!
|
2015-05-13 11:30:29 -06:00 |
|
Drew DeVault
|
9ab181fab1
|
Reduce window to 720p and disable client in DEBUG
This also disables it in RELEASE. If you want to build the client, then
you'll want to build the Client target.
|
2015-05-12 17:39:34 -06:00 |
|
Drew DeVault
|
3b625810cd
|
Build out basic client infrastructure, can connect
|
2015-05-12 17:31:22 -06:00 |
|
Drew DeVault
|
47733bb5fb
|
Create TrueCraft.Client.Linux
At some point I'll work on other platforms.
|
2015-05-12 17:31:22 -06:00 |
|