democratizedspace / dspace

Free, open source space exploration idle game. Build your home base on earth, gather resources, and launch into orbit.
https://democratized.space
BSD Zero Clause License
3 stars 2 forks source link

SkipProcessButton (dev tool) doesn't handle "machine locks" well #49

Open futuroptimist opened 1 year ago

futuroptimist commented 1 year ago

Related issue: https://github.com/democratizedspace/dspace/issues/24

Since our workaround involves consuming and creating an item, we end up incrementing the locked machine's count each time we skip.

futuroptimist commented 1 year ago

it also seems to not properly burn burnItems. This may in fact be the root cause.