Version 1.1.2 * Added a join message when people connect to the IRCD. The message is set on a delay so that on the initial nick burst, the services do not send everyone the message. * Changed the admin commands from a simple password interface to a more sophisticated flags approach. Now you have to identify with the administrator password once, and your flags indicate that you are an admin for all commands. * Full help files available corrected form for the new administrator type commands. 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.