Files
crystall-punk-14/Resources/Prototypes
0x6273 dfdad0ffe5 Refactor ReagentGrinder (#11751)
* Refactor ReagentGrinder

- It can now process partial stacks. (Before it would do nothing if the entire stack's solution didn't fit in the output container)
- Get rid of `SharedReagentGrinderComponent`, move shared stuff to `SharedReagentGrinder.cs`.
- Subscribe to events instead of massive switch/case.
- Get rid of update queue thing.
- Change `DoWork` so it's less duplicate code for grinding/juicing.
- Get rid of `ExtractableScalingEvent` and just scale directly based on item stack count.
- Add message for when you try to put something into the reagent grinder that doesn't fit.
- Fix obsolescence warnings.

* Use a timer on component instead of SpawnTimer

* s/StorageCap/StorageMaxEntities
2022-10-25 23:34:56 -07:00
..
2022-08-08 19:50:45 +10:00
2022-09-29 23:38:24 +10:00
2022-10-14 23:18:01 -05:00
2022-10-24 13:04:55 -05:00
2022-06-18 16:21:07 -07:00
2022-10-24 11:33:31 -05:00
2022-10-14 23:18:33 -05:00
2022-10-25 23:34:56 -07:00
2022-10-05 21:54:18 -05:00
2022-09-26 14:44:28 -05:00
2022-10-21 00:16:29 +11:00
2022-08-03 21:05:17 -07:00
2022-06-23 22:19:32 +10:00
2022-10-23 14:42:25 -05:00
2022-09-06 00:28:23 +10:00
2022-10-23 14:42:25 -05:00
2022-07-26 19:13:12 +10:00
2022-05-31 18:44:57 +10:00
2022-08-08 13:16:43 +10:00
2022-09-14 11:45:02 -07:00
2021-04-12 00:43:53 +02:00
2022-10-21 00:16:29 +11:00
2022-10-04 14:33:14 +11:00
2022-07-15 02:01:55 -07:00