Go to file
Richard Helgeby 1e7b0e6267 Moved team balancing to round start in stead of round end. Fixes issue with maps or plugins inspecting player teams in round end event; being unable to detect which players that are zombies when the round has ended. Thanks to "Neuro Toxin".
Possible side effect: After round end, but before restart, zombies may not be able to pick up weapons to use in the next round. This might be ok, it's just dumb zombies. But it should be possible to fix this in the weapon restrict module if there's a need for it.
2013-10-31 22:36:04 +01:00
cstrike Fixed respawn module ignoring zr_respawn_team_zombie_world cvar. Improved description of zr_respawn_team_zombie_world. 2013-07-14 12:35:09 +02:00
docs Added support for model with multiple skins (model_skin_index class attribute). Compiles, but not tested. 2013-04-25 09:50:08 +02:00
env Added test plugin for dumping damage information. 2012-08-20 17:55:47 +02:00
pspad Removed a line that got mixed from zr-dev into stable in the last commit. Just a non-existant pspad file path 2010-02-19 17:51:56 -08:00
src Moved team balancing to round start in stead of round end. Fixes issue with maps or plugins inspecting player teams in round end event; being unable to detect which players that are zombies when the round has ended. Thanks to "Neuro Toxin". 2013-10-31 22:36:04 +01:00
.hgignore Ignoring Mac OS noise. 2012-06-10 14:49:54 +02:00
build.sh Fixed incorrect build name. 2013-01-12 09:07:26 +01:00
buildtests.sh Imported some API-features from zr-dev. Added API test plugins in testsuite. 2010-11-14 15:17:19 +01:00
changes.sh Added diff generator script. 2010-04-03 17:04:48 +02:00
codesummary.sh Made shell script for counting total lines. 2009-11-04 17:51:17 +01:00
compile.bat Updated includes and compilers to version 1.4.1. Added compiler for OS X. 2012-01-28 02:16:49 +01:00
compiling.txt Fixed file naming in build script. 2009-12-23 18:22:16 +01:00
diffgen.sh Added diff generator script. 2010-04-03 17:04:48 +02:00
Makefile Updated includes and compilers to version 1.4.1. Added compiler for OS X. 2012-01-28 02:16:49 +01:00
patchlist.conf Cleaned patch list. 2013-01-12 08:50:12 +01:00
updateversion.bat Made windows compile script. 2009-08-27 20:27:29 +02:00
updateversion.sh Updated copyright year. 2013-01-12 08:47:36 +01:00