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

Sync rSGB NG and rMR RTA WRs #79

Merged
merged 2 commits into from
May 12, 2024
Merged

Sync rSGB NG and rMR RTA WRs #79

merged 2 commits into from
May 12, 2024

Conversation

malleoz
Copy link
Contributor

@malleoz malleoz commented May 10, 2024

  • Implements jump pads (rSGB)
  • Implements stunt tricks (rMR pipe)

KartMove in-game has a pointer to a JumpPadProperties object. Its use is incredibly minimal, so I've opted to optimize it out.

I've separated the commits for the different test cases, even though rMR syncs with all the changes incurred from the rSGB test case validation. Not sure if this is the precedent we want to set, or just combine into one commit. Let me know.

@vabold
Copy link
Owner

vabold commented May 10, 2024

We should not optimize the JumpPadProperties pointer out, as it will be required for Mushroom Gorge.

@malleoz
Copy link
Contributor Author

malleoz commented May 11, 2024

Updated to fix merge conflict introduced from the merging of Kierio's test case.

@vabold vabold merged commit e9ef846 into vabold:main May 12, 2024
4 checks passed
@malleoz malleoz deleted the rsgb branch May 12, 2024 02:41
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.

2 participants