You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add sonic-boom-damage-scale, which scales the damage inflicted by a warden's sonic boom. This necessitates updating to api-version: 1.19, i.e. require a 1.19 server.
Fix support mob spawning and add debug logging thereof. There were two bugs:
Inherited properties were not considered in support mob calculations.
Support mobs always would spawn as long as the support-health threshold was crossed, irrespective of whether health-step damage had been inflicted. Now both requirements are honoured.