From: kainazzzo Date: Thu, 16 Jun 2005 02:00:51 +0000 (+0000) Subject: Fixed a bug, and added another X-Git-Url: https://jfr.im/git/irc/gameservirc.git/commitdiff_plain/156cbed0533db7c8f1a15e564d42eeefbf421f1d?ds=sidebyside Fixed a bug, and added another git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@335 bc333340-6410-0410-a689-9d09f3c113fa --- diff --git a/gameserv/BUGS b/gameserv/BUGS index bdf731b..8363823 100644 --- a/gameserv/BUGS +++ b/gameserv/BUGS @@ -1,8 +1,11 @@ This is a list of known bugs with gameserv that I have no solutions for yet. +1.) Randomly, players will get locked in a player vs. player fight because +gameserv thinks it's neither one's turn... both "yourturn" flags are set off + FIXED) The config file has to have only one '.' in it. Files like gameserv.unreal.conf will not open correctly for some reason. -1) remoteserver has to be an IP address, because it won't resolve +FIXED) remoteserver has to be an IP address, because it won't resolve hostnames