ChangeLog 3.4 KB

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