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

New features #65

Merged
merged 18 commits into from
Apr 3, 2024
Merged

New features #65

merged 18 commits into from
Apr 3, 2024

Conversation

yjf2002ghty
Copy link
Contributor

@yjf2002ghty yjf2002ghty commented Mar 25, 2024

After this change:

  1. Users can search for all possible moves and show them or make a move from this dialog. Similar to functions in FairyFishGUI but with better functionalities. This is not the solution for End users cannot make ATAXX drops #62 because what we need is to let users make a move on the board instead of opening this dialog and select moves. This feature is only a workaround.
  2. Added variant type, name and description feature. Now the variants can be classified and the variant names in the dropdown can be changed to a more friendly name. e.g. kingofthehill → King Of The Hill. Meanwhile when the cursor hovers on the item, the description of this variant will be displayed in a tooltip form.
  3. Now the analysis is able to display "pass this turn" correctly.
  4. Better visual effects for buttons and numeric inputs. Buttons now have color changes when hovered and clicked, and disabled buttons will have inversed color. Numeric inputs turn red when the input is invalid.

Copy link

vercel bot commented Mar 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fairyground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2024 0:53am

@yjf2002ghty yjf2002ghty changed the title Search for move feature "Search for move" dialog feature Mar 26, 2024
@yjf2002ghty yjf2002ghty changed the title "Search for move" dialog feature New features Mar 26, 2024
@ianfab ianfab merged commit 0080e9c into ianfab:main Apr 3, 2024
4 checks passed
@ianfab
Copy link
Owner

ianfab commented Apr 3, 2024

Thanks

@yjf2002ghty yjf2002ghty deleted the patch-1 branch April 4, 2024 06:40
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.

2 participants