Commit Graph

606 Commits

Author SHA1 Message Date
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
9ec9a121da Imported fix from dev: 687:5d695a55d80e - Fixed saved classes not validated by team id when restoring from cookies. 2010-04-05 00:57:41 +02:00
07b4ed9373 Imported fix from dev: 686:b0fc2136d03a - Fixed class attributes applied to early (moved to spawn post event). FOV (and possibly other stuff) was reset on spawn. 2010-04-05 00:54:21 +02:00
cb6f72c89d Imported fix from dev: 685:5ed2b41e766f - Fixed typo in docs. 2010-04-04 19:36:01 +02:00
ee0d3fdeb2 Imported fix from dev: 684:ff92b668126e - Added note in docs about no_fall_damage class attribute. 2010-04-04 19:32:52 +02:00
187f3948cb Added diff generator script. 2010-04-03 17:04:48 +02:00
482100d418 Updated patch changelog. 2010-02-23 22:44:27 +01:00
362af2ff51 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
21c41688d7 Fixed cookies being reset on some occasions and admin-dependant classes are saved properly as well. 2010-02-19 17:41:24 -08:00
4776bf4e04 Added missing entries in patch changelog. 2010-02-14 18:37:14 +01:00
387412cef4 Added patch changelog. 2010-02-14 18:17:40 +01:00
950a8f9e41 Imported fix from dev: 661:dbb2ad84eb58 - Fixed a bug where zr_suicide_cmds was being ignored and only the default value was being used. 2010-02-14 17:26:28 +01:00
04a8fef584 Imported fix from dev: 649:46c12773c8df - Fixed problems that came up if a client was infected through admin after the round started, but before the freezetime expired. 2010-02-14 17:07:43 +01:00
b39a684fd8 Imported fix from dev: 646:25e5741ab71e - Moved the IsClientInBuyzone stock to the weapons module from ZMarket, and stop the "Zombies can't use weapons" phrase when using autobuy outside of a buyzone. 2010-02-14 17:03:19 +01:00
05895df252 Imported fix from dev: 643:233fb9417720 - Fixed the error in napalm module, and made it log the unexpected values for future study. 2010-02-14 16:36:48 +01:00
12f5092e9e Imported fix from dev: 640:a8280796340e - Fixed the default sky on the first map not reverting properly if zr_veffects_sky was enabled in zombiereloaded.cfg. 2010-02-14 16:27:20 +01:00
b531c1d880 Imported fix from dev: 607:e4982eeb64d0 - Fixed a bug in client listing menus when selecting a client that left the game caused errors. 2010-02-14 16:13:30 +01:00
c92afc57db Added patch changelog. 2010-02-14 15:55:48 +01:00
1005cd73a4 Fixed admin classes not restored from cookies. 2010-02-04 23:53:58 +01:00
4bb9fa90a0 Merge 2010-01-26 15:59:00 -08:00
173b86f4ac Switched the plugin to use SDKHooks instead of the unstable ZRTools. 2010-01-25 02:07:39 -08:00
b66e93451c Fixed zr_damage_suicide_human not working when enabled. 2010-01-20 17:48:13 -08:00
f91c8b3561 Unlimited shotgun ammo exploit fixed. 2010-01-16 23:43:44 -08:00
c11d1af486 Fixed account module giving money to zombies hurting themself with self-inflicted damage. 2010-01-11 17:43:06 -08:00
d8e3a6e62f Simplified english and norwegian zmarket menu phrases. 2010-01-08 10:15:12 +01:00
985650a544 Fixed typo in model validation in classes. 2010-01-07 08:56:12 +01:00
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
74ac9540cf Changed to error cases to be fatal to prevent further errors. 2009-12-31 11:04:03 -08:00
d88b824bfd Fixed the display bug in ZTele showing 0/X uses instead of 1/X. 2009-12-31 00:33:50 -08:00
114552f451 Added a note on cvars that automatically download the files to the client. 2009-12-31 00:23:43 -08:00
78a74c78b8 Merge 2009-12-31 00:06:19 -08:00
9e3dc116d8 Configs now support "1" in addition to the previous "yes" and "on" settings. 2009-12-31 00:05:46 -08:00
dcb4df3250 Fixed invalid values in some has_napalm class attributes. 2009-12-29 02:40:31 +01:00
10fb3829c9 Merge 2009-12-28 16:39:16 -08:00
8200e571ed Fixed napalm extinguish feature. Untested, but read that it should work. 2009-12-28 16:38:21 -08:00
7c5db80cc7 Added script that dump changes in configs. Minior cleanup in build script. 2009-12-28 04:47:01 +01:00
40463b718a Committed PSPad project file. 2009-12-27 17:03:11 -08:00
c7bb5d43b7 Fixed another merge error in patch import. 2009-12-26 22:17:18 +01:00
097975aa2f Fixed newlines. 2009-12-26 22:00:30 +01:00
5e3546154a Fixed merge conflicts in imported patch. 2009-12-26 21:36:50 +01:00
cd5b1dc815 Updated scripts to include source code in release packages. 2009-12-26 21:27:22 +01:00
614048ad69 Removed redundant check for class menu command. Fixed suicide intercept message not displayed in chat. Text from chat will still appear in console if written from console. 2009-12-26 20:13:24 +01:00
9f80847221 Fixed link in docs. 2009-12-23 20:43:35 +01:00
94c209a573 Fixed build script not cleaning properly. 2009-12-23 18:54:59 +01:00
433251e867 merge 2009-12-23 18:25:40 +01:00
c250e09443 Updated version in build script. 2009-12-23 18:24:55 +01:00
2edcfe7589 Fixed file naming in build script. 2009-12-23 18:22:16 +01:00
24dd9c824c Cleaned up color markup in russian translation. 2009-12-19 00:30:35 +01:00
47899670d1 Added russian translation (by exvel). Removed old russian phrases from english phrase file. 2009-12-19 00:23:05 +01:00
0bd4346c1d merge 2009-12-17 03:38:42 +01:00