Skip to content

Sbb randomized block replacements #2461

@IntegratedQuantum

Description

@IntegratedQuantum

The current way to do this is rather tedious and inefficient:
Image
Instead it would be nice to define replacements with a chance.
At runtime this could be implement as a palette filled with tagged unions, where the default case would contain a single block, and the other case would contain an alias table. At runtime this would then require just a single branch.

requires #1412

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions