Commit Graph

1763 Commits

Author SHA1 Message Date
Calcitem a563f1880c fdroid: Add fastlane
See: https://gitlab.com/snippets/1895688
2021-05-05 00:24:06 +08:00
Calcitem 3d486cab9f fdroid: Add build.gradle_fdroid (WAR)
Need to copy build.gradle_fdroid to overwrite build.gradle before building.
2021-05-04 23:20:54 +08:00
Calcitem 5ce24cab64 Readme: Add Google Play badge 2021-05-04 21:01:56 +08:00
Calcitem 07ede5517d Sanmill v1.0.3
Official release version of Sanmill v1.0.3
2021-05-03 18:45:34 +08:00
Calcitem 02c98bc459 evaluation: Evaluate as draw when not known win if may fly (Disabled)
See: http://www.66z66.com/news/?53990.html

If enable it, win rate is 24% : 44% : 32% in developer mode.
2021-05-03 18:41:46 +08:00
Calcitem 6b4a5435a1 flutter: Do not show yes/no on dialog when win level 20 2021-05-03 16:22:39 +08:00
Calcitem 57d3445ba4 flutter: strings: Change draw string 2021-05-03 15:53:26 +08:00
Calcitem 307a6bede3 Sanmill v1.0.2
Official release version of Sanmill v1.0.2
2021-05-02 22:06:28 +08:00
Calcitem aaed6c50c0 flutter: tips: Add ! to win/draw tips 2021-05-02 22:04:18 +08:00
Calcitem 4545d61e0e flutter: Fix rule50 cannot judge when AI touched (WAR)
This reverts commit 7c1aea0f0c.
2021-05-02 22:03:45 +08:00
Calcitem 526862e6f8 flutter: pickColor: Add space to pick string 2021-05-02 13:17:56 +08:00
Calcitem fb5fc8f41c Sanmill v1.0.1
Official release version of Sanmill v1.0.1
2021-05-02 10:48:03 +08:00
Calcitem 8de5fe6515 flutter: Do not add difficulty level if level is 20 2021-05-02 10:43:41 +08:00
Calcitem 447d7c2b87 flutter: strings: Change Player1/2 to Player 1/2 2021-05-02 09:15:33 +08:00
Calcitem 46154a32dc flutter: strings: Use player1/2 instead of black/white 2021-05-02 09:11:55 +08:00
Calcitem 5fdef5a0ca flutter: Add tipContinueMill tips 2021-05-02 08:56:21 +08:00
Calcitem 13963a6a9b flutter: Add tip for mayFly 2021-05-02 08:00:26 +08:00
Calcitem 04b05a9ff7 flutter: Change some tip strings 2021-05-02 07:09:43 +08:00
Calcitem 0a4db935ea flutter: Change some tip strings 2021-05-02 00:33:38 +08:00
Calcitem b2f40668c4 flutter: Congratulations only only when humanVsAi 2021-05-02 00:13:10 +08:00
Calcitem b52a4e28a7 flutter: Show level up dialog only humanVsAi 2021-05-02 00:08:02 +08:00
Calcitem 73528be045 flutter: Add more tips to illegal move 2021-05-02 00:00:39 +08:00
Calcitem cb099d3035 flutter: Clean up 2021-05-01 21:30:55 +08:00
Calcitem fbdbd2b7f2 flutter: windows: Do not init audio player 2021-05-01 21:13:13 +08:00
Calcitem 2d6a23573a Clean up 2021-05-01 21:09:13 +08:00
Calcitem 4ae863d24c Change some judgement from rule.piecesCount to ule.hasDiagonalLines 2021-05-01 20:12:42 +08:00
Calcitem 8ac82e2214 Refactor mill.cpp 2021-05-01 19:36:04 +08:00
Calcitem 0a312a42bf Clean up 2021-05-01 19:12:07 +08:00
Calcitem 7c1aea0f0c flutter: Remove unused code in doMove
Added by fe1f1d1816
2021-05-01 13:01:39 +08:00
Calcitem 8778dc2214 depth: aiIsLazy: Adjust depth to 2 or 4 2021-05-01 11:12:34 +08:00
Calcitem 856afb5a0b depth: dynamic depth: Do not limit depth for Skill Level 2021-05-01 11:08:58 +08:00
Calcitem a690992299 flutter: Small cleanups
No functional change
2021-05-01 09:42:29 +08:00
Calcitem 89e9e0ca98 flutter: Tap animatedText in 1s can enable developer mode settings 2021-05-01 02:54:49 +08:00
Calcitem 741037d0ec flutter: sttings: Hide developerMode options 2021-05-01 02:37:17 +08:00
Calcitem d08a8d8a1a flutter: Remove Exit drawFooter 2021-05-01 02:26:54 +08:00
Calcitem 391988d2df flutter: Settings: show a count down timer when restoring default settings 2021-05-01 02:21:45 +08:00
Calcitem 85b65d8db4 settings: Change default SkillLevel from 20 to 1 2021-04-30 01:41:27 +08:00
Calcitem f97afe3ac6 flutter: Replace just_audio to soundpool 2021-04-30 01:36:54 +08:00
Calcitem a610195eac flutter: just_audio: Fix hang after stopping while loading 2021-04-27 22:56:36 +08:00
Calcitem 742e8fa461 Sanmill v1.0.0
Official release version of Sanmill v1.0.0

It is our pleasure to release Sanmill v1.0.0 to mill game fans worldwide.
2021-04-27 01:53:25 +08:00
Calcitem 36af532a41 Small cleanups
No functional change
2021-04-27 01:27:43 +08:00
Calcitem f2afddc415 qt: Remove UI's ruleInfo 2021-04-26 22:34:22 +08:00
Calcitem 4326e40a62 qt: Mark some functions to WIP 2021-04-26 22:25:59 +08:00
Calcitem d58bee31c9 qt: N-Move Rule settings only can select 50 moves
Because this setting is not implemented.
2021-04-26 22:14:15 +08:00
Calcitem 4ae5798deb search: Add is_timeout() 2021-04-25 00:45:21 +08:00
Calcitem d8211395ab depth: Fix build error 2021-04-24 23:00:02 +08:00
Calcitem 90cb4c967c flutter: Increase timeLimit to Config.moveTime * 10 * 64 + 10 2021-04-24 13:06:46 +08:00
Calcitem 677a391124 depth: Use gameOptions.getSkillLevel if not Developer Mode 2021-04-24 12:58:05 +08:00
Calcitem bb0c7851b2 qt: Fix moveTime cannot save to settings 2021-04-24 12:57:05 +08:00
Calcitem b85fb2f4b6 flutter: Fix waitResponse()' timeLimit 2021-04-24 12:33:22 +08:00