Allow machines to also act like a cable
Open
Nobody has claimed this yet.
Controversial
Enhancement
- Dominant language
- Lua
- Stars
- 23
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
currently machine and wire behaviors are mutually exclusive, such that the code assumes that there can't be both
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 tracing the machine and wire behavior code to find where the two behaviors are treated as mutually exclusive. Identify the assumptions that prevent both roles from coexisting, then verify that a machine can also act as a cable without breaking existing machine or wire behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100