OpenRCT2 / OpenRCT2/objects

bushes buildable over water

Open
#405 12 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.