summaryrefslogtreecommitdiffstats
path: root/source/packets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated the thunderbolt packet. Lightning and rain can be tested with a workbench and a chest. >:)admin@omencraft.com2011-11-032-4/+25
* 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-024-0/+100
* Made several recomended changes. Gamemode is now world based. Need to add it to player.admin@omencraft.com2011-10-265-11/+9
* 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-263-2/+4
* 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-263-1/+70
* Compiles for linuxfaketruth2011-10-212-4/+4
* MCServer c++ source filesfaketruth2011-10-0387-0/+2630