SC-InteractiveMap icon indicating copy to clipboard operation
SC-InteractiveMap copied to clipboard

Adding Somerloop count column to Buildings List

Open DrBlort opened this issue 1 year ago • 3 comments

Would it be possible to list the amount of somerloops inside each machine / building, similar to the Clock Speed column. Perhaps also some visual indication in the map itself.

Thanks for all the work you put into the map, it really helped with my playthrough!

DrBlort avatar Oct 21 '24 00:10 DrBlort

image image

This is what we hare currently.

AnthorNet avatar Oct 21 '24 06:10 AnthorNet

I must have been looking into the wrong machines in the Buildings List. That's perfect!

A toggle-able filter in the map to show only the machines (perhaps storage too?) with somersloops could still be useful, to avoid closing and opening the Building List for every one.

Thanks again!

DrBlort avatar Oct 21 '24 12:10 DrBlort

Actually, this issue is still valid, as the multiplier is NOT the Somersloop count. It is really the multiplier. The distinction is that if the machine is idle, and you add/remove Somersloop in that machine, the multiplier itself is not updated until the machine complete a cycle. So:

  • If you remove a Somersloop from an idle machine, SCIM will still mark that machine as 2x, even though it has no Somersloop in it.
  • If you add a Somersloop to an idle machine, SCIM wil not show the machine as 2x (since it's still has not completed a cycle), which make tracking such a rogue Somersloop impossible.

Note that when viewing the machine UI, the Somersloop slot properly indicate if the machine is Sloop'd or not.

ehoffman2 avatar Oct 24 '24 14:10 ehoffman2