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

fix a game-breaking mistake I've made. never make commits without testing ever again #92

Merged
merged 2 commits into from
Jun 8, 2024

Conversation

starleaf-luna
Copy link
Contributor

fixing a bug that prevented the game from continuing past the titlescreen that was 100% entirely my fault. never make commits without testing ever again

starleaf-luna referenced this pull request Jun 8, 2024
* Update GalacticArmada.asm - optimizations and consistency

* Update gameplay-background.asm

* Update gameplay-background.asm

* Update gameplay-state.asm

* Update hud.asm

* Update hud.asm

* Update interrupts.asm

* Update player.asm

* Update enemies.asm

* Update bullets.asm

* Update enemy-player-collision.asm

* Update enemy-bullet-collision.asm

* Update entry-point.md

* Update story-state.asm

* Update story-state.asm

* Update title-screen-state.asm

* Update vblank-utils.asm

* Update background-utils.asm

* Update collision-utils.asm

* Update input-utils.asm

* Update math.asm

* Update memory-utils.asm

* Update metasprites.asm

* Update sprites-utils.asm

* Update text-utils.asm
Copy link
Member

@ISSOtm ISSOtm left a comment

Choose a reason for hiding this comment

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

No problem, we all screw up from time to time. No hard feelings, and thank you for taking the time to troubleshoot and fix this! :)

@ISSOtm ISSOtm merged commit 969276b into gbdev:master Jun 8, 2024
2 checks 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