summaryrefslogtreecommitdiffstats
path: root/settings.ini (follow)
Commit message (Expand)AuthorAgeFilesLines
* The world can now truly be made higher by incrementing cChunk::c_ChunkHeight to 256. !!HOWEVER THIS WILL DESTROY YOUR SAVED WORLD!!faketruth2012-03-041-3/+9
* putting default settings back to defaultadmin@omencraft.com2012-02-041-22/+4
* Fixed a bug in source/cClientHandle.hadmin@omencraft.com2012-02-041-6/+23
* Added a WebAdmin interface to view users their groups, and the permissions of groups.faketruth2012-01-301-1/+1
* Old Core plugin is deprecated! Begone!faketruth2012-01-281-2/+0
* Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.faketruth2012-01-281-2/+2
* Working on a new plugin design with Lua. While retaining backwards compatibility of course...faketruth2012-01-261-3/+4
* - implemented the fire simulation in native c++ (cFireSimulator)lapayo94@gmail.com2011-12-281-3/+2
* Players can switch worlds on the fly with the command /gotoworld [worldName]. This uses the function cPlayer::MoveToWorld()faketruth2011-12-261-14/+14
* Code improvementslapayo94@gmail.com2011-12-251-10/+9
* Max. players and MOTD are now changeable in the settings.inilapayo94@gmail.com2011-12-241-6/+8
* It's a Squirrel!!faketruth2011-11-081-0/+1
* Added some redstone items.admin@omencraft.com2011-11-031-2/+2
* You can now run multiple worlds by defining them in settings.ini . However there's no way to change worlds on the fly yetfaketruth2011-11-011-0/+4
* 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"admin@omencraft.com2011-10-291-1/+1
* 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.admin@omencraft.com2011-10-261-1/+1
* Added CreateInventoryAction packet for creative mode. Used cPacketEntityEquipment as template. Forced server into Creative Mode. Can't break blocks yet. Player can stil be damaged in creative mode and dying takes you back to survival mode.admin@omencraft.com2011-10-261-1/+1
* changing port back to defaultadmin@omencraft.com2011-10-261-24/+24
* git-svn-id: http://mc-server.googlecode.com/svn/trunk@10 0a769ca7-a7f5-676a-18bf-c427514a06d6admin@omencraft.com2011-10-261-1/+1
* Setting filesfaketruth2011-10-031-0/+24