Files
wwdpublic/Content.Server
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-09-29 15:51:59 +10:00
2022-10-16 08:49:22 -07:00
2022-10-16 08:49:22 -07:00
2022-10-16 08:49:22 -07:00
2022-10-25 11:06:00 +11:00
2022-10-24 17:08:41 -07:00
2022-09-06 00:28:23 +10:00
2022-09-29 15:51:59 +10:00
2022-09-29 15:51:59 +10:00
2022-10-22 16:54:28 +11:00
2022-10-16 04:00:04 +11:00
2022-10-21 01:54:18 -07:00
2022-10-25 11:06:00 +11:00
2022-09-29 15:51:59 +10:00
2022-10-21 00:16:29 +11:00
2022-10-16 04:00:04 +11:00
2022-10-19 10:06:44 +11:00
2022-10-25 11:06:00 +11:00
2022-10-25 23:34:56 -07:00
2022-09-16 07:05:23 -07:00
2022-09-03 06:39:28 -07:00
2022-10-19 10:07:44 +11:00
2022-10-21 00:16:29 +11:00
2022-10-24 00:19:51 -07:00
2022-09-16 07:37:15 -07:00
2022-10-11 11:55:42 +11:00
2022-10-22 15:40:28 -07:00
2022-08-29 21:31:27 -05:00
2022-10-22 14:57:06 -07:00
2022-09-29 15:51:59 +10:00
2022-10-25 11:06:00 +11:00
2022-09-29 15:51:59 +10:00
2022-10-16 08:44:23 -07:00
2022-09-29 12:22:27 +10:00
2022-09-29 15:51:59 +10:00
2022-10-16 09:11:59 -07:00
2022-09-29 15:51:59 +10:00