Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Bryan Drewery 3ed2111731 * Ported [2804] to 1.2.10 20 tahun lalu
  Bryan Drewery 7262ceaf17 * Ported [2439] to 1.2.9 20 tahun lalu
  Bryan Drewery b809ccbd03 * Fixed 'chanset chanmode { -p }' conflicting with 'closed-private 1' (closed-private now sets to 0 if -p) (#14) 21 tahun lalu
  Bryan Drewery 7b107f9bba * Added hub cmd 'checkchannels' which displays in loglevel misc (+o) which chans leaf bots aren't on. (#149) 21 tahun lalu
  Bryan Drewery f7d7eb1bab * Some fixes to slowjoin/slowpart were mixed up, fixed. 21 tahun lalu
  Bryan Drewery d980aea3bc * Fixed hubs sharing out channels that were 'slowparted'. (#93) 21 tahun lalu
  Bryan Drewery 299a1a8232 * Fixed cmd_chanset not displaying ALL invalid channel flags, although, there are still *many* errors like with with the chanset code. (#136) 21 tahun lalu
  Bryan Drewery d7289d29e2 * Fixed cmd_slowjoin (#129) 21 tahun lalu
  Bryan Drewery e7be8edd4e * Clearing chanset var now correctly uses defaults. 21 tahun lalu
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. 21 tahun lalu
  Bryan Drewery d2e2592d5e * Removed bots notifying net to join channel when it becomes opped (useless/floods net) (#63) 21 tahun lalu
  Bryan Drewery 21ddf49ae0 * Combined functions check_expired_[bans|exempts|invites] into check_expired_mask(const char type) 21 tahun lalu
  Bryan Drewery 3d8f789f81 * New channels get a default chanset of: flood-ctcp 5:30 21 tahun lalu
  Bryan Drewery 8be7efb6f4 * Fixed a dcc[] loop in rebalance_roles() which didn't account for free'd elements 21 tahun lalu
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... 21 tahun lalu
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d 21 tahun lalu
  Bryan Drewery 0224cb1e5d * Fixed bot flooding with 'JOIN #chan', when it's already sent it 21 tahun lalu
  Bryan Drewery 9f2dcd0120 * +take stuff 21 tahun lalu
  Bryan Drewery f060e61929 * Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped. 21 tahun lalu
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 tahun lalu
  Bryan Drewery f2dfb6faf3 * Removed remaining ifdefs for LEAF/HUB 21 tahun lalu
  Bryan Drewery 52e12dd097 * More ifdef removals 21 tahun lalu
  Bryan Drewery 71a27a3c7b * Removed channel flag '+|-nomop' as it was redundant with chanint 'mop' 21 tahun lalu
  Bryan Drewery f9f963d2d5 * Removed channel flag '+|-manop' as it was redundant with chanint 'manop' 21 tahun lalu
  Bryan Drewery 8cd169aa99 21 tahun lalu
  Bryan Drewery 09d6f654a6 * Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2) 21 tahun lalu
  Bryan Drewery 57d4054e01 * Removed misc 'init' code left from eggdrop module/restart support 21 tahun lalu
  Bryan Drewery 196dc691b1 * Fixed limit, wasn't correclty checking *each chan* every *2* minutes. 21 tahun lalu
  Bryan Drewery 214da3491c * Fixed chanset limit not being set every 2 minutes. 21 tahun lalu
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 tahun lalu