From acd537d53369002ff3e5557865cbe66af01ea3a1 Mon Sep 17 00:00:00 2001 From: "admin@omencraft.com" Date: Wed, 26 Oct 2011 16:49:01 +0000 Subject: 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. git-svn-id: http://mc-server.googlecode.com/svn/trunk@15 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'VC2010/MCServer.vcxproj') diff --git a/VC2010/MCServer.vcxproj b/VC2010/MCServer.vcxproj index e4b042c56..2c428a718 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -308,6 +308,7 @@ + @@ -445,6 +446,7 @@ + @@ -513,4 +515,4 @@ - \ No newline at end of file + -- cgit v1.2.3