madmaxoft@gmail.com
|
a06b72c18d
|
Anvil: added support for signs (why was it still missing??)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@616 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-06-15 20:58:52 +00:00 |
|
cedeel@gmail.com
|
92c59963f8
|
Attempt to bring sanity to newlines across systems.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@606 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-06-14 13:06:06 +00:00 |
|
madmaxoft@gmail.com
|
1a0bfd8d28
|
Chests and Furnaces are now saved properly into Anvil scheme.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@516 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-05-28 16:47:57 +00:00 |
|
madmaxoft@gmail.com
|
a4a418a679
|
Merged the composable_generator branch into the trunk
git-svn-id: http://mc-server.googlecode.com/svn/trunk@504 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-05-25 07:18:52 +00:00 |
|
madmaxoft@gmail.com
|
f2681777fb
|
Fast NBT writer (Saving a chunk is now about twice as fast)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@484 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-05-08 11:31:54 +00:00 |
|
madmaxoft@gmail.com
|
35c8bc4c58
|
Fast NBT Parser (loading a chunk is now about 10 times faster)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@481 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-05-07 20:22:04 +00:00 |
|
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
|
b69ac328c0
|
Reverted the previous commit - it is useless, since entities still depend heavily on cWorld
git-svn-id: http://mc-server.googlecode.com/svn/trunk@428 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-03-24 11:14:34 +00:00 |
|
madmaxoft@gmail.com
|
be31652c40
|
Encapsulated cWorld functions needed in cWorldStorage into an interface, so that cWorldStorage can actually be used outside of MC-Server (such as storage conversion tools and chunk analyzers)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@427 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-03-23 21:12: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 |
|