Mattes D
|
fcd3d1bfed
|
Added a cWorld:PrepareChunk function.
It prepares the chunk - loads or generates it and lights it.
The spawn prepare process uses this function.
|
2014-12-10 22:35:16 +01:00 |
|
Mattes D
|
103fa8812d
|
WorldStorage no longer queues chunks into generator.
|
2014-09-05 23:26:00 +02:00 |
|
LO1ZB
|
3c1c073714
|
remove y-coord from chunks
|
2014-08-28 11:36:35 +02:00 |
|
madmaxoft
|
7bfb0b05d0
|
CheckBasicStyle: multi-level indent change.
|
2014-08-04 13:20:29 +02:00 |
|
madmaxoft
|
6ce61d1a6f
|
Fixed a ToLua warning - operator = not supported.
|
2014-08-03 22:04:48 +02:00 |
|
archshift
|
4191be7ddb
|
Removed redundant semicolons and re-added warning
|
2014-07-24 11:21:37 -07:00 |
|
madmaxoft
|
08748bafe2
|
Code style: Fixed braces on separate lines.
|
2014-07-19 15:23:40 +02:00 |
|
madmaxoft
|
00c524519e
|
Fixed style: spaces after commas.
|
2014-07-19 14:53:41 +02:00 |
|
madmaxoft
|
5e198c6730
|
Basic style fixes.
|
2014-07-17 22:50:58 +02:00 |
|
madmaxoft
|
632e8680b1
|
Removed world-saving log messages.
Ref.: http://forum.mc-server.org/showthread.php?tid=1518
|
2014-07-04 11:50:50 +02:00 |
|
Tycho
|
a54cbba0fd
|
Added user setting compression factor
|
2014-01-17 11:01:14 -08:00 |
|
Tycho Bickerstaff
|
bbdb34252e
|
fixed a few remaining issues with worldstorage
|
2014-01-02 17:37:34 +00:00 |
|
Tycho Bickerstaff
|
042b72bc17
|
rewrote queue not to use promises for waits
|
2014-01-02 12:32:55 +00:00 |
|
Tycho Bickerstaff
|
f3736b1eb7
|
refactored chunk Queue to seperate class
|
2013-12-31 15:48:57 +00:00 |
|
madmaxoft
|
012840360e
|
Moved json includes to where they are really needed.
|
2013-11-28 20:14:34 +01:00 |
|
madmaxoft
|
2113ca3844
|
Fixed VC2008 compilation, normalized include paths.
|
2013-11-27 09:17:25 +01:00 |
|
Alexander Harkness
|
d925cf4def
|
Fixed the remaining derps
|
2013-11-27 07:40:59 +00:00 |
|
Tiger Wang
|
32449f1fca
|
Further attempts to fix compile
|
2013-11-25 18:29:36 +00:00 |
|
Tiger Wang
|
e3db69c4ae
|
Attempt to fix compilation
|
2013-11-24 18:44:22 +00:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|