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

Added a function wrapper to set_sprites to allow Jokers to have custom atlases without jank #11

Merged
merged 3 commits into from
Feb 29, 2024

Conversation

GoldenEpsilon
Copy link

Without this change the "atlas" variable only does something the SECOND time set_sprites is called, and this code is only needed to exist once generically alongside being generic itself so there is no real reason not to have it within steamodded itself

@Steamopollys
Copy link
Member

Steamopollys commented Feb 27, 2024

Hello, thanks for the PR I will test it.

If it works correctly, it will appear in the JokerAPI release.

@Steamopollys
Copy link
Member

The Joker API entered PRE Release phase, I will merge this after I'm sure everything is good on the JAPI part.

@Steamopollys Steamopollys added the enhancement New feature or request label Feb 28, 2024
@Steamopollys
Copy link
Member

I will also edit the Sprite object to better understand custom sprite.

@Steamopollys Steamopollys merged commit c210a64 into Steamodded:main Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants