ChangeLog 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. * to implement "Excesive character protection" [ pending ]
  2. * to implement category TCL in witch you have all tcl and also .tcl info
  3. to get info like bind pub, flags, strings from that TCL. [ pending ]
  4. * to implement .update reinstall [ pending ]
  5. 2021-04-09 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  6. * implemented VOTE module
  7. * added a variable if you want the update process to stop completely
  8. * solved some minor bugs
  9. 2021-03-15 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  10. * removed guestnick module
  11. * solved small potentially bugs related to autoupdate.
  12. * solved issue related to quote, now you can choose if you want users with access
  13. or all to add quotes/list/remove.
  14. + restart required after this update.
  15. 2021-03-12 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  16. * solved NICKSERV login issue
  17. * solved update on/off issue
  18. 2021-03-10 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  19. * Added support for AutoUpdate in case there are more then 1 eggdrop on same archive.
  20. 2021-03-09 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  21. * no longer needs latest tls package.
  22. * added a setting that automatic restarts the eggdrop on autoupdate
  23. check if 'the update requires that'. For manual check, it will
  24. show a message that a restart is required to complete the update.
  25. 2021-03-08 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  26. * solved AutoUpdate issue for slower connections (when downloading from github)
  27. * removed some remaining old binds for badchan module
  28. * changed the bot 'private msg antiflood action' from silence +*!*@* to IGNORE *!*@*
  29. 2021-03-07 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  30. * now all commands work trough DCC by using .bt <command> [#channel] [arguments]
  31. if ".myset mychan" is set you dont have to specify the channel
  32. * solved other minor bugs
  33. 2021-03-06 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  34. * added the posibility to add badchan by using REGEX, see .man badchan
  35. * modified the badchan working mode, now its faster and more safe
  36. * solved some bugs related to BADCHAN module
  37. 2021-03-05 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  38. * added antibotidle (see .man antibotidle)
  39. * added noproxy protection (see .man noproxy)
  40. * solved some other minor bugs
  41. 2021-03-04 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  42. * optimised the ban module to work more faster
  43. * added .banlist regex to to show only the regex added
  44. * added .sb -regex to check details of the regex added
  45. * added .ub -regex to remove the regex stored with .b -regex
  46. * added .b -regex in wich you can specify regex for <nick>!<ident>@<host>/[realname]/[ban mask]
  47. (fields with [ ] are optional). To se available banmask use .man banmask.
  48. The regex is added in banlist and everyone who matches it will get banned (just chanban)
  49. * solved other minor bugs
  50. 2021-02-28 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  51. ? * add backchan alert when a "k", "w" is being made
  52. * solved issue related to .gag command. Users can specify any time
  53. they want no matter what is their access.
  54. * added 'change alias handle' in file when the user's handle is chander trough .chuser
  55. * added 'remove alias commands' from file on delete or autoexpire users
  56. * fixed 'remove notes, suspension' from files on autoexpire users
  57. 2021-02-27 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  58. * added a new module "Alias" that offers the posibility for the users
  59. to create their own personalized commands based on BT commands. For more info
  60. see .man alias
  61. * added a new module "AutoUpdate" that makes the eggdrop update itself
  62. to the latest version. For more info see .man AutoUpdate
  63. * solved issue related to Idle Module, the module was working when securemode
  64. was enabled and channel +mD. Now it waits until the channel is no longer +mD
  65. * added chanserv mass ban detector (trough X) that suspends the user that made
  66. the massban
  67. * added variable that enables or disables the DNS onjoin
  68. * solved an issue related to clonescan ban