Commit Graph

160 Commits

Author SHA1 Message Date
BotoX 69fc706152 add zr_weapons_zmarket_freespawn to adjust free rebuys before first zombie spawns 2021-05-24 11:55:34 +02:00
BotoX e73d61fbf3 Add mother zombie infection countdown sound. 2020-12-21 09:41:34 +01:00
BotoX 30a1d4b2ce add random round-robin mother zombie dice rolling on new player join 2020-12-08 21:37:01 +01:00
BotoX f9193641d2 Add option to disable random round-robin mother infection cycle 2020-12-06 18:43:19 +01:00
BotoX a5e0f31fc1 Add teleport on infect option. 2019-12-30 14:19:05 +01:00
BotoX 80228760c5 add zr_knockback_maxvel 2019-11-18 22:35:14 +01:00
zaCade 6334246ced ZSpawn: Add auto zspawn. 2019-03-10 19:59:20 +01:00
zaCade 252392c433 Revert "General: Allow auto infection on 'late' spawners."
This reverts commit a45be16399.
2018-08-28 13:22:54 +02:00
zaCade a45be16399 General: Allow auto infection on 'late' spawners.
Catch people that automatically spawn after motherzombie infection, and
make them spawn as zombies. On CSS for example you automatically spawn
if you spawn between round start and 20 seconds after, thus avoiding the
need of zspawn.
2018-08-23 20:07:40 +02:00
zaCade 997f2d2071 General: Fix neon's indents. (╯°□°)╯︵( .o.) 2018-07-22 16:25:36 +02:00
neon 2753ac3da7 ZR is dumb 2018-07-22 16:16:55 +02:00
neon a095fc67e7 me derp 2018-07-22 16:13:28 +02:00
neon 3a0106ed93 added cvar to determine winning team when time runs out 2018-07-22 16:12:34 +02:00
zaCade fd8893ae6c GENERAL: Allow napalm scaling, depending on damage. 2018-02-22 15:32:17 +01:00
zaCade 1e90596ddc Forgot adding cvar to cfg. ;-; 2017-08-03 21:21:56 +02:00
zaCade 7d2a16e2f6 CSGO Support & No refill cvar. 2017-08-03 21:15:54 +02:00
BotoX 6478d995b9 Fix rebuy exploit by keeping current clip.
Add zr_infect_knife_cooldown
Convert includes to new syntax.
2017-07-05 23:00:50 +02:00
BotoX f987a534f2 fix random ztele feature: exception and no zombie when there are no spawnpoints found
which was caused by maps using renamed logic entities for spawnpoints (also fixed detecting those)

