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

Merge updated binary puzzle, proof editor, puzzle editor, home panel, bug fixes #852

Merged
merged 345 commits into from
Aug 30, 2024

Conversation

zacharybonagura
Copy link
Collaborator

Merge updated binary puzzle, including new rules, images, functionality.
New look and functionality for proof editor.
New look and functionality for puzzle editor.
Revised home panel.
Many bug fixes throughout the engine

kchiu1 and others added 30 commits April 2, 2024 16:26
It wasn't doing anything and was always returning true.
Fixed buggy three adjacent contradiction rule
# Conflicts:
#	src/main/java/edu/rpi/legup/puzzle/binary/rules/SurroundPairDirectRule.java
#	src/main/java/edu/rpi/legup/puzzle/binary/rules/ThreeAdjacentContradictionRule.java
Fake tests added
Basic Last Number for Cell test case.
Implemented 2 new test cases for LastNumberForCell and made Class and Test Case for RepeatedNumber contradiction rule
Added another test for RepeatedNumbers contradiction rule and fixed previous error.
Added final rule images, adjusted naming conventions for rule images,…
added noncode final commit components
zacharybonagura and others added 22 commits August 9, 2024 13:47
…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.
Copy link
Collaborator Author

@zacharybonagura zacharybonagura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to approve. Star battle has not been updated to its latest version. Please add your changes Summer

Copy link
Collaborator

@Chase-Grajeda Chase-Grajeda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code compiles and passes tests

@Chase-Grajeda Chase-Grajeda merged commit f6889a4 into Bram-Hub:master Aug 30, 2024
9 checks passed
jadeandtea added a commit to jadeandtea/LEGUP_FORK that referenced this pull request Sep 27, 2024
@jadeandtea
Copy link
Collaborator

I'm going to try merging these commits into the dev branch.

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.