Calcitem
ee52a08358
l10n: ja: Shorten some translations
2021-06-27 11:51:30 +08:00
Calcitem
528c1904ca
pubspec.yaml: Change feedback to url to our git repo
...
In order to add more translations.
2021-06-27 11:39:43 +08:00
Calcitem
87765d264d
Sanmill v1.1.6 (1977)
...
Official release version of Sanmill v1.1.6
Signed-off-by: Calcitem <calcitem@outlook.com>
2021-06-27 02:34:59 +08:00
Calcitem
f337660b21
intl: ro: Change Human to Uman and change Informații to Info
2021-06-27 02:34:59 +08:00
Calcitem
c57a5dd488
Improve Magyar (Hungarian language) translation
...
Thanks @tt .
2021-06-27 02:34:59 +08:00
Calcitem
e29e1bce47
Improve Română (Romanian language) translation
...
Thanks @tt .
2021-06-27 02:34:58 +08:00
Calcitem
68ab0cf346
feedback: Add Feedback button to main menu
...
And restore feedback in About page to link.
2021-06-26 23:05:49 +08:00
Calcitem
f2bdf24e15
Add constants.dart
2021-06-26 22:32:25 +08:00
Calcitem
8511f1891b
feedback: provide interactive feedback directly in the app
...
by annotating a screenshot of the current page, as well as by adding text.
2021-06-26 20:59:43 +08:00
Calcitem
3980ab464d
Sanmill v1.1.5 (1970)
...
Official release version of Sanmill v1.1.5
Signed-off-by: Calcitem <calcitem@outlook.com>
2021-06-26 14:57:30 +08:00
Calcitem
8e8b499459
Add Arabic/Spanish/French/Japanese/Korean/Portuguese/Russian machine translations
2021-06-26 14:57:30 +08:00
Calcitem
e3b953100e
trans: Fix typo: Change phrase to phase
2021-06-26 11:31:17 +08:00
Calcitem
110318e719
intl: cs: Fix WMD translation
2021-06-26 11:08:15 +08:00
Calcitem
78454d8220
Change arb files from 2 spaces to 4 spaces
2021-06-26 11:00:00 +08:00
Calcitem
82447feb2c
Add Čeština (Czech language) machine translation
2021-06-26 02:38:13 +08:00
Calcitem
26f9142ec8
Refactor language code
2021-06-26 01:55:00 +08:00
Calcitem
a917ca6f10
trans: fa: Fix translation of licenses
2021-06-26 01:03:10 +08:00
Calcitem
d8aea6c680
Sanmill v1.1.4 (1962)
...
Official release version of Sanmill v1.1.4
Signed-off-by: Calcitem <calcitem@outlook.com>
2021-06-25 01:55:06 +08:00
Calcitem
f456fecea3
settings: Support set language
...
Known issue:
String "Welcome" is shown as default language.
2021-06-25 01:55:06 +08:00
Calcitem
8cc0d2cea9
Replace third party notices page to oss license page
2021-06-25 01:54:01 +08:00
Calcitem
7b1c13ed07
Sanmill v1.1.3 (1959)
...
Official release version of Sanmill v1.1.3
Signed-off-by: Calcitem <calcitem@outlook.com>
2021-06-22 01:39:27 +08:00
Calcitem
91ad36d002
Fix exception when showing move history if history is empty
2021-06-22 01:24:34 +08:00
Calcitem
d007f9eb52
Make "flutter_email_sender" work with Android 11 devices
...
Android 11 Unhandled Exception: PlatformException(not_available, no email Managers available, null, null)
See: https://github.com/taljacobson/flutter_mailer/issues/38
2021-06-22 01:05:03 +08:00
Calcitem
277b675793
Sanmill v1.1.2 (1956)
...
Official release version of Sanmill v1.1.2
Signed-off-by: Calcitem <calcitem@outlook.com>
2021-06-21 01:15:27 +08:00
Calcitem
f6bef42b78
Add Română (Romanian language) machine translation
2021-06-21 01:06:52 +08:00
Calcitem
59fe781cd5
Improve stability of import/export
2021-06-20 23:16:41 +08:00
Calcitem
a93f7445b9
Sanmill v1.1.1 (1953)
...
Official release version of Sanmill v1.1.1
Signed-off-by: Calcitem <calcitem@outlook.com>
2021-06-20 11:59:35 +08:00
Calcitem
f5dcd3c2aa
fastlane: Update description
...
* Add "Built with Flutter" to short_description.txt
* Add more description to zh-CN/full_description.txt
2021-06-20 11:51:11 +08:00
Calcitem
22c971028e
help: Modify help content for N-move Rule
...
Replace 50-move Rule to 100 (configurable) move rule.
2021-06-20 11:32:28 +08:00
Calcitem
c33b8d252a
rule: Rename maxStepsLedToDraw to nMoveRule
...
TODO:
* Qt's stepsLimit has not been replaced;
* val name "rule50" is not been replaced.
2021-06-20 11:20:52 +08:00
Calcitem
64002f30b4
rule: Rename maxStepsLedToDraw to N-move rule
...
To make sure this rule's default value will be 100 when upgrading.
2021-06-20 11:19:57 +08:00
Calcitem
3782f18e41
Change N-move rule default value from 50 to 100
...
Qt is WIP because settings cannot be saved.
2021-06-20 10:57:21 +08:00
Calcitem
d651c0ff07
Support importing PlayOK notation
...
At PlayOK (until April 4th, 2008 it was called Kurnik) a different notation is used,
the fields are numbered line by line in groups of 3 from top to bottom.
So on the top line are the fields 1-2-3, then follow 4-5-6 until finally the last line
is determined by 22-23-24. This notation is much easier to learn than the official one
suggested by the WMD.
2021-06-20 10:19:51 +08:00
Calcitem
a3c9aa67c1
intl: de/en/hu: Rename Standard notation to WMD notation
2021-06-20 00:51:43 +08:00
Calcitem
34770caf79
help: Add (configurable) to 50-move rules's help
...
TODO: Add to other languages.
2021-06-20 00:29:38 +08:00
Calcitem
91bb1218c3
Fix typo backgroundColor
2021-06-20 00:21:09 +08:00
Calcitem
c59ae7fe62
intl: en: Fix grammar
...
By:
https://becorrect.com
https://app.grammarly.com
https://www.scribens.com
https://languagetool.org
2021-06-20 00:08:48 +08:00
Calcitem
b571f0d006
settings: Support specific N of "N-move rules"
2021-06-19 22:38:53 +08:00
Calcitem
f4f7f49f5a
flutter: Windows: Fix build error because build warning
2021-06-19 16:24:10 +08:00
Calcitem
e57a917d09
Sanmill v1.1.0 (1940)
...
Official release version of Sanmill v1.1.0
Signed-off-by: Calcitem <calcitem@outlook.com>
2021-06-19 00:02:10 +08:00
Calcitem
d469104edf
qt: Remove blank line of gamewindow.qrc
2021-06-18 23:59:02 +08:00
Calcitem
5564c8aa5c
Remove unused translation
2021-06-18 23:45:33 +08:00
Calcitem
3027acc150
Improve Magyar (Hungarian language) translation
2021-06-18 22:59:30 +08:00
Calcitem
6f01ab71bd
Sanmill v1.0.25 (1936)
...
Official release version of Sanmill v1.0.25
Signed-off-by: Calcitem <calcitem@outlook.com>
2021-06-17 01:58:28 +08:00
Calcitem
eedc191ad5
Add EULA link
2021-06-17 01:51:12 +08:00
Calcitem
cf6fa77f4d
Add Magyar (Hungarian language) machine translation
2021-06-16 23:52:55 +08:00
Calcitem
422003b5b3
Sanmill v1.0.24 (1933)
...
Official release version of Sanmill v1.0.24
Signed-off-by: Calcitem <calcitem@outlook.com>
2021-06-16 02:05:00 +08:00
Calcitem
8c5f991cdf
depth: Add count to array in order to foolproof
2021-06-16 01:02:46 +08:00
Calcitem
fefa064cb9
depth: Limit 6th and 7th move depth to 15
...
Because if considerMobility is enabled, 6th and 7th
is too slow, so need to limit it. But cannot limit
less than 15, otherwise, c5 d5 b4 f4 d6 d2,
next move, white will place a lose point.
Now the performance only reduce 12%.
2021-06-16 01:01:44 +08:00
Calcitem
2a0ebba1bf
depth: Fix placingDepthTable's error
...
Fix commit 3290b2b727
2021-06-15 23:55:31 +08:00