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
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 inIsUnsafeModdedTurret
. Cheers