Skip to content

Releases: scaryghost/SuperZombieMut

Bare Mutator Mode

08 Dec 11:48
Compare
Choose a tag to compare

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

Fixed zed replacement bug

05 Nov 22:15
Compare
Choose a tag to compare

Update for KF 1060

13 Jul 23:45
Compare
Choose a tag to compare