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

Animation script cleanup and fixes - Part 1 #3185

Merged

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    fee66f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca9e5bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68d247d View commit details
    Browse the repository at this point in the history
  4. Fixed: createvisualtask SoundTask_PlayCryWithEcho

    Checksum changed from
    7a05d0b5b2cd65346597a9a598c7f7cde1570475
    to
    35eae7f4357391b1ce38f0d79715f47f92c82087
    AsparagusEduardo committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6c19b35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcd84fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07c010f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2cdf73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb2d760 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bdcda7f View commit details
    Browse the repository at this point in the history
  10. Removed bad use of: createvisualtask AnimTask_Splash in Move_ROCK_CLIMB

    It wasn't breaking the animation because ANIM_ATTACKER (0) was being passed for the hop count, essentially skipping the animation.
    AsparagusEduardo committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7a9e489 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0bb526 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15f55c0 View commit details
    Browse the repository at this point in the history