Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: void excess mode #490

Merged
merged 1 commit into from
Mar 10, 2024
Merged

feat: void excess mode #490

merged 1 commit into from
Mar 10, 2024

Conversation

raoulvdberge
Copy link
Contributor

Only available in allowlist mode to avoid people trashing all their resources without realizing it and blaming Refined Storage.

The void excess mode logic will only work when the resource was accepted through the filter, otherwise, a next storage is used instead.

Requiring allowlist mode requires the player to think explicitly about the resources to be trashed.

Fixes #120

Only available in allowlist mode to avoid people trashing all their resources without realizing it
and blaming Refined Storage.

The void excess mode logic will only work when the resource was accepted through the filter,
otherwise, a next storage is used instead.

Requiring allowlist mode requires the player to think explicitly about the resources to be trashed.
@raoulvdberge raoulvdberge force-pushed the feat/GH-120/void-excess branch from bbde868 to 20bf875 Compare March 10, 2024 13:31
Copy link

sonarqubecloud bot commented Mar 10, 2024

@raoulvdberge raoulvdberge enabled auto-merge March 10, 2024 13:41
@raoulvdberge raoulvdberge merged commit 303cb25 into develop Mar 10, 2024
6 checks passed
@raoulvdberge raoulvdberge deleted the feat/GH-120/void-excess branch March 10, 2024 13:42
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Void excess option
1 participant