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
f177f78fe7
cleaned up last commit
...
removed unnecessary dos2unix from make all
2016-06-12 14:07:44 +02:00
Oleg Tsvetkov
16de1d1a9f
Set several timers variable value to the INVALID_HANDLE after KillTimer call.
2016-06-12 01:31:08 +03: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
Richard Helgeby
7ce73b4493
Add InfectHasZombieSpawned.
2015-03-22 18:06:40 +01: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
7cad0b6281
Fixed ragdolls being removed in spawn event when removal is disabled.
2012-02-26 15:39:12 +01:00
Richard Helgeby
f878dd5735
Fixed players not respawning as zombies when they are supposed to. Updated patch list and changelog.
2010-11-17 15:48:57 +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
Greyscale
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
Greyscale
1530d20308
Added zr_infect/zr_human, all conflicts from official version are fixed. Added feature to ZSpawn to allow to spawn to different team after timelimit is expired.
2009-06-15 12:43:06 -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
6d09157719
Did all cvar descriptions, made spawn protect detect when client needs to be protected more accurately, bunnyhop protect put into a cvar.
2009-05-15 07:25:07 +02:00
Greyscale
8aa9b7dcc7
Added zspawn team override cvar.
2009-05-12 04:30:16 +02:00
Greyscale
2ac56b1969
Updated all file headlines, and added phrases for zspawn abuse.
2009-05-06 02:28: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
Greyscale
abd38ee033
Hooked autobuy/rebuy, added fog to visual effects, create effect functions in visualeffects.inc, fixed ambience, hooked mp_restartgame, mother count is rounded to nearest instead of ceiling, recoded cvars.inc and added logging, recoded event.inc, killed respawn timers on round end.
2009-04-27 04:00:38 +02:00
Greyscale
2e623447d5
Made visualambience module, removed an offset thats provided by SM, moved zombie/human checks to infect module (renamed), fixed blast cvar, renamed some functions, removed zombie cvar enable because it didnt work.
2009-04-24 05:02:19 +02:00
Greyscale
41153af5f4
Reorganized cvars.inc, organized all cvars into module groups (to be updated later), removed unused cvars, made classes and weapons core modules (event forwarding priority), updated spawn protect cvars, added cvars to disable weapons, restrict, and hitgroups
2009-04-20 02:56:26 +02:00
Greyscale
ecc9cf5167
Removed player list functions, recoded mother zombie picking function, removed allow_player_team cvar as models are handled by class system now, prefixed generic plugin functions with ZR, added comments in zombiereloaded.inc, added new function to check if clients are on either or both teams.
2009-04-17 12:16:44 +02:00
Greyscale
ee9d3a9f39
Added sound effects module, moved all moaning, groaning, and death sounds to zombie sounds sub-module, and made a basic sound API.
2009-04-16 22:21:32 +02:00
Greyscale
98c39fb517
Removed windows newlines in respawn.inc (stupid editor)
2009-04-16 07:35:18 +02:00
Greyscale
23b5b6e187
Fixed respawn. Was respawning on infect.
2009-04-16 06:06:44 +02:00
Greyscale
5b9f8d364d
Removed antistick force cvar, removed more tHandle defines, moved respawn to its own module, moved market menu send function to markethandler.inc, fixed some run-on timers in zhp and spawn protect
2009-04-16 05:30:26 +02:00