-
Notifications
You must be signed in to change notification settings - Fork 82
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 puzzle editor from dev #184
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixes #104 and tested. Merging
Fix Previous State Placement
Closes #121 - requested changes implemented. If an input is 'ungradeable' then no score will be given in the .csv
…les-should-not-be-0 Update LegupUI.java
Add DS_Store to gitignore
[WIP] #106 changed redo from ctrl+y to ctrl+shift+z
Removed artificial splash screen delay; passed testing
This reverts commit 91c88c6.
This reverts commit 1598af9.
…m/Bram-Hub/Legup into ui-issue105-clean_up_the_tool_bar
Accidentally change to gradle 7.3.1 by VSC.
I accidentally run the program in VSC. It changed the .properties file.
…ext-in-the-puzzle-panel-to-puzzle-board Good changes, they work!
Check the code and merge the origin/dev to the current branch. The code runs properly on local.
…s for identifying other cells in `BattleShipBoard`.
JavaDoc changes and Some Getters For `BattleShipBoard`
…nch_to_zoom [Fixed] UI issue128 remove tree view pinch to zoom
…le-type Adjustments made to Batch Grader
This reverts commit 216c60d.
Removed JetBrains annotations.
Update LegupUI issue 152
faster than before
…ttleshipBoard` and `BattleshipType`. Also revised some JavaDoc comments for better clarity and easier readability.
Update LegupUI.java issue 167
Battleship Enums Changed and Revised JavaDoc Comments
Create LICENSE
Opening new pull request after new idea |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
priority
This issue should be focused on first
puzzle editor
Related to creating or editing puzzle files
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I accidentally somehow broke the first pull request for my GitHub Desktop, so trying again...