summaryrefslogtreecommitdiffstats
path: root/source/cWorld.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed world timefaketruth2011-11-081-0/+3
* Patch with diff file created by Sebi (implemented some stuff like lava physics, drops are deleted when in lava, water is now slower, lava gives actual damage etc.). Pistons now work mostly as they should. They do not yet show the motion animation and do not emit sound. They do extend, push, and retract as they should though. Right now the only way to activate a piston is to light redstone wire adjacent to it with a redstone torch.admin@omencraft.com2011-11-061-0/+3
* Fixed some "Entity was not found in any chunk!" warningsfaketruth2011-11-021-1/+1
* 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-5/+6
* Made several recomended changes. Gamemode is now world based. Need to add it to player.admin@omencraft.com2011-10-261-0/+4
* MCServer c++ source filesfaketruth2011-10-031-0/+158