randovania / open-prime-rando

Open Source randomizer patcher for Metroid Prime 2 and eventually 3.
GNU General Public License v3.0
2 stars 7 forks source link

Several patches for Sanctuary Fortress - Minigyro Chamber #61

Open UltiNaruto opened 1 year ago

UltiNaruto commented 1 year ago

Added Cannon Ball fix for Sanctuary Fortress - Minigyro Chamber

Modify the triggers to force push the morph ball in a direction instead of using the knockback of damage trigger

Added no backward traversal QoL patch for Sanctuary Fortress - Minigyro Chamber

Add a trigger at the back of the gyroscope that sends you away from the gyroscope to prevent backward traversal

codecov[bot] commented 1 year ago

Codecov Report

Attention: Patch coverage is 16.66667% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 81.97%. Comparing base (513b20f) to head (6114382).

Files Patch % Lines
...c/open_prime_rando/echoes/specific_area_patches.py 16.66% 25 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ========================================== - Coverage 83.25% 81.97% -1.28% ========================================== Files 38 38 Lines 1547 1576 +29 ========================================== + Hits 1288 1292 +4 - Misses 259 284 +25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

UltiNaruto commented 6 months ago

Rebased to latest commit