Skip to content

0.22.1

Choose a tag to compare

@github-actions github-actions released this 06 Jun 19:27
· 610 commits to master since this release
9824a06

Added

  • Added .partial_update_status() and .show_if_done() methods to InfiniteScrolledMap which allow for
    conditional rendering based on whether the tiles are fully updated in the background.

Fixed

  • Dynamic sprites will try garbage collecting sprites before failing to allocate.