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

Pre-release Tasks #673

Open
7 of 8 tasks
jaygarcia opened this issue Oct 30, 2020 · 1 comment
Open
7 of 8 tasks

Pre-release Tasks #673

jaygarcia opened this issue Oct 30, 2020 · 1 comment

Comments

@jaygarcia
Copy link
Contributor

jaygarcia commented Oct 30, 2020

  • Comment out all printfs
  • Comment out level name in top left corner
GGameState::PostRender() {
..
//    gDisplay.renderBitmap->DrawString(gViewPort, mText, gFont8x8, 4, 4, COLOR_TEXT, COLOR_TEXT_TRANSPARENT);
...
}
  • Add #ifdef / #endif around debug menu
  • Optimize all music files
  • Lock in pre-compiled Resources.bin file
  • Update Readme and all docs w/ licenses, attributions
  • Add Sound Track to Modus SoundCloud account
  • ... what else?
@Aaron-Goldman Aaron-Goldman self-assigned this Nov 3, 2020
@Aaron-Goldman
Copy link
Contributor

Will do the "comment out" items. Level name can probably just be disabled except when debug overlay on.

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

No branches or pull requests

2 participants