Files
Bubberstation/code/modules/hydroponics
SkyratBot c275f3203f [MIRROR] Biogen backend optimization and bugfix [MDB IGNORE] (#17748)
* Biogen backend optimization and bugfix (#71460)

## About The Pull Request

In previous PR I didn't touch the backend much, but I've learned that
while loop the biogen was using is not very good when we have the
`process()`.
I replaced that with a cleaner `process(delta_time)`, it should also be
less resource intensive.
No real player-facing changes.

Also fixed a bug with non-stackable items not spawning more than 1 copy
on purchase. This was working on dev branch but somehow broke recently.

And increased the size of the most important buttons slightly, while I
was at it:

![image](https://user-images.githubusercontent.com/3625094/203447298-bdfedd49-ae90-41e4-81a8-668efd0b41dd.png)

## Changelog
🆑
fix: biogenerator now properly gives non-stackable items
refactor: biogenerator backend optimization
/🆑

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* Biogen backend optimization and bugfix

Co-authored-by: Andrew <mt.forspam@gmail.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
2022-11-25 14:22:50 +00:00
..
2022-11-15 06:59:06 +00:00
2022-11-15 06:59:06 +00:00