Bryan Drewery
|
b41d210aec
* Fixed ANSI colors not showing for logs when bot is not in background.
|
21 vuotta sitten |
Bryan Drewery
|
ff05f19f62
* Last commit reverted as it was insignificant
|
21 vuotta sitten |
Bryan Drewery
|
db621f702e
* Fixed a possible cause for cpu spinning on segfault. (Removed a memory alloc in fatal())
|
21 vuotta sitten |
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 vuotta sitten |
Bryan Drewery
|
8ce1f20a4b
* cmd_dump now has a substitution. '$n' is replaced with the bot's current IRC nick.
|
21 vuotta sitten |
Bryan Drewery
|
68b9dfbf1b
* Fixed cosmetic bug with removing ignores.
|
21 vuotta sitten |
Bryan Drewery
|
abcd86207d
* Added rate vars 'flood-msg' and 'flood-ctcp' to control how quickly a bot ignores on flood.
|
21 vuotta sitten |
Bryan Drewery
|
1dd02d0547
* Added var 'autoaway': How long in seconds until an idle user is set away on dcc auto. (Def: 1800, 30min)
|
21 vuotta sitten |
Bryan Drewery
|
394fd8acf0
* Added var 'auth-obscure': Don't halt on dcc w/dccauth if the pass is wrong; halt at hash (right or wrong). (#100)
|
21 vuotta sitten |
Bryan Drewery
|
6119aeff39
* Added dcc alias support, see 'help set' (only perm owner may set aliases as loops are easy and fatal)
|
21 vuotta sitten |
Bryan Drewery
|
398c536399
* Fixed cmd_jump/cmd_botjump not parsing 'server:port' correctly.
|
21 vuotta sitten |
Bryan Drewery
|
e7be8edd4e
* Clearing chanset var now correctly uses defaults.
|
21 vuotta sitten |
Bryan Drewery
|
98204093e3
* In config/-C, the ip field for bots can now be either ipv4 or ipv6. (ipv6 field still present)
|
21 vuotta sitten |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 vuotta sitten |
Bryan Drewery
|
4e93ea53c4
* Fixed 'bots' not showing up in help, and a typo in 'botpart'.
|
21 vuotta sitten |
Bryan Drewery
|
a864ffe1cf
* Fixed cmd_quit working over botcmd. (#108)
|
21 vuotta sitten |
Bryan Drewery
|
25a46d51c2
* Fixed cmd_[ch]handle saving userfile when changes weren't actually made.
|
21 vuotta sitten |
Bryan Drewery
|
0aee1c0680
* Added link for ticket viewing by number as there are about 30 references now in UPDATES
|
21 vuotta sitten |
Bryan Drewery
|
5422d6c7e2
* Fixed bad spelling
|
21 vuotta sitten |
Bryan Drewery
|
53a0e1ac68
* cmd_botcmd blocks the following cmds for '*': die, restard, suicide, jump. (#17)
|
21 vuotta sitten |
Bryan Drewery
|
2c5378a902
* Changes to console flag requirements: +rbh (PERM OWNER), +vd (+a), +egu (+n). (#99)
|
21 vuotta sitten |
Bryan Drewery
|
bca87b05ae
* Fixed *many* buffer overflows in the botnet code. (#94)
|
21 vuotta sitten |
Bryan Drewery
|
45be5181b5
* Added channel name to bad cookie/manop commenting (#97)
|
21 vuotta sitten |
Bryan Drewery
|
195236af40
* Added a note for users who are 'SU'd in cmd_whom for +a|. (LOCAL WHOM ONLY) (#64)
|
21 vuotta sitten |
Bryan Drewery
|
280159da78
* Fixed 'user has joined partyline' when after using cmd_botcmd/cmd_chattr on remote bots. (#84)
|
21 vuotta sitten |
Bryan Drewery
|
c2905d187a
* Added cmd_suicide. (#80)
|
21 vuotta sitten |
Bryan Drewery
|
a420f51753
* Fixed bots with '`' in nick not spawning correctly. (#88)
|
21 vuotta sitten |
Bryan Drewery
|
c598ab5329
* Fixed cmd_boot attempting to boot a remote simulated dcc created by .botcmd. (#90)
|
21 vuotta sitten |
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 vuotta sitten |
Bryan Drewery
|
f916784e92
* Fixed wrong spacing in cmd_status
|
21 vuotta sitten |