ReikaKalseki / Reika_FactorioMods_Issues

The issue tracker for all of my Factorio mods - EndgameCombat, NauvisDay, Geothermal, Oreverhaul, and the rest.
5 stars 1 forks source link

[Endgame Combat] Disable range increases for Solar Laser Turrets. #435

Open pettett opened 7 months ago

pettett commented 7 months ago

Hi, Got a report on my mod forum of incompatibility with Endgame Combat due to the range increases, and doesn't look like I can do anything to my prototypes to have them removed from the search. This does not cause a crash, just softly breaks the laser towers from functioning.

Issue is that my mod requires exact entity names to link mirrors to towers, obviously this appends range boost to the name. I don't really want to search all entities for updates on map load, nor hard code against your TURRET_RANGE_BOOSTS as this may change.

Would request my mod's Solar Laser Tower (chcs-solar-laser-tower) is removed from range upgrades, probably in IsUnsafeModdedTurret. Cheers