shpaass / yafc-ce

Powerful Factorio calculator/analyser that works with mods
GNU General Public License v3.0
40 stars 15 forks source link

Default beacon overrides #182

Closed DaleStan closed 2 weeks ago

DaleStan commented 3 weeks ago

This adds an intermediate level of beacon definitions; more general than the per-recipe-row definitions in the production table, but more specific than the whole-page settings.

It was inspired by my desire to tell YAFC that the rows using IR3's small assemblers (~50 of my recipe rows) would be affected by three beacons, while (most of) the remaining recipe rows would be affected by four.

On the module settings page, it adds this section. This allows you to specify the number of beacons, the beacon, and the beacon module on a per-building basis.

image

"Add building override" lets you select any previously unselected crafter that accepts beacon effects. Left and right clicking open the same dialogs as clicking on the beacon and module settings above.

This is a rebase and minor update (changes to the hint texts) of ShadowTheAge#200. I haven't used it recently (I primarily use it for megabasing), but I'm hoping it will be helpful for TURD beacons and similar. I'm hoping it will also satisfy requests like this one.