-
Notifications
You must be signed in to change notification settings - Fork 18
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
Feature Request: Make it possible to recharge bots. #25
Comments
On the battery consumption Idea:
|
As per request of @JoeStrout here is how to spawn in Battery Pack's for testing either using CJB Item Spawner which based on the default keybindings, Press or using SMAPI's console by typing in the command
which gives the player |
arannya
added a commit
to arannya/Farmtronics
that referenced
this issue
May 1, 2024
arannya
added a commit
to arannya/Farmtronics
that referenced
this issue
May 11, 2024
…oeStrout#25" This reverts commit 17d15e0.
JoeStrout
added a commit
that referenced
this issue
May 12, 2024
[Enhancement] Addresses recharging bots with batteries: issue #25
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This request is very label-on-the-tin type.
Bots have a limited amount of energy. Recharging only seems to happen when the day ends. It'd be nice to have a way to recharge them.
In JoeStrout's MiniScript Discord server, this was mentioned recently (here); this request in the issue tracker is meant to serve to collect notes so Joe has them somewhere to reference. User names provided are in reference to their discord ids on the server.
This issue may see major updates to its original body text; if it does, I'll post a comment indicating it has changed.
Detailed Description
The above covers the basic points sufficiently. Most the rest of this is just log notes. Importantly, while the design is meant to prevent bots from being overpowered, it is not a balancing intention to make bots completely unrechargable. (discord, here)
Most the rest of the Discord notes will end up in implementation details, as they concern that.
Usecase or Problem Being Solved
The player's character has the ability to recharge energy several ways.
It would be nice to have the bots be analogous to the player's limitations as much as possible. Ideas for those analogous things...
Possible Implementation
This is less a coherent plan and more notes on what has been suggested and said thus far.
Balance charging/energy restoration for bots
Charging Station
Building
Provide a recipe to construct it like most basic machinery on the in-game farm (JoeStrout, Discord, here)
Alternatively, have Robin build it if it's considered major or some kind of big deal. (greysondn)
Powering
Charging stations use batteries as fuel? (phase858, Discord, here)
Tiered chargers? Let some generate bot energy from fuels, other from batteries, varying efficiency for conversion, etc. (greysondn, Discord, here)
Design an entire electricity system and descend into the madness of feature creep (greysondn, as a half-joke, Discord, here)
Solar Power
Design to not work at night. (JoeStrout, Discord, here)
Design to not work while it's raining. (JoeStrout, Discord, here)
Charging bot directly via consuming batteries
Make it a function so the player still has to write or find code to handle managing it? (phase858, Discord, here and here)
phase858 has directly commented on this feature request with their own notes, here
Environment
The text was updated successfully, but these errors were encountered: