Skip to content

add objectives screen to pause menu with real-time updating#155

Merged
blkerby merged 3 commits intoblkerby:mainfrom
jeboo:main
Feb 13, 2025
Merged

add objectives screen to pause menu with real-time updating#155
blkerby merged 3 commits intoblkerby:mainfrom
jeboo:main

Conversation

@jeboo
Copy link
Copy Markdown
Contributor

@jeboo jeboo commented Feb 13, 2025

No description provided.

@blkerby
Copy link
Copy Markdown
Owner

blkerby commented Feb 13, 2025

With where the new tiles (green checkmark and OBJ button) were being written in bank E2, they were getting overwritten by the randomizer, so they were just showing up as "X"s. To fix this, I changed the patch to write the new tiles to their vanilla location in bank B6, so now the randomizer copies them over to the area-specific tilesets from there.

@blkerby blkerby merged commit eb3103a into blkerby:main Feb 13, 2025
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