Skip to content

Blocks removed from projection even when result is not in violation #109

@jrloken

Description

@jrloken

I'm seeing on the server I play on, a block that is limited to 10 per grid, where 5 are already placed, having the 5 that are not placed removed from the projection. The result is only 5 blocks are placed on the finished grid, instead of the 10 allowed.

It looks like a fairly simple fix (🤞 ) around https://github.com/N1Ran/BlockLimiter/blob/master/BlockLimiter/Patch/ProjectionPatch.cs#L129 to prefer to remove blocks from the projection that are already placed. Would you accept a PR for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    UnableToReproduceThis report doesn't provide enough details to reproduce

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions