Version 1.1.1 * Added some admin features. - Refresh * Added help menu functionality for all commands. * Fixed the register command so it notified the client that registration was successful. * Changed the master command so that you didn't have to fight your master if you had enough experience. There is now a question/fight subcommand set for the master command. * Tweaked the masters a bit. Basically, they were too tough. Once a player had enough experience, they had no chance against their master until they got the next two weapons up. This made the next level too easy. Past level 1 still needs tweaking. * Added functionality for bahamut IRCD Version 1.1.0 * Added autoconf functionality to the gameserv package. Does not compile correctly on SunOS without tweaking. * Fixed the game so that players stats reset at midnight UTC + 8 hours. time(NULL) - (time(NULL) % 86400) + 3600 * 8 * Added a contrib directory with a user submitted patch for hybrid ircd.