removed deprecated cvar flag
2016-08-18 06:50:29 +02:00
BotoX 71d5c297d3 added anti longknife feature 2016-05-08 22:27:57 +02:00
BotoX 3afde85238 reworked zmarket
fixed kevlar bug
2016-02-12 04:16:59 +01:00
BotoX d88e748f0e remove trailing whitespaces from sourcecode 2016-02-06 00:47:47 +01:00
Richard Helgeby 1ef060258f Rename ztele functions to use new module prefix naming convention.
The underscore makes it easier to see the real function name because it visualy separates the prefix.
2015-03-29 18:42:04 +02:00
Richard Helgeby 18a348178f Add cvars component for ZTele.
This reduces coupling between cvars and ZTele logic.
2015-03-29 17:11:03 +02:00
Richard Helgeby c61d29fd63 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
Richard Helgeby a8f91d748e Updated copyright year. 2013-01-12 08:47:36 +01:00
Richard Helgeby d87138977b Implemented infection modes. Compiles, but not tested. 2013-01-10 06:21:30 +01:00
Richard Helgeby 75518ba11a Added knock back boost workaround for CS: GO, with cvar to disable it: zr_classes_csgo_knockback_boost. Side effects: Weaker and flying zombies, can be compensated with lower knock back. 2012-09-20 11:32:00 +02:00
Richard Helgeby ef175ca488 Small timer fixes. Added cvar zr_roundend_balance_teams. See details.
Added cvar for disabling team balancing on round end (for use with custom team balancer): zr_roundend_balance_teams. Disabling this will cause players to remain on their current team when a new round starts. If zombies win, everyone will remain on the terrorists team.
Fixed invalid handle error after a map change.
Fixed language code typo in translations.
Infection countdown is no longer displayed if the infection delay is just one second.
2011-12-27 09:05:27 +01:00
Richard Helgeby 776f149247 Added infection countdown. Backported from zr-dev:52955b169945 (655). 2011-12-26 17:45:08 +01:00
Richard Helgeby f74e680ca7 Added 'explode' suicide command from OB update to intercept list (bug 190). 2010-07-25 20:33:56 +02:00
Richard Helgeby 68d7476f0e Updated docs and spawn protection speed. 2010-07-07 00:19:19 +02:00
Richard Helgeby eab2333309 Added support for different speed methods, defaulted to prop method now. If you don't want to update class settings, use 'zr_classes_speed_method lmv' for backwards compatibility. 2010-07-04 17:58:27 +02:00
Greyscale d95cd501c9 Removed unnecessary antistick commands for model hull width, all models have the same hull width. 2010-06-25 10:40:47 -07:00
Richard Helgeby 64c49df505 Made cvar for minimum dx level. 2010-05-22 16:13:42 +02:00
Richard Helgeby d556da6a32 Added cvar to enable suicide intercept before the first zombie. 2010-05-19 15:34:26 +02:00
Richard Helgeby bac3384520 Imported feature from dev: 688:03dd044dcdd3 - Made scream and moan commands for zombies, with spam protection. 2010-04-05 01:36:32 +02:00
Greyscale edf301da42 Fixed weapon not rendering correctly in rare cases and added a cvar to allow zombies to pick up weapons at the end of the round. 2010-01-03 23:25:35 -08:00
Greyscale 114552f451 Added a note on cvars that automatically download the files to the client. 2009-12-31 00:23:43 -08:00
richard 37c9929bd4 Code cleanup in class overlays. 2009-11-30 16:49:11 +01:00
richard 109a923ae3 Updated docs with new model error messages. Minior fixes.
Improved error handling of model list.
Fixed typo in class attribute validator.
Changed cvar defaults: class menu auto-close and overlay default state.
2009-11-28 22:32:44 +01:00
richard bedb4d4bda Made cvar for displaying class menu on first spawn. Renamed class menu cvars. 2009-11-20 18:20:45 +01:00
richard 934dc138d6 Disabled voice module by default. Increased ammo reserve sizes. 2009-11-19 07:58:19 +01:00
richard 644c464b0c Minior fixes. Tested ZR on a vanilla server with newest SourceMod, fixed issues related to vanilla configuration. See details.
Fixed timer handle error in volfeatures on map end.
Fixed incorrect default value in class cvars.
Changed map config files to be loaded in OnAutoConfigsBuffered.
2009-10-31 18:18:11 +01:00
richard 844e23b293 Updated docs. Minior fixes.
Added flag on some timers so we are sure they are killed on map change.
Added stop event on health regeneration timer when applying classes, if the class has no regeneration.
Cvar zr_classes_default_admin is now replaced by admin-only classes. Old cvar is zr_classes_default_admin_mode.
2009-10-31 03:39:00 +01:00
richard ffdf79f882 Updated docs. Minior fixes.
Started writing docs about volumetric features.
Improved manual style, lined up tables.
Added missing attributes in anticamp conversion functions.
Fixed anticamp not extinguishing players who leave a volume that ignite players.
2009-10-20 01:45:13 +02:00
richard 11d51d9e7b HTML-manual conversion complete, zr_manual.txt is now obsolete. Changed default setting on a cvar. 2009-10-15 19:08:31 +02:00
richard 54c0380d6a Updated HTML-manual. Changed default setting on some cvars. 2009-10-14 02:58:16 +02:00
richard 0d484132f9 Changed default log settings and updated cvar descriptions. Changed anti-stick log event type to a core event. 2009-09-30 03:17:43 +02:00
richard a5e3944234 Added script and command for dumping version and revision information. Also added define for enabling or disabling this until we have a windows script for updating hgversion.h.inc. 2009-08-23 06:19:15 +02:00
Greyscale cd25e4e16c merge 2009-08-21 12:57:59 -07:00