7 Commits

Author SHA1 Message Date
Drew DeVault
329818b534 Revert "Merge pull request #171 from manio143/ConsoleLogLines"
This reverts commit f2fc89191feaf955dea3cf995dd54616efe1203e, reversing
changes made to aa144a28ead9ec6cd7204bbdd67b38db2cb6c524.
2015-07-01 11:32:03 -06:00
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