I'm writing an IRC server for Freeciv, which I think will be useful in Longturn. What it does is start with three channels, #cmd, #all and #team. #cmd is the servers console, all output goes there, and input from #cmd is treated as input from a player. #all is the chat, and #team is the allies only chat. Messages sent to #all and #team are also sent to regular clients. Authentication is implemented with nickserv-like functionality.
Does this have a chance of being integrated into Freeciv? -- Michal "akfaew" Mazurek http://akfaew.jasminek.net _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
