post-release thoughts
i've fixed three bugs found after 9BUTTERF.EXE's release. here's my war stories.
1) mini boards would show up the wrong color in certain game states (not themed according to the current stage). this was an easy fix, i just needed to include the other game states to an if statement for the palette swap.
2) beating Stage 2 level 5 soft-locked the game. this was hard to pin down, but it came down to the spawning algorithm still running in another function. there would always be more bullets to turn into coins, and the game state wouldn't change.
3) the Shield item just plain didn't work in deeper boards. this turned out to be a variable scope issue, as multiple boards could access the variable and reset the Shield's effect.
these fixes will be applied in the post-jam build, which is already underway at https://github.com/verysoftwares/9BUTTERFLYEXE, and will be released here on itch after Bullet Hell Jam's voting period is over.
Get 9BUTTERF.EXE
9BUTTERF.EXE
recursive bullet hell. post-jam version now live!
Status | In development |
Author | verysoftwares |
More posts
- what lies in the future?May 30, 2024
- post-jam update!May 28, 2024
- Shoppe instead of Stage 4May 20, 2024
- Windows, Mac & Linux downloads addedMay 14, 2024
- music for Stage 2 & Stage 3May 14, 2024
- music for title screen & Stage 1May 14, 2024
- Stage 3 finished(?)May 13, 2024
- Stage 2 & stage select screenMay 12, 2024
- Stage 1 finishedMay 12, 2024
Leave a comment
Log in with itch.io to leave a comment.