Commit Graph

13 Commits

Author SHA1 Message Date
Greyscale
d074b68edf Fixed all MAXPLAYERS+1 by replacing them with MAXPLAYERS + 1 2009-04-13 06:00:58 +02:00
richard
a8704cf90c Implemented the new class system. Class menu missing, only default classes working. 2009-04-11 01:56:22 +02:00
richard
405e7f0005 Restructured class system files. Added more functions for applying class attributes. 2009-04-06 03:20:13 +02:00
richard
f9d0a96d77 Corrected newline format. 2009-04-01 19:04:00 +02:00
Greyscale
7817981473 Added cvar to control suicide blocking for zombies and humans seperately 2009-03-31 02:56:30 +02:00
richard
4f8e3e2b20 Made a new class system with base API functions. Will run paralell with the old system so it's possible to do a gradually switch. Most functions are compatible but have different names. 2009-03-31 00:52:44 +02:00
richard
84a4c68596 Minior bug fixes. Added module flags for log system. CVAR changes. Added support for random default class (per player). 2009-02-13 22:57:02 +01:00
richard
b46d886c9c Fixed message typos. Added debug messags when applying models. Added log messages on manual infections and weapon resticitons. 2009-02-02 01:56:53 +01:00
richard
58949a7fe8 Fixed incorrect weapon name used in group restictions. Improved logging system (bit flags instead of on/off). CVAR zr_debug changed to zr_log. Added flag configuration to zombie admin menu. Fixed index out of bounds error in anticamp module. 2009-01-31 20:48:56 +01:00
richard
298dec378c Made a switch for printing suicide attempts to admin chat. Added suicide response text to client chat too, not just the console. 2008-11-18 01:02:23 +01:00
richard
d466f06507 Fixed invalid client index errors. 2008-10-08 16:05:34 +02:00
mbalex
e615802bb9 Adding all our changes under our main jupiter branch. 2008-10-04 23:02:25 +02:00
mbalex
01f65c9ee5 Initial check in. 2008-10-04 22:59:11 +02:00