* Fix with death fake events.
* Fix with change team for spectators .
* Added saving of selected human and zombie classes in the sql database.
* Added free weapon menu on the spawn ADDON (Like in classic ZP 4.3)
* Fix flare grenade.
* New glass break effect for freeze and also fixed ice angle position.
* Psyh zombie class have a scream skill (Like shaman in killing floor)
* Girl zombie class have a bomb blast skill (Like deimos in cso)
* Blinder zombie class have a passive sleep skill for humans who attack him.
* NormalM01 zombie class have a smoke stack skill (Like ps in cso)
* Cvars for setting selection of zclass and hclass only for VIPs. Normal players selected class by random, like bots. You only need to block access into menu in <menus.ini>
* Range zombie class have a infect explosion after death.
* Fix with teamscores.
* Possibility to set the zombie grenade model (v_ ) in the class addon.
* Ammo setting for the standart weapons. (clip, reserve)
* Supporting of mp3 and wav files precaching to client in the downloads.ini.
* Zombie infect grenade and unique models for each class (grenades with unique hands)
* Tagrenade was removed and remaked to infection grenade.
* Grenades for human rewrited.
* Some cvars removed.
* Update of some natives and improvements of forwards in zombieplague.inc
* Weapon module optimisation and improvement. It was rewritten, and have more optimions to customize weapons, Cstrike module there was removed. + Other changes.
* Damage module was rewritten, improvements in the forward.
* Damage multipliers / Knockback multipliers was fixed.
* Fix with the world models for zombies, not they have correct invisibility.
* Minor changes in precache system.
* Amunnition addons was replaced by standart cvars/and new cvars for all classes for default weapons. More flexible system.
* Added trimming to the string cvars, to avoid user mistakes.
* Energy splash effect was removed, it was very bad.
* Added sound level cvar. For all mod and addons.
* Fix with zombie attack sounds, and fix of zombie claws sounds in the client side in the claw view model.
* Added customisation of weapon speed in weapons.ini
* Damage box was trasfered into the mod.
* Added possibility of changing color for hint messages using html blocks.
* Database was trasfered to engine of mod, to make the nice logging and aded savings on restart/disabling server.
* Added more logs info on the start of server for zombie/human classes and weapons.
* Fix some logs info/errors more clear.
* Fix view model animations hooks.
* Reupdating ammo on spawn fix.
* Menus for modules was transform to mod, fixed problems. Improve the weapon system menu titles.
* Additional features of sound system. More sounds for classes.
* Voice system from zr. +my improvements
* Fix of repeated timers.
* Weapon ammo fix for reloading if you have less ammos than standart weapon.
* Rebuy slot for rebuying the weapons which you bought last round in special menu on spawn, that variable is store in Sqlite/MySQL table
* Strings validation oprimisations.
* Fix translation for other languages.
* Changed all handles to the methodmap methods.
* Gamemodes transform to seperate addons, in the way of classes and extraitems.
* A lot of cvars connected to gammodes was removed.
* A lot of natvies to manage gamemodes outside the core was added.
* Admin menu was updated to new gamemode system.
* Classes of zombies/humans can have unique sounds by adding new customisations for natives.
* New API for sound system, which you can use in other plugins and play block from sounds.ini.
* Respawn for classes was fixed.
* CUSTOM PCF (PARTICLE) SYSTEM integrate + 87 effects look downloads.ini) Which use can use in other plugins is well, ZP will registate it for you
* New effect system using custom particles.
* USP fix.
* Remove some old effects fully.
* Optimization of randomising.
* Healthshot effect.
* New flare. Which is limited for use.
* Now ammopacks HUD not update in runcmd.
* Fix of lag on custom model (Precache bug)
* New view model core, fixed a lot of problems with animations.
* Methodmaps removed, optimized of PROPS offsets. (They getting on start which will reduce the overload CPU in some situaltions)
* KnockBack fix
* Remove All use virual SDK call now
* Custom effects can be fully disabled, if you dont have a powerful server.
* Skins/Body possibility to change in weapons.ini, Zombie grenades will use them.
* Glowing fully removed (Flare is exception)
* FOV was removed, because of the reason of not proper working with custom models.
* Tabs in code changed by spaces.
* Fixed damage ratio for level system.
* Paramparser fixed for empty strings in sounds
* Block standart round end sounds and add custom ones.
* New sound for flare, freeze
* New block cvars for ff
* Reload validation optimized
* Round end sounds added. + Block standart rounds end sounds.
* Added support of mp_round_restart_delay to custom round ends, to add your length for round end music
* More effect for grenades (infect, freeze, jump) / more sounds + hit sounds (Standart sounds is blocked now)
* Weapons withoout access will be grop on spawn.
* Tagrenade glow (red) was removed.
* Jump bomb have a shake effect + water exp sound.
* Now resets of addots variables for players, movetype, etc resets in addons
* Vision for zombie can be set with a overlay, if not the zombies will use standart one
* Bodies (subbodyes) support on the world models, but not support on the dropped one ;(
* Database procetion load from wrong previuus classes id which could be removed after the saving for exp
* New effects for skills all zombie classes.
* Added hitbox system + natives
* Added round draw sounds + bonuses
* You can disabled overlays now.
* Bazooka insteap of AWP
* New weeapons for survivor
* New zombie class trapper (Mutation Heavy)
* New zombie class banchee (use bats to catch humans) (Witch)
* New nightvision for zombies with overlays.
* View models fix on spawn.
* New smoke effect for smoker (pcf effect)
* Negative armor fixed.
* New hud + cvars for colors
* New subtranslations, desctription of classes removed
* All zombie claws positions are fixed.
* Added lasers for survivor gun.
* Improved view model system a bit.
* Optimize of data lenth vectors compulation.
* Fix downloading of view models in new core.
* Fix problems on decals.
* Added native which get attachment of the weapon world/view model.
* Added support of skins for world player models.
* Optimize work with entity validation.
* Optimize runcmd part + change some int to static.
* Errors on the extraitems cleaning without loaded items fixed.
* Changed cvar of survivor health to ratio
* Now all strings support only translations.
* New info string translation for zombie on infection.
* Zombie grenade with different skins added to zombies.
* Support for grenade throw models + added setting of body/skins is well for grenades world / trowed grenade.
* Added new mode (Plague) + Update for admin menu.
* Smoker added a damage to a toxic cloud.
* Healer class added + Heal for reward.
* Blast class, shoot with energy ball which can freeze humans on explosions.
* Fire and burning should reduce speed of the zombies.
* Added stamper class from cso.
* Test gameplay balance of all zombie classes.
* Improve view models, fix bugs not the order get the activities from models correctly.
* Added support of body/skins for dropped weapon models.
* Added tesla class.
* Fix of flyin entities.
* Added support of muzzle smoke for custom view models, if they have attachment on the first place with shoot position.
* Remove hiding Radar for zombie.
* Convars use method maps.
* Attack sounds removed from weapons.ini
* Remaked the spawn/infect module.
* Optimized precache for folders in models.cpp
* Remove humanize using spawn call, therefore it work using one function and call other modules there.
* Added printing class for nemesis/survivor
* Added support of custom weapons, weapons.ini expanded until the array limit (which you can increase)
* Not mod support any amount of same weapons entityes in the weapons.ini
* Optimize checking of weapon index.
* All custom weapons must be added from weapons.ini or extraitems but for extraitems you should also you a weapons.ini to set models, access, ect.
* Now shop are generate weapons, cvars for default weapons blocked, use custom one to set the default weapon.
* Extraitem are give to the play by new special native, which use the name of weapon block to find the weapon in weapons.ini
* Removed cstrike module changed by SDKCalls
* Floats for skills part for zombie classes
* Timers was fixed (Added proper references and removing them)
* DHOOK support macros added.
* Timers was improved.
* Improve the checking due to new custom weapon system.
* Added custom weapon models for back on player. (All weapons)
* Added DHUD synchronizer.
* Opimizing the translations module by blocking formating for fake clients.