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 ani în urmă |
Bryan Drewery
|
47291c56af
* Fixed bots set +k being able to request ops.
|
21 ani în urmă |
Bryan Drewery
|
af97e3d5aa
* Fixed bot username casing causing bad cookies.
|
21 ani în urmă |
Bryan Drewery
|
5a6a3c843c
* Small compile fix for voice-non-ident conversion
|
21 ani în urmă |
Bryan Drewery
|
685339f330
* Added bool var 'voice-non-ident' which can be used to not voice non-idented clients with +voice.
|
21 ani în urmă |
Bryan Drewery
|
012f9bc49a
* Increased slack time for cookies.
|
21 ani în urmă |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 ani în urmă |
Bryan Drewery
|
f916784e92
* Fixed wrong spacing in cmd_status
|
21 ani în urmă |
Bryan Drewery
|
3032ac0b2c
* +eI lists were being checked way too often and at the wrong times; now only checking when NEEDED.
|
21 ani în urmă |
Bryan Drewery
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 ani în urmă |
Bryan Drewery
|
f84c2d2395
* Bans aren't checked on join anymore if the channel is +take
|
21 ani în urmă |
kathleen
|
2ca9b7d102
* Replacement and removal of defines from old eggdrop language system...
|
21 ani în urmă |
Bryan Drewery
|
7c587dd7ef
* Fixed bug in getin_request
|
21 ani în urmă |
Bryan Drewery
|
a8c8d21fdb
* Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d
|
21 ani în urmă |
Bryan Drewery
|
94c68c1bb8
* Fixed a bunch of lame bugs in the getop system
|
21 ani în urmă |
Bryan Drewery
|
7889ab8f49
* Fixed bots unbanning bots via botnet requests when the bot is set +k for the chan.
|
21 ani în urmă |
Bryan Drewery
|
c8511123ee
* Optimized WHO parsing more to alieviate some cpu usage in large chans
|
21 ani în urmă |
Bryan Drewery
|
3cc850b738
|
21 ani în urmă |
Bryan Drewery
|
ca8bc9f959
* Fixed request_op() to check/fill the user pointer if it's empty.
|
21 ani în urmă |
Bryan Drewery
|
786b35d07f
* Now checking new botuserhost at same time that we SET it (after the server connect WHOIS)
|
21 ani în urmă |
Bryan Drewery
|
f970a6c622
|
21 ani în urmă |
Bryan Drewery
|
0224cb1e5d
* Fixed bot flooding with 'JOIN #chan', when it's already sent it
|
21 ani în urmă |
Bryan Drewery
|
b150c05717
* Auth system rewritten into a class
|
21 ani în urmă |
Bryan Drewery
|
4e026bc6db
* Replaced CHAN_ASKED_INVITED with CHAN_ASKED_INVITES (typo)
|
21 ani în urmă |
Bryan Drewery
|
45b5db26af
* Eliminated share (+|-)(b|e|inv)[c] functions and replaced with '(+|-)m[c] type'
|
21 ani în urmă |
Bryan Drewery
|
a7ea0156b8
* Removed some FIXME comments
|
21 ani în urmă |
Bryan Drewery
|
f060e61929
* Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped.
|
21 ani în urmă |
Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
21 ani în urmă |
Bryan Drewery
|
a9d27f32fb
* Removed defines from ctcp/irc/server/channels
|
21 ani în urmă |
Bryan Drewery
|
09d6f654a6
* Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2)
|
21 ani în urmă |