Bryan Drewery
|
d15a81c475
* Ported [2756] to 1.2.10
|
20 лет назад |
Bryan Drewery
|
950d302a56
* Ported [2753] to 1.2.10
|
20 лет назад |
Bryan Drewery
|
683a8ca6b9
* Ported [2482] to 1.2.9 (unsetting auth-prefix disables auth cmds)
|
20 лет назад |
Bryan Drewery
|
2159efeb82
* Ported [2708] to 1.2.9 (user limit/floodless fix)
|
20 лет назад |
Bryan Drewery
|
70359b44bd
* Ported [2667] to 1.2.9 (Adds a 'notify-ison' var (fixes #182))
|
20 лет назад |
Bryan Drewery
|
f9a3179236
* Ported [2665] to 1.2.9 (ACTION ctcp log msg (fixes #138))
|
20 лет назад |
Bryan Drewery
|
7d576cd0fc
* Ported [2444] to 1.2.9
|
20 лет назад |
Bryan Drewery
|
21676762d4
* Ported misc CYGWIN fixes to 1.2.9
|
20 лет назад |
Bryan Drewery
|
a2d4717194
* Fixed ignores not being used. (#147) (Breaks a fix to not display msgs after added to ignore for floods)
|
21 лет назад |
Bryan Drewery
|
ce3e8c0aac
* Automatic host adding by localhubs now sanity checks if the hosts will conflict with other bots/users. (#137)
|
21 лет назад |
Bryan Drewery
|
f277709408
* Fixed an issue with bot respdoning to TCM CTCP VERSIONS too slowly at times on connect. (#128)
|
21 лет назад |
Bryan Drewery
|
1bfa3a1088
* Ignore msg which triggers the +g
|
21 лет назад |
Bryan Drewery
|
79d44ef33a
* Removed unused variable use_console_r and DP_LOG
|
21 лет назад |
Bryan Drewery
|
ff05f19f62
* Last commit reverted as it was insignificant
|
21 лет назад |
Bryan Drewery
|
db621f702e
* Fixed a possible cause for cpu spinning on segfault. (Removed a memory alloc in fatal())
|
21 лет назад |
Bryan Drewery
|
0f0d37bbd8
* Added rate var 'flood-g' which will set +g for 60 seconds after this many msgs:sec has been detected. (#74)
|
21 лет назад |
Bryan Drewery
|
abcd86207d
* Added rate vars 'flood-msg' and 'flood-ctcp' to control how quickly a bot ignores on flood.
|
21 лет назад |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
Bryan Drewery
|
b493d82dca
* Add the server to serverlist on soft_restart
|
21 лет назад |
Bryan Drewery
|
57828c22a3
* Fixed bot adding it's new hostmask on server but then losing it due to old userfile transfer from hubs. (#85)
|
21 лет назад |
Bryan Drewery
|
918ebca6c5
* Removed 'realname' code for servers
|
21 лет назад |
Bryan Drewery
|
4d761c665a
* Disabled auto-renaming server names internally on connect if they don't match our own list
|
21 лет назад |
Bryan Drewery
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 лет назад |
Bryan Drewery
|
be824cda65
* Fixed a bug where a bot would stop trying to connect to servers if using ipv6.
|
21 лет назад |
Bryan Drewery
|
d78e596727
* Rewrote most of cmd_cmdpass
|
21 лет назад |
Bryan Drewery
|
e8b8ba81bd
* Added log msg (+w) for when a msg is received when umode +g. (#44)
|
21 лет назад |
kathleen
|
2ca9b7d102
* Replacement and removal of defines from old eggdrop language system...
|
21 лет назад |
Bryan Drewery
|
4a5da22414
* Fixed msgs being logged when the msg has triggered an ignore for flooding. (#23)
|
21 лет назад |
Bryan Drewery
|
421c8e056b
* Added some debug code to find a rare bug in hostmask checking
|
21 лет назад |
Bryan Drewery
|
e3e3b73ae9
* Removed simple_sprintf's %D param and am calling int_to_base64() directly now
|
21 лет назад |