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
7 months ago
0.13 - 1.1
114K
Enemies

b typo in SwarmUtils.lua

3 years ago

typo in file SwarmUtils.lua line 55
=> local makeUnitAlienLootTable = biterUtils.makeUnitAlienLootTabl
^e
kind regards
CodeReview

3 years ago
(updated 3 years ago)

this line gets overwritten 4 lines later on line 59 where the "e" isn't missing.
=> local makeUnitAlienLootTable = biterUtils.makeUnitAlienLootTable

but on the typo topic:
in BaseUtils.lua in the baseUtils.findNearbyBase function there is a variable called "closet" instead of "closest" :P but it stays "closet" within the function so it works as well.
=> local closet = MAGIC_MAXIMUM_NUMBER

some guys have skeletons in their closet, veden has biter bases in his :D very magical

BR,
Jonny

3 years ago

these will both be fixed in the the next version.

New response