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 Starbattle #854

Merged
merged 280 commits into from
Sep 11, 2024
Merged

Update Starbattle #854

merged 280 commits into from
Sep 11, 2024

Conversation

summerhenson
Copy link
Collaborator

Description

Improvements to Star Battle's rules and

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?

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 February 23, 2024 17:22
Deleted false config file, began rule implementation, began fixing pu…
Trying again since there was a merge issue last time.
Updated PossibleCellsForNumber to display number values when case board is clicked and generate proper case boards based off number chosen and local region.
All user board interactions fiex to be correct
Added and bug tested two alternate versions of the region based Possible Cells For Number case rule.
Created and applied formatted images to case rules to help better show how case rule functions.
Last Cell for Number Direct Rule was almost completely re-written to improve functionality and minimize playing errors.
zacharybonagura and others added 29 commits August 2, 2024 18:49
…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
@summerhenson summerhenson merged commit 82671e9 into star-battle Sep 11, 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.

10 participants