madmaxoft@gmail.com
|
9cb8872851
|
Anvil storage writing (Basic storage is working, NO entities except for chests are working! Don't use for real servers)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@475 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-04-23 21:20:32 +00:00 |
madmaxoft@gmail.com
|
3fe1622eda
|
Fixed a parsing error in NBT classes (doubles weren't parsing correctly);
Added a working NBT serialization (verified in another project)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@451 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-04-04 12:07:38 +00:00 |
madmaxoft
|
d0a606959b
|
Fixed a few warnings, lifted up the block interactinos limit to 20 (10 was not enough for Creative mode)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@407 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-03-13 09:28:24 +00:00 |
madmaxoft@gmail.com
|
11810e05e4
|
Using the _DEBUG macro for *nix debug builds as well; trying to force 8-byte alignment on critical sections ( http://forum.mc-server.org/showthread.php?tid=384 )
git-svn-id: http://mc-server.googlecode.com/svn/trunk@387 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-03-09 09:39:48 +00:00 |
madmaxoft@gmail.com
|
7219e74c7c
|
Anvil format: loading chests' contents.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@385 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-03-07 22:09:55 +00:00 |
madmaxoft@gmail.com
|
69a4ee5383
|
Added the Anvil level format (MCA) support, read-only for the time being. Now MCS can read your worlds from the official server :)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@380 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-03-07 11:28:24 +00:00 |