Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix transition sprite graphic classes on html5 #396

Merged
merged 6 commits into from
Jul 27, 2023
Merged

fix transition sprite graphic classes on html5 #396

merged 6 commits into from
Jul 27, 2023

Conversation

Geokureli
Copy link
Member

@Geokureli Geokureli commented Jul 21, 2023

  • prevents an issue on html5 where fromClass results in 0-sized bitmapDatas
  • allows the loading of transition tiles via string paths
  • added loss-less png color-indexing compression (I just opened it in Aseprite and saved, lol)
  • prevent double update calls to transition effects
  • make diagonal fade bitmaps without an intermediary bitmap
  • cache diagonal fade bitmaps for reuse

@Geokureli Geokureli merged commit ceb2670 into dev Jul 27, 2023
30 checks passed
Geokureli added a commit that referenced this pull request Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant