Rampant

by Veden

Improves the enemies tactics by using potential fields (pheromones) allowing probing of defenses, retreats, reinforcements, counterattacking, breaching, raids, rallying death cry, and player hunting. Uses blockable biter projectiles. Adds new Enemies which can be disabled in mod settings. Difficulty setting in mod options menu.

Content
6 months ago
0.13 - 1.1
110K
Enemies

b Mod Compatability - This mod ONLY works on nauvis.

4 years ago

Why is this mod configured to only run on nauvis?

4 years ago

Because any surface is infinite and requires computation over the surface for Rampant to operate. More surface causes the algorithms to operate slower because there is more to compute.
I noticed you are the warptorio2 author, the most I could offer you is and interop call that you could make on surface change to have Rampant update its active surface.

4 years ago

Remotes! Yes!
Can has please?

Only one surface is typically "active" at any given time -- it will follow pollution and biter waves and such.

4 years ago

An interop function to change active surface level should be available in the latest Rampant.

remote.call("rampant", "setActiveSurface")

New response