6 Commits

Author SHA1 Message Date
Marian Dziubiak
e2402d8e21 ConsoleLog multiline - fixes 2015-06-28 08:07:41 +02:00
manio143
575a739095 ConsoleLog outputs long text in multiple lines 2015-06-28 08:07:40 +02:00
Drew DeVault
805320ce8f Implement caves
This:

- Implements caves with 3D noise
- Moves periodic chunk updates to the thread pool
- Fixes a handful of small bugs
2015-05-03 19:49:43 -06:00
Cuber
af6da5b935 Add color coding for console log categories 2015-02-07 23:16:24 +02:00
Drew DeVault
38f6229a21 Implement packet log, fix error in window click
The packet log will write a log of all packets sent and received to
packet.log in debug mode.

The click window packet implemenation did not consider that empty slots
would omit the metadata and count information.
2015-01-02 23:33:37 -07:00
Drew DeVault
427329f06c Add worlds and logging to server 2014-12-27 18:19:41 -07:00