Commit Graph

45 Commits

Author SHA1 Message Date
richard 03c2a00d22 Updated todo.txt with new feature ideas. 2009-01-07 11:27:01 +01:00
richard f447d3731e Removed spawn protection on respawned zombies. 2008-12-28 02:22:41 +01:00
richard 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
richard 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
richard 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
richard b66baa5dd0 Initial translations check in. 2008-12-19 20:07:27 +01:00
richard 4e768d316a Added todo about validating configs and cvars on plugin load. 2008-12-17 01:05:57 +01:00
richard e878d72b38 Removed unnecessary function call in OnPluginEnd causing the GameRules not available error. 2008-12-16 16:16:38 +01:00
richard 2d4f5d7ae6 Moved GetDefaultClassIndex outside the loop. 2008-12-03 10:48:11 +01:00
richard a6c726c193 Updated todo with jetpack feature. 2008-11-29 22:56:05 +01:00
richard 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
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 c49fcb2142 Applied game rules not available fix by Grey Echo. 2008-11-16 22:49:35 +01:00
richard c28343fc20 Made a user friendly description of changes since v. 2.5.1. Fixed/updated todo.txt 2008-11-16 21:30:13 +01:00
richard 222d13643a Added additional client checks before spawning on spawn all command. 2008-11-15 19:11:36 +01:00
richard 99373d5720 Fixed invalid timer handle errors. Fixed client not in game error in ZR_DebugPrintToConsole. 2008-11-13 17:03:28 +01:00
richard 0d4b57e629 Merged changes with admin menu repository. 2008-11-12 16:05:04 +01:00
richard 028ac77132 Added spawn all command in admin menu. 2008-11-12 16:03:40 +01:00
richard 70ea880d11 zspawn confirmed fixed. Added debug messages on OnClientDisconnect and PlayerDeath. 2008-11-12 16:01:50 +01:00
richard 4335828d3d Fixed bug in zr_spawn. 2008-10-31 18:57:14 +01:00
richard d8dd91c0f5 Improved RefreshList function. 2008-10-30 22:32:59 +01:00
richard dcea61a03c Fixed bug in zr_respawn 2008-10-30 19:33:54 +01:00
richard 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
richard a56e89b907 Updated todo.txt 2008-10-27 23:44:46 +01:00
richard 9d35648089 Added a CVAR for saving class selection after map changes. 2008-10-12 18:56:51 +02:00
richard f7c2a11576 Updated todo.txt with new feature. 2008-10-12 14:10:23 +02:00
richard 243ddea848 Added a CVAR for setting default class. 2008-10-11 23:48:15 +02:00
richard 5af48ead51 Fixed bugs in IsClientPlayer. Made a zombie admin menu (zr_admin). 2008-10-11 17:17:51 +02:00
richard 18fecd7c3e Fixed bug in IsClientPlayer. 2008-10-11 13:29:22 +02:00
richard 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
richard f674e86688 Updated todo with a new teleport feature. 2008-10-09 19:08:22 +02:00
richard d466f06507 Fixed invalid client index errors. 2008-10-08 16:05:34 +02:00
richard f26ad4d82e Increased version number. 2008-10-08 15:06:29 +02:00
richard 920d5f2e1d Fixed zombie moans not looping when CVAR is 0 (disabled). 2008-10-08 14:31:35 +02:00
richard 9cb08e2ee7 Removed unneccesary comments. Improved a CVAR description. 2008-10-08 14:06:37 +02:00
richard 0055b943d4 Updated todo list. 2008-10-08 01:44:31 +02:00
richard da56988372 Made console commands for getting and setting class knockback: zr_set/get_class_knockback. 2008-10-08 01:43:26 +02:00
richard 6d259ab83c Fixed typo in changelog. 2008-10-07 20:17:34 +02:00
richard 8ea00cce30 Updated changelog.txt with newest changes. 2008-10-07 20:16:17 +02:00
richard 81e3e2c48c Updated todo.txt. Removed the line about nvgs CVAR. 2008-10-07 19:32:47 +02:00
richard fd837b0974 Updated todo.txt with new bugs, ideas and features. 2008-10-07 19:26:25 +02:00
mbalex ce0895a454 Changed a newline to not look that bad. 2008-10-07 19:15:38 +02:00
richard 180f6923fa Added support for overriding class nvgs. Changed nvgs CVAR to a integer. 2008-10-07 19:05:33 +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