⚠️ SearchlightAssault ⚠️


Adds a game map and searchlights which sweep for foes at great range, alerting you while directing adjacent turrets to snipe spotted foes. Designed to dovetail with the early-mid game, searchlights provide: - Circuit network interfaces for search & detection I/O - Incentive to automate lamp & combinator production in the early game - New tactics to assault biter bases without leap-frogging turrets!

Content
16 days ago
1.1 - 2.0
14.3K
Combat

g blueprints

3 months ago

I have noticed that since installing this mod, some blueprints are no longer created completely. For example, tags that are added by mods are missing.
Would it be possible that your code reacts to events that change newly created blueprints?
e.g w/ your mod installed :

on_player_setup_blueprint(event)
mapping = event.mapping.get()

´mapping´ is always empty.

deinstalling you mod and ´mapping´ is correctly filled.

3 months ago

Yes this mod modifies blueprints, and after the update to Space Age, a lot of things that were previously reliable became buggy.

I can try to take a look at what's happening to blueprint tags when I have some free time.

New response