Changelog
Admin system
- Fixed some missing cases when it comes to banning clients.
Angelscript
- Added "[url=https://api.zombiepanicsource.com/#cat=Utilities&page=Menu&function=SetBack]Menu.SetBack(bool state)[/url]" and "[url=https://api.zombiepanicsource.com/#cat=Utilities&page=Menu&function=SetNext]Menu.SetNext(bool state)[/url]" methods.
- Fixed "[url=https://api.zombiepanicsource.com/#cat=Entities&page=CZP_Player&function=AmmoBank]CZP_Player.AmmoBank(AmmoBankSet eAmmoSet, AmmoBankSetValue eAmmoSetValue, int &in iAmount)[/url]" crashes when manipulating barricades.
- Fixed "[url=https://api.zombiepanicsource.com/#cat=Entities&page=CZP_Player&function=AmmoBank]CZP_Player.AmmoBank(AmmoBankSet eAmmoSet, AmmoBankSetValue eAmmoSetValue, int &in iAmount)[/url]" not updating the selected ammo type.
- Fixed "[url=https://api.zombiepanicsource.com/#cat=Engine&page=Engine&function=EmitSoundEntity]Engine.EmitSoundEntity(CBaseEntity@ pEntity, const string &in strSoundFile)[/url]" always following the world instead of "pEntity".
- Fixed "[url=https://api.zombiepanicsource.com/#cat=Engine&page=Engine&function=Ent_Fire]Engine.Ent_Fire(const string &in strName, const string &in strAction, const string &in strValue, const string &in strDelay)[/url]" not being able to manipulate entities by their classname. [i]Do note that this will impact ALL instances, not a single one![/i]
Characters
- Fixed "Carrier spotted a Survivor" VO not being played correctly.
- Fixed missing teeth texture on Paul Survivor model.
- Fixed rigging on Marcus Zombie model.
- Fixed walking animations being used when ducking.
- Removed duplicate "Carrier spotted a Survivor" entry in Carrier's sound script
Entities
- Reworked the spawning behavior of barricade piles when they still have the obsolete "halfpile" property and/or an invalid board count. [i]Instead of deleting the barricade pile, it spawn with a default value. A warning in the console is printed to remind level designers to update their map accordingly.[/i]
Game rules
- Fixed some server crashes involving Carrier, random infection and Hardcore.
- Removed the uncrouch restriction when being on ladders.
- Reworked some AFK checker logic in an attempt to fix clients not being teleported back to lobby.
Props
- Added gibs for more prop models.
- Fixed LCD screen props not having the "allowstatic" key/value pair in them.
Server
- Fixed some missing cases of "nextlevel" and "sm_nextmap" not syncing themselves (for servers running SourceMod).
User Interface
- Fixed minimal and flip view models options not being saved through ZP Options.
- Removed the final extra space in the chat message when requesting ammo.
Weapons
- [Crowbar] Reduced a tiny bit the delay between swings.
- [Magnum] Made the deploy slightly faster
- [PPK & USP] Made the non-empty reload slightly faster.
- [Remington 870] Made the pumping and reload looping sequences slightly faster.
- [Winchester] Made the reload ending sequence slightly faster.
