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

Update Minesweeper Branch #872

Merged
merged 365 commits into from
Dec 2, 2024
Merged

Update Minesweeper Branch #872

merged 365 commits into from
Dec 2, 2024

Conversation

jadeandtea
Copy link
Collaborator

@jadeandtea jadeandtea commented Dec 2, 2024

Description

Merging the dev branch into minesweeper to clean up the repository.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (improvement to an already existing feature)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

The dev branch works.

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

kchiu1 and others added 30 commits April 9, 2024 17:21
Added final rule images, adjusted naming conventions for rule images,…
added noncode final commit components
its forcing me to do this
Made improvement to rule images
This reverts commit 63de212, reversing
changes made to 31c3ead.
zacharybonagura and others added 29 commits August 9, 2024 19:22
…ns in all classes in ui/proofeditor/ruleview directory
…ns in all classes in ui/proofeditor/treeview directory
This reverts commit a89e85b, reversing
changes made to 7b45547.
Merge updated binary puzzle, proof editor, puzzle editor, home panel, bug fixes
Revert "Merge updated binary puzzle, proof editor, puzzle editor, home panel, bug fixes"
Remerge updated binary puzzle, proof editor, puzzle editor, home panel, bug fixes
'c' is found using LegupUtils.getClasses("edu.rpi.legup.puzzle"), so it will start with it.
Fixes issue with STT rules not showing up.
@jadeandtea jadeandtea merged commit 2085954 into minesweeper Dec 2, 2024
13 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.