]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog.X3
Fixing help to search all bound helpfiles for a topic.
[irc/evilnet/x3.git] / ChangeLog.X3
index 9fe0600d026a5ccb4a44f0304a105ff144ee9e41..9d557430452d05f2a558fe470751a2507ea76dae 100644 (file)
@@ -1,6 +1,107 @@
 /***********************************************************************
  X3 ChangeLog
 
+2005-05-18  Alex Schumann  <rubin@afternet.org>
+
+       * src/modcmd.c: reed pointed out that modcmd non-command help wasnt
+       working, and pointed me to the opserv helpfiles command, which shows
+       what services search what help files.  This fixes the help command to
+       search that list as it should. Still need to modify the 'default'
+       helpfile search bindigs because I dont think chanserv should respond
+       to help from opserv's db, etc.  See opserv's 'helpfiles' command.
+
+       * src/modcmd.help: clarified 'helpfiles' help.
+
+2005-05-18  Alex Schumann  <rubin@afternet.org>
+
+       * src/helpfile.c: make send_help() return true/false and not send
+       errors so svccmd_send_help can 'take control' of things.
+
+       * src/modcmd.c: Fixed up the help system (again) / find aliased
+       commands help if none exists. / Display no help for that command on
+       commands (instead of topic)
+
+       * src/modcmd.h: Fixed up the help system (again)
+
+       * src/global.c: Fixed syntax display
+
+       * src/chanserv.help: Removed =---= formatting, fixed a few things.
+       *spelling ++more spelling (thx reed)
+
+       * src/nickserv.help: Removed =---= formatting, fixed a few things.
+       *spelling ++more spelling (thx reed)
+       
+       * src/opserv.help: Removed =---= formatting, fixed a few things.
+       ++spelling (thx reed)
+
+       * src/global.help: simplified index
+
+       * src/nickserv.c: Changed message users get when their email is
+       already used for an account, fixed syntax help
+
+       * src/opserv.c: fixed syntax help
+
+2005-05-16  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in
+       the help file.
+
+2005-05-04  Alex Schumann  <rubin@afternet.org>
+
+       * src/modcmd.c: added a 'rebindall' command to assist with
+       upgrades and changes which change command bindings.
+
+       * src/modcmd.help: modified help to reflect above
+
+       * src/opserv.help: modified help to reflect above
+
+       * src/chanserv.c: changed addban, addtimedban, delban, bans etc
+       to addlamer, dellamer, addtimedlamer, lamers to reduce confusion
+       between channel bans (+b) and x3 remembered bans (lamers)
+
+       * src/chanserv.help: modified help to reflect above
+
+       * UPGRADE: added use of rebindall to upgrade instructions
+
+2005-05-04  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: added an 'adduser pending' feature, where if
+       someone isn't authed x3 will ask them to /auth or register, and then
+       automatically finish adding them to the channel when they do.
+       Fixed email bug with adduser pending
+
+       * src/chanserv.h: adduser pending
+
+       * src/hash.c: adduser pending
+
+       * src/hash.h: adduser pending, and increased maxbans to 128 from 45.
+
+       * src/nickserv.c: adduser pending cleanup and activation code,
+                         Arch sync (Avoid losing channel information when
+                         replacing an account using the mergedb command.)
+
+       * src/proto-p10.c: adduser pending cleanup code 
+
+       * src/nickserv.help: improved set and register help
+
+2005-05-04  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: changed uset noautoop to uset autoop (removed double
+       negitive). Added set voice to provide control over use of voice.
+       Implimented a basic chanserv db version control system for upgrading
+       seamlessly.
+
+       * src/chanserv.help: adjusted help to reflect voice and uset autoop
+       changes.
+
+       * src/hash.h: updated ssz comment from z to Z
+
+       * src/modcmd.help: rewrote BIND help
+
+       * src/proto-p10.c: Added Z (sslonly) support back in
+
+       * UPGRADE: created file to document upgrading procedures
+
 2005-04-23  Alex Schumann  <rubin@afternet.org>
        * src/chanserv.c: removed settings: oplevel, halfoplevel, and
        voicelevel, hard coding them to OP, HALFOP, and PEON. Changed