bahrmichael / factorio-tycoon

GNU General Public License v3.0
8 stars 6 forks source link

feat: refurbish bottles #304

Closed bahrmichael closed 2 months ago

bahrmichael commented 3 months ago

This PR introduces a mechanic to return dirty bottles that players can refurbish into new bottles.

Bottles are returned to Bottle Return Stations with a mechanism similar to the city debt for treasuries.

Players can then use the recipe "clean bottles" or "clean bottles with soap" to get regular bottles again.

Todos:

winex commented 3 months ago

i think returning to markets is not a good idea -- that will block them 100%. yeah, mixing input/output is always wrong. didn't you think about some new garbage-piling entity? or add market-option (as checkbox, similar to Enable/Disable) to use as city output (might be harder?)

+we could use it on any future additions

bahrmichael commented 3 months ago

i think returning to markets is not a good idea -- that will block them 100%. yeah, mixing input/output is always wrong. didn't you think about some new garbage-piling entity?

Thought about it, and am leaning towards a dedicated entity now. Had a similar problem with train stations, where I introduced GUI settings to filter passengers. Here it's more reasonable to introduce a new entity.