v8.94 (#105)
* Added initial changes for v8.94
- Fixed the `* Cooldown` setting for several abilities.
- The `Ghost Duration` setting can be substituted by the `Combo Duration` setting when combined with other abilities.
- The `Ghost Fade Delay` setting can no longer be substituted by the `Combo Duration` setting when combined with other abilities.
- The `Ghost Fade Rate` setting can no longer be substituted by the `Combo Interval` setting when combined with other abilities.
- God: Added the `Human Duration` setting.
- Gravity: Added the `Human Duration` setting.
- Heal: Added the `Heal Duration` setting.
- Jump: Added the `Human Duration` setting.
- Laser: Added the `Human Duration` setting.
- Lightning: Added the `Human Duration` setting.
- Medic: Added the `Medic Duration` setting.
- Meteor: Added the `Human Duration` setting.
- Necro: Added the `Necro Duration` setting.
- Omni: Added the `Human Duration` setting.
- Panic: Added the `Panic Duration` setting.
- Pyro: Added the `Human Duration` setting.
- Regen: Added the `Regen Duration` setting.
- Rock: Added the `Human Duration` setting.
- Shield: Added the `Shield Duration` setting.
- Spam: Added the `Human Duration` setting.
- Splash: Added the `Splash Duration` setting.
- Splatter: Added the `Splatter Duration` setting.
- Warp: Added the `Warp Duration` setting.
- Yell: Added the `Human Duration` setting.
- Zombie: Added the `Zombie Duration` setting.
- Updated config files.
- Updated include file.
- Updated updater file.
* Revert "Added initial changes for v8.94"
This reverts commit 24240402afa33838472ec8f4991b30837d596233.
* Added initial changes for v8.94
- Fixed the `* Cooldown` setting for several abilities.
- Absorb: Added the `Human Duration` setting.
- Car: Added the `Human Duration` setting.
- Cloud: Added the `Cloud Duration` setting.
- Fast: Added the `Human Duration` setting.
- Fly: Added the `Human Duration` setting.
- Fragile: Added the `Human Duration` setting.
- Ghost
- Added the `Ghost Duration` setting.
- The `Ghost Duration` setting can be substituted by the `Combo Duration` setting when combined with other abilities.
- The `Ghost Fade Delay` setting can no longer be substituted by the `Combo Duration` setting when combined with other abilities.
- The `Ghost Fade Rate` setting can no longer be substituted by the `Combo Interval` setting when combined with other abilities.
- God: Added the `Human Duration` setting.
- Gravity: Added the `Human Duration` setting.
- Heal: Added the `Heal Duration` setting.
- Jump: Added the `Human Duration` setting.
- Laser: Added the `Human Duration` setting.
- Lightning: Added the `Human Duration` setting.
- Medic: Added the `Medic Duration` setting.
- Meteor: Added the `Human Duration` setting.
- Necro: Added the `Necro Duration` setting.
- Omni: Added the `Human Duration` setting.
- Panic: Added the `Panic Duration` setting.
- Pyro: Added the `Human Duration` setting.
- Regen: Added the `Regen Duration` setting.
- Rock: Added the `Human Duration` setting.
- Shield: Added the `Shield Duration` setting.
- Spam: Added the `Human Duration` setting.
- Splash: Added the `Splash Duration` setting.
- Splatter: Added the `Splatter Duration` setting.
- Warp: Added the `Warp Duration` setting.
- Yell: Added the `Human Duration` setting.
- Zombie: Added the `Zombie Duration` setting.
- Updated config files.
- Updated include file.
- Updated updater file.
* Added more changes for v8.94
- Jump: Fixed the Tank's periodical and sporadic jumping not ending properly.
- Spam: Fixed the ability not shooting any rocks.
* Updated config files
* Added more changes for v8.94
- Changed the minimum value of the `Human Duration` setting for several abilities from `1` to `0`.
- Absorb: Changed the minimum value of the `Absorb Duration` setting from `1` to `0`.
- Car: Changed the minimum value of the `Car Duration` setting from `1` to `0`.
- Fast: Changed the minimum value of the `Fast Duration` setting from `1` to `0`.
- Fly: Changed the minimum value of the `Fly Duration` setting from `1` to `0`.
- Fragile: Changed the minimum value of the `Fragile Duration` setting from `1` to `0`.
- God: Changed the minimum value of the `God Duration` setting from `1` to `0`.
- Gravity: Changed the minimum value of the `Gravity Duration` setting from `1` to `0`.
- Jump: Changed the minimum value of the `Jump Duration` setting from `1` to `0`.
- Laser: Changed the minimum value of the `Laser Duration` setting from `1` to `0`.
- Lightning: Changed the minimum value of the `Lightning Duration` setting from `1` to `0`.
- Meteor: Changed the minimum value of the `Meteor Duration` setting from `1` to `0`.
- Omni: Changed the minimum value of the `Omni Duration` setting from `1` to `0`.
- Pyro: Changed the minimum value of the `Pyro Duration` setting from `1` to `0`.
- Rock: Changed the minimum value of the `Rock Duration` setting from `1` to `0`.
- Spam: Changed the minimum value of the `Spam Duration` setting from `1` to `0`.
- Yell: Changed the minimum value of the `Yell Duration` setting from `1` to `0`.
* Added more changes for v8.94
- Yell
- Added the `Yell Damage` setting.
- Added the `Yell Interval` setting.
- Added the `Yell Pitch` setting.
- Removed the deafen feature.
- Updated gamedata file.
* Updated CHANGELOG.md
* Updated INFORMATION.md
* Updated README.md
* Updated README_RU.md
* Updated updater file
* Updated .md files
* Added more changes for v8.94
- Quiet: Added the `Quiet Filter` setting.
- Updated config files.
- Updated updater file.
* Updated repo
- Removed cvar config file from the package.
- Removed compiled plugin binaries from the package.
- Updated .md files.
- Updater updater file to force-download source code files.
* Added more changes for v8.94
- `SourceMod 1.11.0.6880` or higher is now required.
- Switch to `DispatchKeyValueInt` stock.
- Removed unnecessary/redundant code.