ChangeLog 3.7 KB

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