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 master into dev #856

Closed
wants to merge 303 commits into from
Closed

Merge master into dev #856

wants to merge 303 commits into from

Conversation

jadeandtea
Copy link
Collaborator

Description

The dev branch is behind after the summer 2024 semester commit.

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?

Master branch is stable.

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

B-McCusker56 and others added 30 commits March 15, 2024 17:28
Fixed bugs and continued Contradiciton rule work
Three adjacent CR complete and prelim testing done
OneZeroCaseRule working version complete, began writing SurroundPairD…
…umns, added method to get all types of cells in row.
…ctions in OneTileGap and SurroundPair Direct Rules
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
zacharybonagura and others added 28 commits August 8, 2024 19:08
…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
@jadeandtea
Copy link
Collaborator Author

Going to close this merge and attempt to revert the merge directly into master, then recommit into dev and merge into master.

@jadeandtea jadeandtea closed this Sep 27, 2024
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.

10 participants