Files
Bubberstation/code/modules/manufactorio
jimmylandGitHub e413f88bfb [no gbp] manufacturing assembling machine fixes and stuff (#88305)
## About The Pull Request

ok idk how to structure this but
basically the crafter (assembling machine) crafts stuff on top of it now
again items created by the crafter are tracked and will be attempted to
sent forward at once everytime it processes or crafts
this means junk shells and lizard boot recipes work
additionally, you can no longer have it craft initially anchored
objects. this was already a thing the check just never worked

also fixed some dumb define stuff and i made it call recipe completion

## Why It's Good For The Game

fixes #87876
the MANUFACTURING_FAIL_FULL define was basically just useless and if
statements thinks its a true value which makes certain things harder to
read
pockets defines got left in by accident because i tried to rework it at
some point (spoiler: did not work)

## Changelog
🆑
fix: manufacturing assembling machine crafts junk shells and lizard
boots properly, may no longer craft anchored objects (broken check), and
sends its crafted stuff at once
/🆑
2024-12-06 23:48:03 +01:00
..