| 2004-05-25 23:43 -- Modules/userauth (v5.2) |
| - Little fix to make the module completely work on server startup (the /userauth command required a rehash before to be enabled). |
| 2004-05-22 10:39 -- Modules |
| - Moved the courtroom module back to the "Experimental modules" category, because it's still buggy. (Sorry, at the moment I'm busy to fix its bugs.) |
| 2004-05-17 22:58 -- Modules/sendraw (v3.1) |
| - Wrote a new documentation. - Made a little code cleanup. The module now requires Unreal3.2-beta18 or a newer version. |
| 2004-05-17 21:53 -- Modules/cmdflood (v1.7) |
| - Fixed a bug with wrong flood counters, reported by crazytoon. (This could only happen if the module was loaded by rehashing the server configuration.) |
| 2004-05-08 16:15 -- Modules/userauth (v5.1) |
| - Now client-specified user names can be used as login names (requested by DVizion). - Fixed a typo in the code of the guest feature that could cause a compilation error (reported by DVizion), however you have to upgrade your UnrealIRCd to CVS (release ID >= .3; 3.2 fixes branch) in order to make it work (module API bug). - Made various fixes, code cleanups and documentation updates. |
| 2004-05-04 12:48 -- Modules/cgiirc (v1.8) |
| - Fixed a bug resulting in full connection classes caused by CGI:IRC connetions (reported by Hal9000). |