Bryan Drewery
|
07611e1d13
* Port [3310] to 1.2.14
|
пре 19 година |
Bryan Drewery
|
6861889b6f
* Port [3284] [3285] to 1.2.14
|
пре 19 година |
Bryan Drewery
|
738ccb5818
* Port [3133] to 1.2.13
|
пре 19 година |
Bryan Drewery
|
d573c73241
* Ported [2971] to 1.2.11
|
пре 20 година |
Bryan Drewery
|
e078e4efa0
* Ported [2938] to 1.2.11
|
пре 20 година |
Bryan Drewery
|
683a8ca6b9
* Ported [2482] to 1.2.9 (unsetting auth-prefix disables auth cmds)
|
пре 20 година |
Bryan Drewery
|
7262ceaf17
* Ported [2439] to 1.2.9
|
пре 20 година |
Bryan Drewery
|
b0af9ab0a2
* Ported [2438] to 1.2.9
|
пре 20 година |
Bryan Drewery
|
d246ad1367
* Ported [2429] to 1.2.9
|
пре 20 година |
Bryan Drewery
|
6a456c2fbf
* Added var 'auth-chan' which allows disabling auth cmds in all channels.
|
пре 21 година |
Bryan Drewery
|
21832cd51b
|
пре 21 година |
Bryan Drewery
|
f5dd59031b
* Small fix to +r
|
пре 21 година |
Bryan Drewery
|
6bc5b6a696
* Completed some missing code for '+r' (#127)
|
пре 21 година |
Bryan Drewery
|
55e6306412
* Added flag '+r' which will make a bot resolve all hosts it sees to match against userlist. (You should only set this per-chan)
|
пре 21 година |
Bryan Drewery
|
658abc0b6c
* Fixed bots auto-opping passwordless users on JOIN, to match cmd_mop.
|
пре 21 година |
Bryan Drewery
|
7ed79e646c
* Added bool var 'mean-kicks' which enables offensive/mean kick msgs.
|
пре 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
|
3032ac0b2c
* +eI lists were being checked way too often and at the wrong times; now only checking when NEEDED.
|
пре 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
|
0817a78fe8
* Fixed a possible loop of -v+v with +voice/+v
|
пре 21 година |
Bryan Drewery
|
45a0fa4732
|
пре 21 година |
Bryan Drewery
|
612840210a
* Unset CHAN_JOINING if the bot can't join! (#57)
|
пре 21 година |
Bryan Drewery
|
217fdacd24
* Only auto-op a user if they have a password set. (#52)
|
пре 21 година |
kathleen
|
2ca9b7d102
* Replacement and removal of defines from old eggdrop language system...
|
пре 21 година |
Bryan Drewery
|
228acfca05
* Fixed cmd_stick/cmd_unstick not making leaf bots set/unset the masks in channels. (#41)
|
пре 21 година |
Bryan Drewery
|
998184f283
* Combined kick reasons for +k and .kickban
|
пре 21 година |
Bryan Drewery
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
пре 21 година |
Bryan Drewery
|
a8c8d21fdb
* Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d
|
пре 21 година |
Bryan Drewery
|
c8511123ee
* Optimized WHO parsing more to alieviate some cpu usage in large chans
|
пре 21 година |