ChangeLog 3.5 KB

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