Skip to content

add instant collect feature to queues when cooldown is <= 0 - #71

Open
MaksyKun wants to merge 4 commits into
devfrom
feature/instant-collect-approach
Open

MaksyKun wants to merge 4 commits into
devfrom
feature/instant-collect-approach

Conversation

@MaksyKun

@MaksyKun MaksyKun commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Splitted some work across several branches and decided to merge them into this one here due to out current capabilities on deployment:

  • Adds an option instant_collect: true/false into config.yml. When craftingTime ist configured to 0 or -1, it is instantly crafted and added to the inventory (or dropped on full inv) to skip queue slots
  • Adds multicrafting by shift + left click simply queueing all recipes possible until you are out of ingredients/conditions/... - Also considers support for instant collection
  • Refactored the code base on optimized data persistence and gui handling. Was implemented by GPT-6-Astra (Medium) referring to an external project i had similar issues with cache. I will still need to make sure its performance is not starting to lack, but since we are currently running a event on that plugin I'll be able to see the outcome by end of month.

@MaksyKun
MaksyKun requested a review from Travja September 7, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant