home *** CD-ROM | disk | FTP | other *** search
- ###### Changes:
- ---------------
-
- === 1.1.4
-
- # allow to save skin in the variable 'lookspring'.
- For instance, put the line
- lookspring 10
- into your autoexec.cfg and you'll automatically be a predator next
- time you connect to a server running at least ServerModules 1.1.4.
- # explicitly support the Top20Skins skin collection
- ftp://ftp.cdrom.com/pub/quake/newstuff/top20skins.zip
- ftp://ftp.cdrom.com/pub/quake/graphics/mdl/top20skins.zip
- # make search for spawn point in module Observer safer.
-
- === 1.1.0
-
- * export most of the routines related to displaying help about
- the server to a new module 'Server'.
- * add section about resources used by these patches (impulses etc.)
- to the documentation _srvmods.txt.
- * provide command 'help-server' to recall the help about server
- settings and extensions which is displayed during the 'motd-phase'.
- * fix buggy initialization of KickSuicider module.
- * remove more superfluous 'if deathmatch then' conditions in the
- code of the modules.
-
- === 1.0
-
- * KickSuicider: kick players who suicide twice within two minutes.
- * remove some superfluous 'if deathmatch then' conditions in the
- code of the modules.
-
- === 0.99
-
- original version