We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add a Sorting task to the storage. If there are more than one slot with the same item class this new task should try to merge them periodically.
The text was updated successfully, but these errors were encountered:
change storing mechanism: #6
113f713
- empty slots are only used if there is no slot where the item is fitting in - more filled slots are priorized over less filled slots
No branches or pull requests
Add a Sorting task to the storage. If there are more than one slot with the same item class this new task should try to merge them periodically.
The text was updated successfully, but these errors were encountered: