ChangeLog 4.4 KB

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