This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
NeoStats/doc/old/ChangeLog.operlog.old

42 lines
1.7 KiB
Text

ConnectServ Module for NeoStats 2.x ChangeLog
Shmad & ^Enigma^
* Version 1.5 * September 12th, 2002
- Fixed cosmetic bug reported by eggy (Shmad)
- Added NICK watching support for nick changes (Shmad)
- Fixed other misc bugs.
* Version 1.4 * July 17th, 2002
- Moved to new Event API (Fish)
- Stopped it flooding the net when neo starts up (Fish)
* Version 1.3 * March 12th, 2002
- Code overhaul for NeoStats-2.5 core.
* Version 1.2 * November 18th, 2001
- Add u->mode check for Local Kills (^Enigma^)
- Changed LOCAL KILL format to same as GLOBAL format (much nicer..) (Shmad)
- Changed KILL code. Local kills prefixed with LOCAL KILL, Globals with GLOBAL KILL (Shmad)
- Added Local Kill code. (Shmad)
- Fixed Global Kill reason msg (Shmad)
* Version 1.1 * November 16th, 2001
- Version 1.1 is ready to be released in next ver of NeoStats
- fixed compiler warnings. (Shmad)
- Fixed cs_user_modes() segfault. Was in _init() *thwaps niggles* (Shmad)
- Updated LoadConf(); to parse quicker. :) (Shmad)
- Updated LoadConf(); to only load valid settings!! (Shmad)
- Added LoadConfig(); to load connect.db (Shmad)
- Command Settings in connect.db loaded upon module load (Shmad)
- Command settings now saved to connect.db (^Enigma^)
* Version 1.0 * November 13th, 2001
- Version 1.0 is ready to use in the devel NeoStats
- ABOUT Added - Little info about service (^Enigma^)
- STATUS Added - Check if KILLWATCH, MODEWATCH or SIGNWATCH is active or not (^Enigma^)
- KILLWATCH Added - Watch for server or oper /kill's (^Enigma^)
- MODEWATCH Added - Watch for users chaning to oper flags or opers changing flags (^Enigma^)
- SIGNWATCH Added - Watch for signon/signoffs (^Enigma^)
- Started the module, not much here yet. (^Enigma^)