Commit Graph

16 Commits

Author SHA1 Message Date
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
37698b0c20 Add max client total velocity for knockback in addition to max force per tick. 2019-09-29 01:13:13 +02:00
78993cbc70 Add support for DamageProxy plugin. 2019-09-27 22:02:12 +02:00
neon
1316fa2a18 fuck ZR? 2019-07-14 20:25:30 +02:00
neon
d46bc97bd1 ZR: adding forwards for Napalm 2019-07-14 20:07:25 +02:00
a251f6b755 General: Add in a API call to hide infection timer. 2019-01-23 18:48:00 +01:00
1b81c27314 GENERAL: Infection update. 2017-10-06 13:49:11 +02:00
0f6b46a962 Add new forward ZR_OnClientMotherZombieEligible for excluding clients from mother zombie eligible list. 2017-08-07 16:31:20 +02:00
ab210d531e fix engine crash bug in 0c0ce1adfc 2016-08-24 23:06:51 +02:00
0c0ce1adfc added game_playerdie and game_playerkill output to ZR as described here: https://developer.valvesoftware.com/wiki/Trigger_brush 2016-08-18 06:52:00 +02:00
d88e748f0e remove trailing whitespaces from sourcecode 2016-02-06 00:47:47 +01:00
Richard Helgeby
8e6d4f0f35 Fix compile error in class.api.inc.
Old code referenced non-existing function. We should have a getter function for selected classes, but I'm not doing this yet.
2015-03-21 15:52:56 +01:00
jargon-au
0edae8772e Add new class natives
Adding ZR_GetHumanClass & ZR_GetZombieClass natives to expose external plugins to more than just the clients current active class.
2014-10-15 09:22:26 +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
e7478e0a05 Imported some API-features from zr-dev. Added API test plugins in testsuite. 2010-11-14 15:17:19 +01:00