summaryrefslogtreecommitdiffstats
path: root/VC2010 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added three new packets and cleaned up cPacket_Thunderbolt.cpp... cPacket_BlockAction, cPacket_Explosion, and cPacket_SoundEffect.admin@omencraft.com2011-11-072-0/+33
* 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-062-0/+11
* Added cPiston.h and cPiston.cpp to VC2010 files.admin@omencraft.com2011-11-052-0/+11
* Updated denotch map converter to work in windows. Still has memory leak though.admin@omencraft.com2011-11-053-18/+33
* Added cRedstone to project filefaketruth2011-11-042-2/+13
* Added New/Invaid State and Thunderbolt packets. For testing purposes it now rains whenever a player opens a workbench and stops when they pen a chest. The rain start/stop in only sent to the sole clientopening the items.admin@omencraft.com2011-11-022-2/+24
* Player data is saved and loaded as human readable JSON now.faketruth2011-10-312-2/+17
* Prepared some parts of the code for multi world support, I created lots of TODO'sfaketruth2011-10-312-0/+16
* Changed long to long long so it works fine on 32bit systemsfaketruth2011-10-304-0/+132
* 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-262-2/+13
* Updated VS2010 project filesfaketruth2011-10-262-6/+160
* Compiles for linuxfaketruth2011-10-211-3/+4
* Visual Studio 2010 solution and project filesfaketruth2011-10-0323-0/+2735