ChangeLog 4.3 KB

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