Hardcorio:SC2

by maroder

Version 26.12.2017. Remake of Stx3's Hardcorio:SC2. Hardcorio:SC2 turns Factorio into a hardcore survival game, by completely replacing the enemies, combat mechanics and added life support requirements.

Overhaul
1 year, 4 months ago
0.13 - 1.1
2.45K

b Bugfix suggestion

6 years ago

in base_ability (line 858), suggest that you change the following line:
from: "if global.targets[1][roll].valid then"
to : "if global.targets[1][roll].valid and global.targets[1][roll].surface == game.surfaces[1] then"

I'm using Hardcorio:SC2 with Factorissimo ( https://mods.factorio.com/mods/MagmaMcFry/Factorissimo2 ), and noticed that I would crash out with an error because the blob target was being set to an entity inside a Factorissimo surface.

6 years ago

i tried this fix, but im getting an other error: https://mods.factorio.com/mod/hardcorio/discussion/5a838eb9be1603000ce00865

New response