scawful 57012b2656 Ice block push direction validation and documentation
Add side validation to prevent players from manipulating the ice block
by changing direction while in contact. Uses Sprite_DirectionToFacePlayer
to verify Link's position matches his facing direction before allowing push.

Key changes:
- IceBlock_ValidatePushSide: Anti-cheat that validates Link is on the
  correct side of the block for his facing direction
- Direction locking: Push direction locked in SprMiscA until block stops
- Comprehensive documentation of mechanics and sprite RAM usage
- Section headers for code organization

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 08:00:33 -05:00
2025-12-08 22:31:08 -05:00
2024-11-19 20:38:49 -05:00
2024-03-29 00:34:42 -04:00

The Legend of Zelda: Oracle of Secrets

Source code for all assembly level hacks in the game. Learn more about the project at halext.org

Build using Asar with build.bat


oos55001 oos55002

Custom Menu and HUD

image image image

Custom Sprites

oos42007 image

New Areas

oos55004 oos51000

image oos42001

Description
Custom Code for the Legend of Zelda: Oracle of Secrets ROM hack
Readme 3.6 MiB
Languages
Assembly 99.9%
Makefile 0.1%