62ddc62e0eUpdated URL in ammo plugin.
richard
2009-02-16 14:16:28 +0100
a30d219266Updated version number, changelog and todo.txt
richard
2009-02-16 14:10:12 +0100
4e1b587e15Fixed zvision not disabled if setting in classes is blank. Removed zvision timer, not needed and wasted resources.
richard
2009-02-16 01:38:46 +0100
527bb9be44Fixed ambience sound not always playing. Improved logging function.
richard
2009-02-15 22:25:17 +0100
3fe0029543Fixed typo in admin menu.
richard
2009-02-15 21:33:06 +0100
fce532e2d9Updated todo.txt
richard
2009-02-15 15:35:03 +0100
847bd12e6bUpdated todo.txt
richard
2009-02-14 01:58:58 +0100
00f279d41aFixed merge conflict in cvars.inc.
richard
2009-02-13 23:14:29 +0100
84a4c68596Minior bug fixes. Added module flags for log system. CVAR changes. Added support for random default class (per player).
richard
2009-02-13 22:57:02 +0100
b46d886c9cFixed message typos. Added debug messags when applying models. Added log messages on manual infections and weapon resticitons.
richard
2009-02-02 01:56:53 +0100
58949a7fe8Fixed 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.
richard
2009-01-31 20:48:56 +0100
972136b859Made a anticamp feature with custom hurt volumes. Reformatted changes.txt.
richard
2009-01-19 22:45:58 +0100
e3f4b4e400Fixed teleport location text to display float values instead of decimal values.
richard
2009-01-17 21:54:35 +0100
72cb683278Changed hardcoded antistick force into a CVAR.
richard
2009-01-16 15:30:37 +0100
018e283679Fixed spectactor admins not able to teleport players to their saved location.
richard
2009-01-14 16:09:27 +0100
c2760c9de0Fixed ztick still working when disabled. Code cleanup: Removed old teleport functions and debug messages in zspawn.
richard
2009-01-14 01:04:29 +0100
525d25efd4Improved 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.
richard
2009-01-13 23:24:10 +0100
03c2a00d22Updated todo.txt with new feature ideas.
richard
2009-01-07 11:27:01 +0100
f447d3731eRemoved spawn protection on respawned zombies.
richard
2008-12-28 02:22:41 +0100
0efabe1146Made zr_suicide_world_damage CVAR for respawning as zombie if a zombie was killed by the world.
richard
2008-12-28 00:50:39 +0100
ef8a7e04b7Finished teleporter admin commands; zr_teleport, zr_tele_saveloc, zr_tele_loc, zr_tele_abort. Teleport admin menu made, but not coded.
richard
2008-12-26 23:03:29 +0100
69799e1c0dImproved the teleporter. Startup delay, cooldown, separate team delays and limits. Admin commands made, but not coded yet.
richard
2008-12-20 20:46:05 +0100
b66baa5dd0Initial translations check in.
richard
2008-12-19 20:07:27 +0100
4e768d316aAdded todo about validating configs and cvars on plugin load.
richard
2008-12-17 01:05:57 +0100
e878d72b38Removed unnecessary function call in OnPluginEnd causing the GameRules not available error.
richard
2008-12-16 16:16:38 +0100
2d4f5d7ae6Moved GetDefaultClassIndex outside the loop.
richard
2008-12-03 10:48:11 +0100
a6c726c193Updated todo with jetpack feature.
richard
2008-11-29 22:56:05 +0100
65a9ec01aaMade zr_ztele_humans cvar for allowing or disallowing humans to use the teleporter. Defaults to allow.
richard
2008-11-24 21:30:23 +0100
298dec378cMade a switch for printing suicide attempts to admin chat. Added suicide response text to client chat too, not just the console.
richard
2008-11-18 01:02:23 +0100
c49fcb2142Applied game rules not available fix by Grey Echo.
richard
2008-11-16 22:49:35 +0100
c28343fc20Made a user friendly description of changes since v. 2.5.1. Fixed/updated todo.txt
richard
2008-11-16 21:30:13 +0100
222d13643aAdded additional client checks before spawning on spawn all command.
richard
2008-11-15 19:11:36 +0100
99373d5720Fixed invalid timer handle errors. Fixed client not in game error in ZR_DebugPrintToConsole.
richard
2008-11-13 17:03:28 +0100
0d4b57e629Merged changes with admin menu repository.
richard
2008-11-12 16:05:04 +0100
028ac77132Added spawn all command in admin menu.
richard
2008-11-12 16:03:40 +0100
70ea880d11zspawn confirmed fixed. Added debug messages on OnClientDisconnect and PlayerDeath.
richard
2008-11-12 16:01:50 +0100
4335828d3dFixed bug in zr_spawn.
richard
2008-10-31 18:57:14 +0100
d8dd91c0f5Improved RefreshList function.
richard
2008-10-30 22:32:59 +0100
dcea61a03cFixed bug in zr_respawn
richard
2008-10-30 19:33:54 +0100
cf8bd3aeadImproved 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).
richard
2008-10-29 22:02:46 +0100
a56e89b907Updated todo.txt
richard
2008-10-27 23:44:46 +0100
9d35648089Added a CVAR for saving class selection after map changes.
richard
2008-10-12 18:56:51 +0200
f7c2a11576Updated todo.txt with new feature.
richard
2008-10-12 14:10:23 +0200
243ddea848Added a CVAR for setting default class.
richard
2008-10-11 23:48:15 +0200
5af48ead51Fixed bugs in IsClientPlayer. Made a zombie admin menu (zr_admin).
richard
2008-10-11 17:17:51 +0200
18fecd7c3eFixed bug in IsClientPlayer.
richard
2008-10-11 13:29:22 +0200
4aff5dd122Fixed night vision state not remembered. If zomibes turn off zvision, nvgs will be off next time too.
richard
2008-10-10 18:23:08 +0200
f674e86688Updated todo with a new teleport feature.
richard
2008-10-09 19:08:22 +0200
d466f06507Fixed invalid client index errors.
richard
2008-10-08 16:05:34 +0200
f26ad4d82eIncreased version number.
richard
2008-10-08 15:06:29 +0200
920d5f2e1dFixed zombie moans not looping when CVAR is 0 (disabled).
richard
2008-10-08 14:31:35 +0200
9cb08e2ee7Removed unneccesary comments. Improved a CVAR description.
richard
2008-10-08 14:06:37 +0200
0055b943d4Updated todo list.
richard
2008-10-08 01:44:31 +0200
da56988372Made console commands for getting and setting class knockback: zr_set/get_class_knockback.
richard
2008-10-08 01:43:26 +0200
6d259ab83cFixed typo in changelog.
richard
2008-10-07 20:17:34 +0200
8ea00cce30Updated changelog.txt with newest changes.
richard
2008-10-07 20:16:17 +0200
81e3e2c48cUpdated todo.txt. Removed the line about nvgs CVAR.
richard
2008-10-07 19:32:47 +0200
fd837b0974Updated todo.txt with new bugs, ideas and features.
richard
2008-10-07 19:26:25 +0200
ce0895a454Changed a newline to not look that bad.
mbalex
2008-10-07 19:15:38 +0200
180f6923faAdded support for overriding class nvgs. Changed nvgs CVAR to a integer.
richard
2008-10-07 19:05:33 +0200
e615802bb9Adding all our changes under our main jupiter branch.
mbalex
2008-10-04 23:02:25 +0200
01f65c9ee5Initial check in.
mbalex
2008-10-04 22:59:11 +0200