1
0
Personal fork of Cuberite
Go to file
faketruth c2b43f33da Player data is saved and loaded as human readable JSON now.
cFileFormatUpdate will loop through old files and convert them to new files (should replace legacy old format loading code)
cItem has two new functions to load from Json and output Json, this will keep the items in Json standard
ChestEntity and FurnaceEntity use the new functions in cItem

git-svn-id: http://mc-server.googlecode.com/svn/trunk@35 0a769ca7-a7f5-676a-18bf-c427514a06d6
2011-10-31 21:30:14 +00:00
converter denotch map converter can now successfully converter an mcr to a vaild pak file. Takes about 20 seconds per region file. 2011-10-31 18:49:07 +00:00
iniFile Source for additional projects 2011-10-03 19:25:04 +00:00
jsoncpp-src-0.5.0 Source for additional projects 2011-10-03 19:25:04 +00:00
lua-5.1.4 Source for additional projects 2011-10-03 19:25:04 +00:00
Plugins Setting files 2011-10-03 19:39:53 +00:00
source Player data is saved and loaded as human readable JSON now. 2011-10-31 21:30:14 +00:00
tolua++-1.0.93 Source for additional projects 2011-10-03 19:25:04 +00:00
VC2010 Player data is saved and loaded as human readable JSON now. 2011-10-31 21:30:14 +00:00
webadmin Source for additional projects 2011-10-03 19:25:04 +00:00
WebServer Compiles for linux 2011-10-21 21:25:29 +00:00
zlib-1.2.5 Source for additional projects 2011-10-03 19:25:04 +00:00
clean.bat Setting files 2011-10-03 19:39:53 +00:00
furnace.txt Setting files 2011-10-03 19:39:53 +00:00
groups.ini Setting files 2011-10-03 19:39:53 +00:00
items.ini Setting files 2011-10-03 19:39:53 +00:00
Lua-LICENSE.txt Setting files 2011-10-03 19:39:53 +00:00
makefile Player data is saved and loaded as human readable JSON now. 2011-10-31 21:30:14 +00:00
monsters.ini Setting files 2011-10-03 19:39:53 +00:00
recipes.txt Setting files 2011-10-03 19:39:53 +00:00
settings.ini Added denotch map converter. Program currently reads the only mcr file in the region dir and writes the uncompressed chunk data in world/X0-Z0.pak. I compile in linux with "g++ cConvert.cpp -lz -o denotch" 2011-10-29 21:19:06 +00:00
terrain.ini Setting files 2011-10-03 19:39:53 +00:00
users.ini Creative mode now breaks blocks without providing block drops. Need to work with Player's Inventory for proper creative mode support. GAMEMODE is declared and set twice. 2011-10-26 18:47:50 +00:00
webadmin.ini Setting files 2011-10-03 19:39:53 +00:00