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

Add game menus, among some other bug fixes #12

Merged
merged 35 commits into from
Aug 2, 2023
Merged

Conversation

nucleartide
Copy link
Owner

@nucleartide nucleartide commented Jul 31, 2023

Changelog

What is the "shippable increment" of this pull request?

  • Add initial start menu to game
  • Many bug fixes for player grid-aligned movement
  • Add MathHelpers::NegativeFriendlyFmod
  • Add StartMenuWidget
  • Simplify PR template

Dev Checklist

  • First draft. Implement a working first pass at the feature/problem.
  • Final draft. Perform a general review of Files changed and revise anything that needs to be cleaned up.
  • Debuggability. Ensure that all features within this pull request have debug views. - Good enough. Expose more properties via UPROPERTY(VisibleAnywhere), and draw debug geometry in the future if needed.
  • Playtest. Playtest through game to ensure everything works.

Release Checklist

  • Cut a new build in Unreal, and upload a GitHub release.
  • Consider discussion points to write about in readme.

@nucleartide nucleartide changed the title Add game menus Add game menus, among some other bug fixes Aug 2, 2023
@nucleartide nucleartide marked this pull request as ready for review August 2, 2023 21:48
@nucleartide nucleartide merged commit 6991dcc into master Aug 2, 2023
@nucleartide nucleartide deleted the jason/add-menus branch August 2, 2023 21:48
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.

None yet

1 participant