]> git.localhorst.tv Git - blank.git/history - doc
block sounds depending on block type
[blank.git] / doc /
2015-10-13 Daniel Karbachupdated todo file
2015-10-07 Daniel Karbachsped up chunk generation a little
2015-10-02 Daniel Karbachmove spawn index out of world
2015-10-01 Daniel Karbachplans for world generation
2015-10-01 Daniel Karbachexchange block updates with clients
2015-10-01 Daniel Karbachtransmit player input from client to server
2015-09-29 Daniel Karbachsplit input handling
2015-09-25 Daniel Karbachmove todo file to docs directory
2015-09-21 Daniel Karbachmore unit tests for Packet
2015-09-17 Daniel Karbachtransmit chunks from server to client
2015-09-14 Daniel Karbachadd packet for merging player state back to client
2015-09-10 Daniel Karbachsend entity visual from server to client
2015-09-08 Daniel Karbachsync entities with clients
2015-09-05 Daniel Karbachsend player updates from client to server
2015-09-05 Daniel Karbachdocumented packet structure
2015-09-03 Daniel Karbachdefined and implemented join and part packets
2015-09-02 Daniel Karbachclient-side implementation of login packet