Commit Graph

197 Commits

Author SHA1 Message Date
21b29e8bb3 Fixed spawn protection being buggy when admin infects them, added better countdown, changed variable names (consistency), fixed typo in world kill respawn cvar, gKilledByWorld initialized on connect 2009-03-29 23:42:19 +02:00
6555cdd778 ZR_PrintToAdminChat now checks for Admin_Generic flag 2009-03-29 22:08:56 +02:00
a0276e5c14 Renamed zradmin to zadmin, menu is translatable and accessible from ZMenu 2009-03-29 22:04:47 +02:00
eaf3da9987 Renamed zradmin.inc to zadmin.inc 2009-03-29 21:52:37 +02:00
ebb387d009 Caching models on startup instead of on infection. Probably fixes the freeze on infection problem. 2009-02-21 15:44:48 +01:00
4e1b587e15 Fixed zvision not disabled if setting in classes is blank. Removed zvision timer, not needed and wasted resources. 2009-02-16 01:38:46 +01:00
527bb9be44 Fixed ambience sound not always playing. Improved logging function. 2009-02-15 22:25:17 +01:00
3fe0029543 Fixed typo in admin menu. 2009-02-15 21:33:06 +01:00
00f279d41a Fixed merge conflict in cvars.inc. 2009-02-13 23:14:29 +01:00
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
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
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
972136b859 Made a anticamp feature with custom hurt volumes. Reformatted changes.txt. 2009-01-19 22:45:58 +01:00
e3f4b4e400 Fixed teleport location text to display float values instead of decimal values. 2009-01-17 21:54:35 +01:00
72cb683278 Changed hardcoded antistick force into a CVAR. 2009-01-16 15:30:37 +01:00
018e283679 Fixed spectactor admins not able to teleport players to their saved location. 2009-01-14 16:09:27 +01:00
c2760c9de0 Fixed ztick still working when disabled. Code cleanup: Removed old teleport functions and debug messages in zspawn. 2009-01-14 01:04:29 +01:00
525d25efd4 Improved teleporter: Per client custom buffers, reset buffers on round start (CVAR), made teleabort chat trigger. Blocked teleport on dead players. Changed ztele to tele in CVAR names. 2009-01-13 23:24:10 +01:00
f447d3731e Removed spawn protection on respawned zombies. 2008-12-28 02:22:41 +01:00
0efabe1146 Made zr_suicide_world_damage CVAR for respawning as zombie if a zombie was killed by the world. 2008-12-28 00:50:39 +01:00
ef8a7e04b7 Finished teleporter admin commands; zr_teleport, zr_tele_saveloc, zr_tele_loc, zr_tele_abort. Teleport admin menu made, but not coded. 2008-12-26 23:03:29 +01:00
69799e1c0d Improved the teleporter. Startup delay, cooldown, separate team delays and limits. Admin commands made, but not coded yet. 2008-12-20 20:46:05 +01:00
65a9ec01aa Made zr_ztele_humans cvar for allowing or disallowing humans to use the teleporter. Defaults to allow. 2008-11-24 21:30:23 +01:00
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
c49fcb2142 Applied game rules not available fix by Grey Echo. 2008-11-16 22:49:35 +01:00
222d13643a Added additional client checks before spawning on spawn all command. 2008-11-15 19:11:36 +01:00
99373d5720 Fixed invalid timer handle errors. Fixed client not in game error in ZR_DebugPrintToConsole. 2008-11-13 17:03:28 +01:00
0d4b57e629 Merged changes with admin menu repository. 2008-11-12 16:05:04 +01:00
028ac77132 Added spawn all command in admin menu. 2008-11-12 16:03:40 +01:00
70ea880d11 zspawn confirmed fixed. Added debug messages on OnClientDisconnect and PlayerDeath. 2008-11-12 16:01:50 +01:00
4335828d3d Fixed bug in zr_spawn. 2008-10-31 18:57:14 +01:00
d8dd91c0f5 Improved RefreshList function. 2008-10-30 22:32:59 +01:00
dcea61a03c Fixed bug in zr_respawn 2008-10-30 19:33:54 +01:00
cf8bd3aead Improved handling of invalid handle errors (maybe not fixed). Added a debug switch and a log function. Added debug messages on zspawn. Fixed zr_spawn not spawning spectactors (when using @all). 2008-10-29 22:02:46 +01:00
9d35648089 Added a CVAR for saving class selection after map changes. 2008-10-12 18:56:51 +02:00
243ddea848 Added a CVAR for setting default class. 2008-10-11 23:48:15 +02:00
5af48ead51 Fixed bugs in IsClientPlayer. Made a zombie admin menu (zr_admin). 2008-10-11 17:17:51 +02:00
18fecd7c3e Fixed bug in IsClientPlayer. 2008-10-11 13:29:22 +02:00
4aff5dd122 Fixed night vision state not remembered. If zomibes turn off zvision, nvgs will be off next time too. 2008-10-10 18:23:08 +02:00
d466f06507 Fixed invalid client index errors. 2008-10-08 16:05:34 +02:00
920d5f2e1d Fixed zombie moans not looping when CVAR is 0 (disabled). 2008-10-08 14:31:35 +02:00
9cb08e2ee7 Removed unneccesary comments. Improved a CVAR description. 2008-10-08 14:06:37 +02:00
da56988372 Made console commands for getting and setting class knockback: zr_set/get_class_knockback. 2008-10-08 01:43:26 +02:00
ce0895a454 Changed a newline to not look that bad. 2008-10-07 19:15:38 +02:00
180f6923fa Added support for overriding class nvgs. Changed nvgs CVAR to a integer. 2008-10-07 19:05:33 +02:00
e615802bb9 Adding all our changes under our main jupiter branch. 2008-10-04 23:02:25 +02:00
01f65c9ee5 Initial check in. 2008-10-04 22:59:11 +02:00