:: playdough changelog ::

2.01 --
   * Keepnick now checks for getnick before doing anything to stop repeat
     messages.
   * Removed PUBLIC_AWAY from /pset due to its uselessness (/set SEND_AWAY_MSG)
   * Added AUTO_JOIN_ON_INVITE to allow the user to set specific channels which      he/she will allow the client to auto-join if invited.
   * Rewrote /psave to use $open(), $write(), and $close() rather than exec -in.
     This was to fix a problem with the successful save check. It will now
     correctly detect whether or not the save was successful.
   * Removed some old /set's from the early days of playdough that were causing
     problems. (thanks jmd)
   * Fixed a problem with AUTO_RESPONSE_BEEP not working.
   * Fixed a huge bug with /pset allowing literal sets of on/off only variables

2.00 --
   * Removed /config and added /pset (and /fset for EPIC).
   * Hopefully fixed all bugs with the topicbar and windowing.
   * Completely re-wrote /phelp. Much testing needed.
   * More changes to encode of course.
   * Added Keepnick feature to go along with Getnick (/phelp keepnick)
   * Various other bugfixes, rewrites, and improvements.


-------

1.00 - first version
1.01 - redid a lot of code for memory and speed enhancements. wrote window
       stuff and other small aliases.
1.02 - added war aliases
1.03 - wrote /wconfig, added /jchans
1.04 - wrote /phelp, added /channels. now for BitchX and EPIC.
1.05 - made ~/.playdough directory to store files. started /config
       added pager.
1.06 - fixed a few bugs. added topic bar and auto-cycle gain ops.
       re-wrote /config. changed look of /config, /wconfig and /phelp.
       added email, and fixed pager.
1.07 - added mirc color kick. re-wrote /config again. re-wrote parts of
       the war aliases to get rid of more if statements. added 
       auto response beep. added alias for bonk. re-coded some things to
       use local variables instead of global.
1.08 - fixed the many bugs i found in 1.07. re-wrote /allop to check for
       ops and the user on the channel. also re-wrote /jchans to do the
       same sort of things. removed /superkill
1.09 - added dcc request logging and auto-op ircops feature. took out
       anything relating to war. added /nickcomp to change nick comp char.
       added feature to set default channel modes on join. completely 
       re-wrote /phelp.
1.10 - first public version. added away module by BlackJac and other small
       aliases also by BlackJac. fixed auto-cycle gain-ops to be much faster.
       added /getnick. fixed a few problems with the away module.
1.20 - getnick now checks notify list, signoffs, nick changes, and checks
       every half a minute or so to see if the nick is on. finally fixed
       auto-cycle gain ops. re-wrote many many things to be faster and use
       less memory. everything now uses ansi color instead of bold and
       underline (for you X users). re-wrote parts of BlackJac's away module.
       also fixed a few small bugs.
1.21 - fixed quite a few small bugs mostly found by BlackJac. added the
       prevail encryption code so that /encode can interact with prevail's.
       added a few small aliases thought up by easyme.
1.22 - fixed and improved mirc kick. now works a little better with epic.
       modularized config and help. fixed a stupid bug in /config d (email)
       added /tbar to change topic bar style. wrote a scan for epic. added
       all kinds of things to the epic module.
1.30 - small things recoded a bit. almost completely re-wrote getnick with
       the help of nutbar. greatly changed the structure of playdough and
       the way everything is loaded. many things added for epic. fixed bug
       with auto-cycle thinking there are no-ops with lagged channel syncs.
       recoded quite a few things.
1.31 - recoded everything to be neater and easier to read. fixed getnick
       again. added more cosmetics for epic, a toggle for cosmetics, and
       /cosm for choosing what cosmetics to load if any. fixed a few things
       that worked with BitchX and didnt with EPIC, such as auto-cycle and
       default channel modes on join.
1.32 - fixed a few bugs with the new versions of EPIC. the cosmetics when
       run under epic are now handled differently, more changes to come.
       thanks to RoboHak, playdough now supports encrypted queries.
       /phelp encode to find out more about how to use it. rewrote and
       fixed other encode related things. fixed channel syncs in epic.
       also added /msg :nick to the tabkey completion.
1.33 - BlackJac re-wrote mirckick.m and greatly reduced the amount of code.
       re-wrote getnick a little bit for speed. fixed a few small bugs.
       fixed dcc logging. added /country. fixed some of the topic bar bugs
       finally (i hope). more warnings if you do something wrong. removed
       or changed many of the cosmetics for epic, less ansi and high ascii
       now. added nick completion for bx and epic (thanks to shade). fixed
       /scan in epic. added /wall for epic.
1.40 - completely new encode.m! RoboHak and I designed a completely new way
       to have encrypted msgs. now other users not running playdough or 
       prevail will not even see what you are sending. meaning no more annoying
       .p. showing up in the channel. RoboHak also coded a new and much
       improved method for actual encryption. we have also added support
       for passwords. in fact, a password is always sent. there is a list of
       passwords that when seen, will decrypt the text and display it to the
       user. if no password to send is defined, it will use the default
       hardcoded password of "qwerty". /channels was changed to /chanlist.
       /addchan and /remchan were also added. added option in /config to
       turn on or off public setting of away. various other small fixes
       and changes were made.
1.41 - finally got a startup ansi from dh, toggleable in /config. added
       an improved /who under epic written by Da5id. added an extra feature
       to /whois under epic (idea by Da5id), check /config to toggle it
       on. added whowas support under epic, and various small aliases and
       fixes by Da5id. fixed dcc chat and tab completion, and added much
       needed cosmetics for dcc chat.
