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

Remerge updated binary puzzle, proof editor, puzzle editor, home panel, bug fixes #858

Merged
merged 302 commits into from
Sep 27, 2024

Conversation

jadeandtea
Copy link
Collaborator

Description

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

Remerge #852 into dev instead of master

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 master branch was stable before reverting this merge. There have been no other commits.

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
summerhenson and others added 29 commits August 6, 2024 14:58
…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.
@jadeandtea jadeandtea merged commit 1cc1c45 into Bram-Hub:dev Sep 27, 2024
18 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.

10 participants