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 YYSWF parsing on 2022.1 and beyond #1352

Merged
merged 4 commits into from
Oct 31, 2023

Conversation

nkrapivin
Copy link
Contributor

Description

Fixes issue(s): #1343

Caveats

This assumes that the TPEIndex system is used on 2022.1 and beyond since this is what I had, older GM versions might use TPEIndex too but I don't have enough .wins nor free time to accurately determine this.

Also YYSWF objects are not pooled since they might overlap, i.e. an object might start directly at the parent object's address. If the pool system handles this correctly now, NoPool can be removed.

Notes

YYG if you are reading this please, for god's sake, version your damn changes correctly.

@github-actions
Copy link

github-actions bot commented Apr 25, 2023

UndertaleModLib/Models/UndertaleSprite.cs Outdated Show resolved Hide resolved
UndertaleModLib/UndertaleIO.cs Outdated Show resolved Hide resolved
UndertaleModLib/Models/UndertaleSprite.cs Outdated Show resolved Hide resolved
@colinator27 colinator27 merged commit 48ada50 into UnderminersTeam:master Oct 31, 2023
5 checks passed
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.

3 participants