Files
OldThink/Content.Client
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-10-19 14:02:38 +02:00
2022-10-12 10:16:23 +02:00
2022-10-16 08:44:23 -07:00
2022-10-24 17:08:41 -07:00
2022-10-04 14:24:19 +11:00
2022-10-12 10:16:23 +02:00
2022-10-12 10:16:23 +02:00
2022-10-03 17:57:32 -07:00
2022-08-29 21:31:27 -05:00
2022-10-12 10:16:23 +02:00
2022-10-12 10:16:23 +02:00
2022-10-12 10:16:23 +02:00
2022-10-16 04:00:04 +11:00
2022-09-29 15:51:59 +10:00
2022-09-19 16:49:02 -07:00
2022-09-19 16:49:02 -07:00
2022-09-29 15:51:59 +10:00
2022-10-16 04:00:04 +11:00
2022-10-21 01:54:18 -07:00
2022-08-27 22:17:30 -07:00
2022-09-21 20:40:24 +10:00
2022-09-19 16:49:02 -07:00
2022-10-12 10:16:23 +02:00
2022-09-10 23:53:17 -07:00
2022-10-23 03:13:25 +11:00
2022-09-26 14:46:57 -05:00
2022-10-12 10:16:23 +02:00
2022-10-15 13:40:07 -07:00
2022-10-12 10:16:23 +02:00
2022-10-25 23:34:56 -07:00
2022-09-16 18:49:05 -05:00
2022-09-11 18:56:21 -07:00
2022-10-12 10:16:23 +02:00
2022-09-11 20:42:12 -07:00
2022-10-17 15:54:31 +11:00
2022-10-19 14:02:38 +02:00
2022-09-16 07:37:15 -07:00
2022-09-11 20:51:36 -07:00
2022-10-11 14:09:10 +11:00
2022-09-29 15:51:59 +10:00
2022-10-12 10:16:23 +02:00
2022-10-04 14:24:19 +11:00
2022-10-16 04:00:04 +11:00
2022-10-12 10:16:23 +02:00
2022-10-12 10:16:23 +02:00
2022-10-04 14:24:19 +11:00
2022-10-12 10:16:23 +02:00
2022-09-10 23:53:17 -07:00
2022-10-22 15:00:39 -07:00
2022-10-04 13:49:46 +11:00
2022-09-29 12:22:27 +10:00
2022-10-04 14:24:19 +11:00
2022-10-19 14:02:38 +02:00
2022-09-07 11:59:27 +10:00
2022-10-12 10:16:23 +02:00