Skip to content

[Hotfix] Blob Update counter-attacks

Rob Nelson requested to merge pull/9765/theblobreturns into Bleeding-Edge

Created by: DeityLink

Half were bugs we found when we forced a blob event earlier today.

The other half were ideas that came to me since incidentally I got to actually play blob for the first time.

  • Blobs cannot destroy docking ports anymore.
  • The Blob Overmind's HUD now properly indicates how much health his core has.
  • Added a lot of messages to Blob Overminds that trigger under a variety of conditions. Such as blobs near their core dying (10 seconds cooldown), a special blob that they've placed having been destroyed, or their core getting damaged (3 seconds cooldown).
  • If there are multiple Blob Overminds in the world, they get instantly notified by the death of one of them. They also get notified by the death of any blob core, whether it had an overmind or not.

Merge request reports