summaryrefslogtreecommitdiffstats
path: root/makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-04Added (Probably incorrectly) a cRedstone class. Also, palcing a redstone torch will recursively light any redstone wire it's connected to. Removing a torch from an active wire will unlight the entire length. Class needs to be updated to make use of non deprecated function. Current deprecated function warning drastically slows redstone performance.admin@omencraft.com1-0/+8
2011-11-02Added 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.com1-0/+12
2011-10-31Player data is saved and loaded as human readable JSON now.faketruth1-5/+18
2011-10-26Added 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.com1-0/+6
2011-10-26git-svn-id: http://mc-server.googlecode.com/svn/trunk@10 0a769ca7-a7f5-676a-18bf-c427514a06d6admin@omencraft.com1-0/+84
2011-10-25Using SSE instructions for noise (terrain generation)faketruth1-1/+1
2011-10-21Compiles for linuxfaketruth1-48/+199
2011-10-03Setting filesfaketruth1-0/+1108