AutotileLib

by Ter13
Fast, simple, abstract 47-state autojoining library
ID:2309000
 
Resolved
AutotileLib now includes autotile_reduce, which defaults to 47. This variable affects which state reduction algorithm is used to limit the possible join states.

Possible values are:

15 (trail)
47 (default)
256 (raw)
Applies to:AutotileLib 1.0d
Status: Resolved (1.0e)

This issue has been resolved.
AutotileLib needs to support at15 format and raw at256 format.

A new variable should be added called autotile_reduce, which defaults to 47. This will be checked in the final stage of UpdateAutotile() and the reduction algorithm will be used against the raw at256 format flags that autotilelib maintains internally.

Further reduction rules may be added in the future based on common applications.
Ter13 resolved issue with message:
AutotileLib now includes autotile_reduce, which defaults to 47. This variable affects which state reduction algorithm is used to limit the possible join states.

Possible values are:

15 (trail)
47 (default)
256 (raw)