Skip to content

Blastoise Furnace: configurable run-energy threshold, >90% energy potion dosing, and randomized coal bag fill delay#1

Merged
TannerIsBender merged 6 commits intomainfrom
copilot/update-blastoise-furnace-script
Mar 3, 2026
Merged

Blastoise Furnace: configurable run-energy threshold, >90% energy potion dosing, and randomized coal bag fill delay#1
TannerIsBender merged 6 commits intomainfrom
copilot/update-blastoise-furnace-script

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 22, 2026

  • Review PR feedback and inspect current Blastoise Furnace potion logic
  • Reproduce/validate current behavior via targeted compile baseline
  • Update energy potion flow to keep drinking from withdrawn potion before banking leftovers
  • Run targeted validation for Blastoise Furnace source set
  • Run code review and security scan tools
  • Reply to PR comment with commit hash after changes are pushed

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits February 22, 2026 15:28
Co-authored-by: TannerIsBender <10541121+TannerIsBender@users.noreply.github.com>
Co-authored-by: TannerIsBender <10541121+TannerIsBender@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Blastoise Furnace script for energy configuration and delays Blastoise Furnace: configurable run-energy threshold, >90% energy potion dosing, and randomized coal bag fill delay Feb 22, 2026
Copilot AI requested a review from TannerIsBender February 22, 2026 15:34
@TannerIsBender
Copy link
Copy Markdown

@copilot it drinks a dose and then banks and then withdraws again vs drinking the entire energy potion and banking any remaining.

For example, if I have 30 energy to restore. It pulls out a 3 dose, drinks, deposits, withdraws, drinks etc.

Copilot AI and others added 3 commits February 22, 2026 23:17
Co-authored-by: TannerIsBender <10541121+TannerIsBender@users.noreply.github.com>
Co-authored-by: TannerIsBender <10541121+TannerIsBender@users.noreply.github.com>
Co-authored-by: TannerIsBender <10541121+TannerIsBender@users.noreply.github.com>
Copy link
Copy Markdown
Author

Copilot AI commented Feb 22, 2026

@copilot it drinks a dose and then banks and then withdraws again vs drinking the entire energy potion and banking any remaining.

For example, if I have 30 energy to restore. It pulls out a 3 dose...

Updated in commit c305589. The energy potion flow now keeps drinking from the currently withdrawn potion (tracking exact dose names) and only withdraws another potion when that one is exhausted, then banks remnants once at the end. No UI changes were made in this fix.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • microbot.cloud
    • Triggering command: /usr/lib/jvm/temurin-17-jdk-amd64/bin/java /usr/lib/jvm/temurin-17-jdk-amd64/bin/java --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -XX:MaxMetaspaceSize=384m -XX:&#43;HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -cp /home/REDACTED/.gradle/wrapper/dists/gradle-8.2-bin/bbg7u40eoinfdyxsxr3z4i7ta/gradle-8.2/lib/gradle-launcher-8.2.jar -javaagent:/home/REDACTED/.gradle/wrapper/dists/gradle-8.2-bin/bbg7u40eoinfdyxsxr3z4i7ta/gradle-8.2/lib/agents/gradle-instrumentation-agent-8.2.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

@TannerIsBender TannerIsBender marked this pull request as ready for review March 3, 2026 02:50
@TannerIsBender TannerIsBender merged commit 03cfc3f into main Mar 3, 2026
1 check failed
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.

2 participants