Releases: CrimsonTautology/sm-fistful-of-zombies
Releases · CrimsonTautology/sm-fistful-of-zombies
Release v1.10.1
general fixes fix typos in readme fix error messages copied from other plugin add lower bounds to ConVars and mark them as FCVAR_NOTIFY rename InitializeFOZ -> InitializeFistfulOfZombies rename LoadFOZFile -> LoadFistfulOfZombiesFile move InitializeFOZ call from OnPluginStart to OnConfigsExecuted bump version
Release v1.10.0
update to new Sourcemod syntax remove Rakefile; replace with Makefile change LICENSE to GPL 3 remove Travis CI; replace with github workflow target sourcemod versions 1.10, 1.11 update include files to use new syntax update .gitignore fix off by one issue with MaxClients change forward OnClientPostAdminCheck to OnClientPutInServer remove plan file remove tabs do not prepend "configs/" to foz_config file path add manual config reload