ChangeLog 3.8 KB

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