From 042834b09d8d2d814204244e3a64f5fb1cb7582c Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Mon, 4 Apr 2011 18:29:44 +0300 Subject: Fixed chest contents not immediately updating to all players --- src/main.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 49246ec89..df5bca21e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -203,6 +203,9 @@ FIXME: Server sometimes goes into some infinite PeerNotFoundException loop TODO: Player health points - When player dies, throw items on map +FIXME: If something is removed from craftresult with a right click, + it is only possible to get one item from it should give 4 + Objects: -------- -- cgit v1.2.3