summaryrefslogtreecommitdiffstats
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added (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.com2011-11-041-0/+8
* 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-021-0/+12
* Player data is saved and loaded as human readable JSON now.faketruth2011-10-311-5/+18
* 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-0/+6
* git-svn-id: http://mc-server.googlecode.com/svn/trunk@10 0a769ca7-a7f5-676a-18bf-c427514a06d6admin@omencraft.com2011-10-261-0/+84
* Using SSE instructions for noise (terrain generation)faketruth2011-10-251-1/+1
* Compiles for linuxfaketruth2011-10-211-48/+199
* Setting filesfaketruth2011-10-031-0/+1108