Skip to content

Bare Mutator Mode

Latest
Compare
Choose a tag to compare
@scaryghost scaryghost released this 08 Dec 11:48
· 5 commits to master since this release

This release adds a new configuration variable for compatibility purposes with other zed replacement mutators

Changes

  • Added mutator config variable "bareMutatorMode"
    • When in bare mode, mutator only executes the necessary functions for bleed, poison, and fp evolution to work and adds itself to the package map

Code

  • Deprecated BleedingPawns and PoisonPawns classes and all references to them
    • Moved bleed and poisoned code into SZReplicationInfo
  • Deprecated mutator reference in stalker and crawler classes
    • No longer required to trigger bleed and poison effects