- Localized pattern matching, if you have some weird oer behaviour (bankicking even if there is not a exact wordbk match etc), I suggest you test out this version - If a channel has the "G" chanflag set and a opped non-admin user triggers the flood protection, the user is now deopped first then banned (and kicked in case of repeat flood) - "del mask admin" reports now correctly the handle and mask - Updated HELP - wordbk's support now also exact matches (single words) - edit password can no longer be sent to a channel - Added a timeout to the registration phase (timeout is 10 minutes after which oer will connect to the next server) - You can no longer change the destination directory with "make install", use configure from now on - For obvious reasons " can no longer be used as a prefix - The last command now encloses messages in " - oer no longer permits a user from channel A to use oer's commands which require no channel parameter on channel B (the only problem with the old behaviour was that a user from channel A could flood channel B using oer) - Internal dynamic admin (global flag "d") wasn't deleted when disconnecting from a server, fixed - Added a priority class for adverts, oer should no longer cause excess flood with many (more than 30) small (less than 50 characters) adverts - Rewrote the way wordbk's are handled, from now on words said by someone will be parsed word by word, not by sentence (IMO, it makes more sense this way) - oer didn't notice if it was kicked by a service, fixed - Fixed yet another nick change bug - I tested this version of oer with muh 2.05d (a opensource IRC bouncer http://mind.riot.org/muh) and it seems to work, just remember to set the bouncer password as a server password - In flood protection the +o/+v was given back before the ban was removed, fixed - Changed "add channel" so that it takes now only one channel and optionally chanflags (this way you can add inactive channels and have oer not join them) - Basic support for a telnet proxy (specify the proxy string in "make install" or use "edit proxysetup" while oer is running) - Forced logons didn't work anymore with /msg, fixed - There were also some other issues with autheds, fixed - The channel modes weren't set on a channel created with clonechannel, fixed - After a logoff no channel sync was done, fixed