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

Experimental -> Main #62

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Experimental -> Main #62

wants to merge 10 commits into from

Conversation

SolventMercury
Copy link
Collaborator

No description provided.

SolventMercury and others added 10 commits March 22, 2023 20:57
- The Eye turns on when you have picked up item on morph pedestal, not when you have Morphing Ball.
Side Effects are clearly being caused through changes to memory. There's no easy way to resolve this.
Fixed a graphics bug that caused map graphics in the hex map to bug out when starting a new game that had a beam as a starting item.
Comment on lines +141 to +142
src/test_rom_patcher.py
src/test_data.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are these in the gitignore? tests sound like they should be tracked.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are just super lightweight things I use for quickly prototyping things. The py is like a one-liner so I don't forget how to run the program, and I don't use it rn. The test_data is completely incidental and I constantly replace and rewrite it during testing.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cant you put them in a local git ignore instead then?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backup file????

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will remove. Thanks.

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