Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 910 Bytes

CHANGELOG.md

File metadata and controls

43 lines (34 loc) · 910 Bytes

0.4.2

  • Refactor:
    1. Flutter format for custom_isometric_tile_map_component.dart
  • Document:
    1. Update README File

0.4.1

  • Features:
    1. Create CustomIsometricTileMapComponent.

0.4.0

  • Features:
    • Support for rendering multiple tile sets
    1. Create RenderLayerList to get the exact render layer.
    2. Change matrixList to renderMatrixList.

0.3.0

  • Features:
    • Support for rendering multiple tile sets
    1. Allow specifying the appropriate sheet and index from the matrix.
    2. Tile map attribute acquisition
    3. Provides API for 1D arrays

0.2.3

  • Improve:
    1. flame game Deleted from inheritance.

0.2.2

  • Improve:
    1. The patch version of the path package was lowered.

0.2.1

  • Improve:
    1. Sample pages Delete unnecessary files.
    2. Correction of README.md

0.2.0

  • Features:
    1. tileset multiple support

0.1.0

  • TODO: Describe initial release.