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

Smashline 2 Fixes (Part 2) #2287

Merged
merged 8 commits into from
Feb 29, 2024
Merged

Smashline 2 Fixes (Part 2) #2287

merged 8 commits into from
Feb 29, 2024

Conversation

WuBoytH
Copy link
Collaborator

@WuBoytH WuBoytH commented Feb 28, 2024

Changelog

System

  • Commented out hooks that are either:

    • Unused (commented out in skyline::install_hooks, but the hook itself is not commented out)
    • Completely vanilla (certain common status script functions that used smashline 1's common status script feature, but now use skyline hooks).
  • The above fixed an issue where various states that force you into an aerial jumping state doesn't give any momentum. Examples are:

    • Landing on Sonic's Spring / Mega Man's Rush
    • Aerial Grab Release

DACUS/DACDS

  • Fixed an issue that caused Up Smash and Down Smash to always be considered a DACUS/DACDS after one has been performed.

Perfect Pivots

  • Fixed(?) an issue where Perfect Pivots were harder to input. Needs testing.

Mario

  • Removed Herobrine.

Mr. Game and Watch

  • Fixed Up Special status scripts not being installed.

@WuBoytH WuBoytH added bug Something isn't working semver:patch labels Feb 28, 2024
Copy link

github-actions bot commented Feb 28, 2024

Download the artifacts for this pull request:

@WuBoytH WuBoytH merged commit 6738503 into dev Feb 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working semver:patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant