Everything has Quality


All assembling machines, furnaces and mining drills have a base quality, so you're forced to deal with qualities the entire game.

Tweaks
a month ago
2.0
434
Logistics

g Compatibility

4 months ago

Hey there,
great mod, had fun with the challenge and wanted to have more things effected by quality.

The problem is, once I add a mod like Better Quality, more Quality Scaling or even Quality Effects Fixed.

Once I add one of those nothing produces quality items anymore.

Is it possible to make them compatible? Would be awesome.

4 months ago

I also came here to post a similar grievance, but the problem is actually in how the mod unlocks uncommon quality for the player. The game must validate quality unlock levels when loading a savegame, because the uncommon quality is no longer available after loading a savegame with this mod. This is because the function where this mod unlocks the quality (on_init) is only ran when first creating the game world or loading a game that didn't previously have this mod installed.

Could you do something to make the uncommon unlock persist please?

4 months ago

/c game.forces["player"].unlock_quality("uncommon")

^ This command is the same as what the mod uses. You can enter it in the console as a stopgap measure to keep playing with the uncommon quality unlocked

4 months ago

Yep i worked around it by uninstalling and reinstalling the mod, worked too.

a month ago

Sorry for taking so long, should be fixed in 0.0.3

New response