Max Rate Calculator


Calculates maximum consumption/production rates of assemblers, plants, etc. Current version 200.0.49 supports Space Age but NOT anything to do with Quality - that's on the way. Also, idle Recyclers present 0.0 for each product quantity. Active recyclers are ok.

Utilities
5 months ago
0.15 - 2.0
143K

b Incorrect selection_box calculation

2 years ago

I encountered a bug where a rectangular 2x3 entity was affected by a beacon that was out of range of it. I looked at the source code and discovered that you're using prototype.selection_box to calculate the bounding box of each entity. This won't work if the entity is rotated. Instead, you should use the entity's selection_box, which automatically takes care of the entity's position, dimensions, and rotation.

2 years ago

hmm, maybe i'll still be sticking to pen and paper then.

New response