Skip to content

[Redstone] zone id above 40 do not allow units to use "build" button #1402

@5p0rt5BEArD

Description

@5p0rt5BEArD

After entering any Zone with an index of 41 or higher, Units are not able to use the build action.

This is because of a bad require on in the BuildingRule that uses z, q, r to confine build location rather than q, r, s

Bounds.isInBounds(coords[0], coords[1], coords[2]),

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions