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

feat: Add Seafloor Cavern to puzzle mode #623

Merged
merged 5 commits into from
Jan 16, 2025

Conversation

pekempy
Copy link
Collaborator

@pekempy pekempy commented Jan 15, 2025

Description

Navigates through the Seafloor Cavern to the end

Changes

  • puzzle_solver.py
    • Added Seafloor Cavern navigation
    • Util functions in this mode are use_rock_smash(facing_direction: str) and use_strength(facing_direction: str)
      • To be abstracted out to utility functions ensuring compatibility with Rock Smash & Puzzle Solve modes.

Notes

Tested in both Sapphire, Ruby, and Emerald Video evidence below (excluding Ruby, but behaves the same as Sapphire)

Sapphire .sav: https://discord.com/channels/1057088810950860850/1111076425559199787/1328657736665403432
Emerald .sav: https://discord.com/channels/1057088810950860850/1111076425559199787/1329239561984806933

Checklist

  • Black Linter has been ran, using --line-length 120 argument
  • Wiki has been updated (if relevant)
seafloor.mp4

@hanzi hanzi merged commit 3816da6 into 40Cakes:main Jan 16, 2025
1 check passed
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