No description
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.
Find a file
2002-02-28 05:12:02 +00:00
data More Updates 2000-06-10 09:16:06 +00:00
dl Shmads Module updates 2002-02-28 05:12:02 +00:00
doc Doco Updates (minor) 2000-02-29 10:39:40 +00:00
logs .keepme file in the logs directory, so it gets exported correctly 2002-02-27 13:33:03 +00:00
.gitattributes Lots of Changes: Read on: 2002-02-27 16:36:41 +00:00
ChangeLog UPdated changelog 2002-02-28 03:44:48 +00:00
chans.c *** empty log message *** 2000-12-10 06:25:51 +00:00
chkstats Update 2002-02-27 11:20:30 +00:00
conf.c merge in Shmads initial 2.5 changes (will be for 2.0.14 release) 2002-02-28 04:49:10 +00:00
config.h.in Lots of Changes: Read on: 2002-02-27 16:36:41 +00:00
configure Lots of Changes: Read on: 2002-02-27 16:36:41 +00:00
configure.in Lots of Changes: Read on: 2002-02-27 16:36:41 +00:00
dl.c merge in Shmads initial 2.5 changes (will be for 2.0.14 release) 2002-02-28 04:49:10 +00:00
dl.h *** empty log message *** 2000-12-10 06:25:51 +00:00
dotconf.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
dotconf.h Initial revision 2000-02-03 23:45:51 +00:00
hash.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
hash.h Import of 2.0.13 2002-02-27 11:19:15 +00:00
INSTALL Import of 2.0.13 2002-02-27 11:19:15 +00:00
ircd.c merge in Shmads initial 2.5 changes (will be for 2.0.14 release) 2002-02-28 04:49:10 +00:00
ircdchk more files 2000-06-10 09:14:03 +00:00
LICENCE Initial revision 2000-02-03 23:45:51 +00:00
list.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
list.h Import of 2.0.13 2002-02-27 11:19:15 +00:00
main.c merge in Shmads initial 2.5 changes (will be for 2.0.14 release) 2002-02-28 04:49:10 +00:00
makeconf Update 2002-02-27 11:20:30 +00:00
Makefile.in Lots of Changes: Read on: 2002-02-27 16:36:41 +00:00
ns_help.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
README Import of 2.0.13 2002-02-27 11:19:15 +00:00
server.c moved server to hash handling 2002-02-27 13:30:59 +00:00
services.c merge in Shmads initial 2.5 changes (will be for 2.0.14 release) 2002-02-28 04:49:10 +00:00
sock.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
ss_help.c Initial revision 2000-02-03 23:45:51 +00:00
stats.cfg.dist Lots of Bug fixes in the Main Code, Inlcude MODE Crashing the Server, and 2000-03-03 06:03:42 +00:00
stats.h merge in Shmads initial 2.5 changes (will be for 2.0.14 release) 2002-02-28 04:49:10 +00:00
timer.c merge in Shmads initial 2.5 changes (will be for 2.0.14 release) 2002-02-28 04:49:10 +00:00
TODO Import of 2.0.13 2002-02-27 11:19:15 +00:00
Ultimate.h Lots of Changes: Read on: 2002-02-27 16:36:41 +00:00
Unreal.h Import of 2.0.13 2002-02-27 11:19:15 +00:00
users.c Lots of Changes: Read on: 2002-02-27 16:36:41 +00:00

NeoStats 2.0.11
~~~~~~~~~~~~~~~

Ok.. we are FINALLY out of beta :) w00t!


Module Status:
--------------
- StatServ now fully functional.
- Spam working like a dream.
- IcqServ works, but is still under heavy development :)
- Services havn't even been touched
- version is a simple example of writting a Module
- NetInfo is fully functional.

the module.txt file in the dl directory is a bit outdated. Use it for
reference only, but you want to find out more about the API (like specific
Function calls, etc) then look at the statserv module as it contains almost
all the Module API calls that are available. 

I've verified it works with Unreal 3.1.1 and higher, so there should be no
problems here. No one has come to us saying they want support for another
IRCD, so its still only Unreal.
it should work with Ultimate IRCD as well (based on Unreal and dreamforge)
it might work with Elite.

Bugs:
-----
Still a few lerking around in the code. I've been concentrating on the Icq
and Statserv modules of late, and have only been fixing bugs in the main
code as I find them. I havn't gone on a extensive Bug hunting mission
1. StatServ Daily commands are not correct
2. Other StatServ Statistics might be questionable :)


PLEASE send me those bug reports!
 
Shmad