m-byte918 / MultiOgarII

A continued version of the original MultiOgar, an open source Ogar server implementation written with Node.js.
Apache License 2.0
126 stars 131 forks source link

Refactor mother cell spawning #1569

Closed joelsgp closed 2 years ago

joelsgp commented 3 years ago

Basically what 1.6.2 did for normal virus cell spawning.

Spawn up to the limit on server start, then spawn whenever one is eaten, instead of trying to spawn every so often