summaryrefslogtreecommitdiffstats
path: root/source/packets/cPacket_CreateInventoryAction.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-01- implemented separated inventory for creative mode (cSurvivalInventory and cCreativeInventory)lapayo94@gmail.com1-29/+0
2011-12-21- Crafting fixed in 1.0.0lapayo94@gmail.com1-2/+4
2011-10-26Made several recomended changes. Gamemode is now world based. Need to add it to player.admin@omencraft.com1-4/+4
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/+27