Commit Graph

34 Commits

Author SHA1 Message Date
BotoX 7265c1922f add "identifier" to playerclasses (kv section name) and use it as default for cookies, zr_class_modify, etc. 2019-11-01 18:51:43 +01:00
BotoX 37698b0c20 Add max client total velocity for knockback in addition to max force per tick. 2019-09-29 01:13:13 +02:00
BotoX 197eb861bd Improve custom knockback API 2019-09-28 16:12:17 +02:00
BotoX 78993cbc70 Add support for DamageProxy plugin. 2019-09-27 22:02:12 +02:00
neon d46bc97bd1 ZR: adding forwards for Napalm 2019-07-14 20:07:25 +02:00
zaCade e3e06792c5 General: Add include update. 2019-01-23 18:53:59 +01:00
zaCade 1b81c27314 GENERAL: Infection update. 2017-10-06 13:49:11 +02:00
BotoX 0f6b46a962 Add new forward ZR_OnClientMotherZombieEligible for excluding clients from mother zombie eligible list. 2017-08-07 16:31:20 +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 2d1cdf7a36 added SharedPlugin code and SetNTVOptional()
added public printing for zr_human, zr_infect and zr_zspawn_force command
fixed zombiereloaded changing player colors
updated sample cfg
updated makefile
2016-04-22 01:24:10 +02:00
BotoX d88e748f0e remove trailing whitespaces from sourcecode 2016-02-06 00:47:47 +01:00
jargon-au 7a842771c8 Add new class natives
Adding ZR_GetHumanClass and ZR_GetZombieClass natives to expose external plugins to more than just the clients active class.
2014-10-15 09:25:07 +11:00
Richard Helgeby a8f91d748e Updated copyright year. 2013-01-12 08:47:36 +01:00
Richard Helgeby 8bec3be02d Added basic class API: ZR_IsValidClassIndex, ZR_GetActiveClass, ZR_SelectClientClass, ZR_GetClassByName, ZR_GetClassDisplayName 2012-09-08 22:34:31 +02:00
Richard Helgeby 3ad9d6108b Updated includes and compilers to version 1.4.1. Added compiler for OS X. 2012-01-28 02:16:49 +01:00
Richard Helgeby e7478e0a05 Imported some API-features from zr-dev. Added API test plugins in testsuite. 2010-11-14 15:17:19 +01:00
Richard Helgeby 772ed77beb Removed obsolete ZRTools include file. Added diff files in docs/changes to ignore list. 2010-11-04 00:55:37 +01:00
richard f1ee96eb85 Removed empty and unused zr.inc file. 2009-08-27 20:33:03 +02:00
richard 6fcc71aa90 Integrated the new develop environment into the repository. Cleaned up old and unused files. 2009-08-27 19:53:52 +02:00
Greyscale 756fc007ec Fixed "Unknown command" in zr_config_reload_all and fixed an error in zr_config_reload. Added copywrite to zrtools include file. 2009-07-20 22:05:42 -07:00
Greyscale 162bd1e107 Merged heads. 2009-07-16 18:36:01 -07:00
Greyscale f403386546 Added a "douse" feature to napalm that makes water put out fires.
Fixed zr_antistick not disabling the feature.
Removed a debug message.
Added napalm to logging module.
2009-07-16 18:34:56 -07:00
richard 8127a29235 Updated compiler and SourceMod include files to version 1.2.1. 2009-07-16 10:16:58 +02:00
Greyscale 3476438953 Updated gamedata file for ZRTools and updated zrtools include file. 2009-06-29 12:25:24 -07:00
Greyscale 07cb7bd94e Removed zmarket.inc 2009-06-11 20:52:58 -07:00
Greyscale 9af3fec738 Changed ragdoll.inc to LF, removed anticamp.inc, and added copywrite notice to all files. 2009-06-11 20:51:26 -07:00
Greyscale f46b774492 Updated gamedata file for zrtools and removed hacks.inc 2009-05-11 07:12:13 +02:00
Greyscale 7c643c5d66 Integrated zrtools and removed hacks extension dependency (don't forget zrtools.inc), and I'll make a repos for the source code and binary. No linux binary yet. Gunna be a pain in the ass. 2009-05-11 04:47:09 +02:00
richard fcd3a2e48e Added blank lines on the end of all files to get rid of warning from diff tool. 2009-05-01 11:22:45 +02:00
richard b2d4b9b4ad Updated compiler and incude files from SourceMod 1.2.0. 2009-04-14 23:40:48 +02:00
Greyscale 648a875c14 Removed old class system. Cleared out external API natives and forwards. Commented out old menus. 2009-04-14 23:16:31 +02:00
richard 405e7f0005 Restructured class system files. Added more functions for applying class attributes. 2009-04-06 03:20:13 +02:00
richard 4f8e3e2b20 Made a new class system with base API functions. Will run paralell with the old system so it's possible to do a gradually switch. Most functions are compatible but have different names. 2009-03-31 00:52:44 +02:00
mbalex 01f65c9ee5 Initial check in. 2008-10-04 22:59:11 +02:00