Therenas
Therenas
QualityPrototype got a bunch of new properties, many of which the mod should support. These are were all on 2.0.58 or earlier. Note that some entities have a `quality_affects_X` on...
The mod `Linked Chest and Linked Pipe` creates a naming collision for fluids with temperature in combination with Py. We'll use `hot-molten-salt` as an example. `hot-molten-salt` can have multiple temperatures...
Fix it by doing two passes instead, one for counting products, one for setting satisfactions (top to bottom or bottom to top is a matter of taste). Will be slower...
Surfaces have a couple of properties that can be set dynamically at runtime, and are thus not part of the prototype: `LuaSurface::ignore_surface_conditions` and `LuaSurface::global_effect`. To be able to incorporate these,...
- One important feature that could find space here is the ability to move factories between districts.
It's currently a bit pointless to have rockets/minute as a view when you don't have a silo that works in that mode (in vanilla for example). So it would make...
When setting up a sushi belt, the most annoying part is figuring out how many of each item you want to fit on the belt, and then configuring the inserters...