Quarry missing digiline commands for setting toggles
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 23
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
The toggles for
- listen to mesecon signal
- restart when moved
can't be toggled using digilines.
Is this deliberate or is it only because nobody bothered to add them?
Now that quarries are more efficient, players are starting to build massive amounts of them. Toggling each quarry manually to not restart when moved can be quite a task.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the quarry's existing digiline command handling and the two toggle controls named in the issue. Compare how current quarry settings are exposed and determine the command names and behavior needed for both toggles; done means each setting can be changed through digilines and the result matches manual toggling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100