bushes buildable over water
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 26
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
trees have a flag that prevents them from being built on top of water. This flag should be applied to all bushes except the lilypad, including tropical bushes. I don't know if this flag is stored in the json or if it hardcoded to trees. If this is hardcoded, maybe we could change the flag so it could be implemented on a per object basis including for other objects besides trees or bushes; such as the time twister rock n roll vehicle objects.
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
No file or test is named in the issue. Start by tracing how the existing tree water-building restriction is represented, checking whether it lives in object JSON or hardcoded logic. Done means all bushes except lilypad, including tropical bushes, follow the restriction, with per-object behavior available if the restriction is generalized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100