e83239e053
Read offset from gamedata instead of hardcoded.
2019-09-27 17:23:39 +02:00
dfc024b3d8
change KnockbackOnClientHurt to KnockbackOnTakeDamageAlivePost
2019-09-27 16:40:58 +02:00
e7597639c2
Save recent infections via SteamID.
...
Change SteamID cache to AccountID.
Fix error which broke shotgun knockback.
Add roundend stats to console.
Renamed some global variables to have g_ prefix
2017-01-22 15:09:22 +01:00
b286de5ce0
fixed napalm not disappearing and stop napalm from overlaying
...
removed weaponalpha completly
replaced CBaseEntity::SetAbsVelocity with CBaseEntity::m_vecAbsVelocity
2016-08-08 10:20:23 +02:00
cea1b84965
fixed trigger OnStartTouch/OnEndTouch bug caused by TeleportEntity
...
fixed reloading zombiereloaded plugin
reset player velocity on respawn (high speed in spec -> zspawn)
2016-05-08 03:10:25 +02:00
d88e748f0e
remove trailing whitespaces from sourcecode
2016-02-06 00:47:47 +01:00
a8f91d748e
Updated copyright year.
2013-01-12 08:47:36 +01:00
4e68b52301
Updated to use new natives in cstrike extension instead of SDK calls. Requires SourceMod 1.4.0 or newer.
2012-01-28 19:12:33 +01:00
7bad6761d3
Fixed broken FOV.
2009-12-11 15:16:28 +01:00
9bd4f90137
Added error log descriptions to manual. Cleaned up some log messages.
2009-10-27 22:53:03 +01:00
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
5497a13dd7
Fixed minor errors, fixed antistick having some false positives, fixed every single Zombie:Reloaded line at top of the file.
2009-07-04 23:49:23 -07:00
879a31e8d6
Updated antistick to be much more accurate.
...
Removed eyeangles offset from gamedata file.
Removed old code in commands.inc.
2009-07-01 23:23:12 -07:00
268ab778cf
Updated jump module, removed no longer needed offset.
2009-06-22 16:37:26 -07:00
9af3fec738
Changed ragdoll.inc to LF, removed anticamp.inc, and added copywrite notice to all files.
2009-06-11 20:51:26 -07:00
d0c25862d8
Added ragdoll module that removes ragdolls normally or with effects.
...
*Added log entries, fixed typo.
*Fixed some errors caused by disabling the weapons module.
*Replaced strcmp with StrEqual
2009-06-07 21:05:50 -07:00
4ce30ac002
Improved logging system.
...
Made generic flags for log event types.
Made support for module filtering. Note: Manager for module filtering is not implemented. Don't enable filter when testing, otherwise nothing will be logged.
Updated all log events.
2009-06-01 23:29:26 +02:00
0f8206596a
Recoded weapon restrictions, and made new way of storing data. (Arrays)
...
* Removed ZMarket as an external plugin (to be integrated next commit)
* Updated weapon configs, removed weapongroups.txt and moved weapons.txt to root zr config folder.
* Moved offset finding to respective module, made new forward *OnOffsetsFound.
* Updated weapons&hitgroups config file format to match playerclass.txt
* Updated translations.
* Recoded weapon restrict menu, commented out all zadmin options that don't quite work.
* Added weaponammo module (not finished but existent)
* Started zmarket module.
2009-05-28 23:43:15 -07:00
055e89d64a
Began adding cvar descriptions, recoded logging module, fixed zmenu display bug, removed include line for anticamp until recoded.
2009-05-14 09:32:01 +02:00
e9c611b476
ToolsSetClientAlpha now has option to change weapon alpha too. weaponsalpha module needed to track weapon alphas on pickup and drop. Removed alpha offsets, as it's already supposed by SM natives.
2009-05-08 07:37:07 +02:00
2ac56b1969
Updated all file headlines, and added phrases for zspawn abuse.
2009-05-06 02:28:09 +02:00
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
fd129e561b
test
2009-04-29 01:58:41 +02:00