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

Convert ASM to mixin #14

Merged
merged 9 commits into from
Jul 27, 2024
Merged

Convert ASM to mixin #14

merged 9 commits into from
Jul 27, 2024

Conversation

Lyfts
Copy link
Member

@Lyfts Lyfts commented Jul 25, 2024

Converts all the asm to mixins and ditches mysteriumlib. There's likely some bugs or something I missed so I'd love it if someone wanted to test it out.

A couple of the transformers were replacing inventory array calls with BackhandUtils.setPlayerCurrentItem, this is an inherited thing from bg2 and from my testing doesn't seem to be required for Backhand and have thus been removed & not converted.

@Lyfts Lyfts requested review from Caedis and a team July 25, 2024 20:37
@Caedis
Copy link
Member

Caedis commented Jul 25, 2024

Once this is merged, I am going to work on a way to recover any items in the BG2 slots.

@Caedis
Copy link
Member

Caedis commented Jul 26, 2024

Slowly going through this as I also use it in a playthrough

@Dream-Master Dream-Master merged commit b5831e8 into master Jul 27, 2024
1 check passed
@Dream-Master Dream-Master deleted the mixin-conversion branch July 27, 2024 02:17
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.

Crash when extinguishing/igniting campfires from Campfire Backport using dispenser (1.5.3-pre)
3 participants