Super stock replenisher full stock mode#442
Merged
Dream-Master merged 48 commits intoJun 22, 2026
Merged
Conversation
…om/Inphysible/AE2FluidCraft-Rework into superStockReplenisherFullStockMode
…om/Inphysible/AE2FluidCraft-Rework into superStockReplenisherFullStockMode
…om/Inphysible/AE2FluidCraft-Rework into superStockReplenisherFullStockMode
…ing slot inventories
… not being copied while checking slot inventories
…om/Inphysible/AE2FluidCraft-Rework into superStockReplenisherFullStockMode
…om/Inphysible/AE2FluidCraft-Rework into superStockReplenisherFullStockMode
lc-1337
reviewed
Jun 9, 2026
lc-1337
reviewed
Jun 9, 2026
lc-1337
reviewed
Jun 9, 2026
Adapt to GUIColor changes (GTNewHorizons#439)
…om/Inphysible/AE2FluidCraft-Rework into superStockReplenisherFullStockMode
…om/Inphysible/AE2FluidCraft-Rework into superStockReplenisherFullStockMode
…om/Inphysible/AE2FluidCraft-Rework into superStockReplenisherFullStockMode
lc-1337
reviewed
Jun 12, 2026
…n` to variable instead of `String`
lc-1337
reviewed
Jun 13, 2026
lc-1337
reviewed
Jun 13, 2026
lc-1337
reviewed
Jun 13, 2026
lc-1337
reviewed
Jun 13, 2026
lc-1337
reviewed
Jun 16, 2026
…e()` for GUI synchronization
…om/Inphysible/AE2FluidCraft-Rework into superStockReplenisherFullStockMode
…ality to get rid of server/client packet code
lc-1337
reviewed
Jun 22, 2026
lc-1337
approved these changes
Jun 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a mode to the Super Stock Replenisher called "Full-stock mode", which makes it so after it is fully emptied it fully restocks items and fluids, and if it can't fully restock every item and fluid, it does not expose its inventory to storage busses. Otherwise, if it isn't fully emptied, it will restock no matter what percentage of the config's threshold contained in its inventory without hiding its inventory, similar to the "Normal mode". In addition, "Normal mode" stays default.
Normal mode
Full-stock mode
Items fully stocked (Full-stock mode)
Items are visible (Full-stock mode)
Items partially restocked following the replenisher being completely emptied (Full-stock mode)
Items are now hidden (Full-stock mode)