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

Galactic Armada Rewrite #74

Closed

Conversation

LaroldsJubilantJunkyard
Copy link
Contributor

Major changes planned:

  • Providing a "starter" zip file. This will include things that the developer should already know, or that don't need explanation.
  • More step-by-step tutorial. This will require a lot of rewriting
  • Changes to the code to make the step-by-step easier.

avivace and others added 30 commits November 3, 2023 01:00
organizing assets
renaming some utils files to have utils in it
adding spritse and backgrounds page
finishing story screen
finishing title screen
adding utilities appendix
add object object collision
adding update high and low byte
removing initalize bullets and enmies
switching endgameplay check to health byte
removing enemybulletplayer extra collisions
DrawText_WithTypewriterEffect now does multi line
removing custom metasprite
removing last cp a
got player/enemy collision working
fixed lingering window/sprites after gameplay
removing drawscore function
finishing object pools
removing sprites ad metasprites from gameplay
starting on player
adding object pool labels
organizing assets
renaming some utils files to have utils in it
adding spritse and backgrounds page
finishing story screen
finishing title screen
adding utilities appendix
add object object collision
adding update high and low byte
removing initalize bullets and enmies
switching endgameplay check to health byte
removing enemybulletplayer extra collisions
DrawText_WithTypewriterEffect now does multi line
removing custom metasprite
removing last cp a
got player/enemy collision working
fixed lingering window/sprites after gameplay
removing drawscore function
finishing object pools
removing sprites ad metasprites from gameplay
starting on player
adding object pool labels
enemies can be damaged
player dies after 3 hits
enemy spawning done
moving interrupts into hud
@avivace avivace requested review from avivace, evie-calico, ISSOtm and a team December 19, 2023 09:55
@avivace
Copy link
Sponsor Member

avivace commented Mar 5, 2024

After a constructive conversation with @ISSOtm, we've opted to close those two Pull Requests concerning Part 3.

Instead of continuing with the existing approach, we're embarking on a fresh start. The current Part 3 will remain in the master branch for now. However, we're initiating a comprehensive rewrite, which will be integrated into the master branch , under the label "Part 3 (rewrite)." As this revision progresses and gathers significant content, we plan to phase out the original Part 3, at which point the rewrite will officially take its place.

We'll open a set of initial issues about what needs to be done in the new Part 3, adhering to the existing framework. This strategy will enable the review process to focus on individual code segments (and text parts) one at a time.

@avivace avivace closed this Mar 5, 2024
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