Commit Graph

8 Commits (master)

Author SHA1 Message Date
Dorian Wouters 8f02acdf09
Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Dorian Wouters 071db06f2b
Replace goodform with meiose; refactor game state management 2018-01-11 20:04:15 +01:00
Dorian Wouters ff8dc69514
Async texture loading, move Streams to IO namespace 2017-03-18 13:36:53 -04:00
Dorian Wouters 2868fa82df
get*Ex -> getLoad*, (re)implement networked block updates
Light data and extdata not yet handled.

Fixes some signedness inconsistencies in Chunk.{cpp,hpp}

Server now holds some chunks in memory.
2016-07-03 15:16:55 +02:00
Dorian Wouters 16db465be3
Convert tabs to 2 spaces 2016-07-01 11:35:08 +02:00
Dorian Wouters 4f8e79eb24 s/Lua/LuaJIT/, add isRemote to Universe & World, add msgpack 2016-05-01 18:55:57 +02:00
Dorian Wouters 2af489e9fa Step up, use C++14 2016-04-18 11:57:32 +02:00
Dorian Wouters 82db863f4e Introduce Universe, infinite Worlds, dynamic block creation 2016-01-02 20:03:37 +01:00