diff --git a/android/app/build.gradle b/android/app/build.gradle index f61229a5d..056579823 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -15,8 +15,8 @@ android { } minSdkVersion 21 targetSdkVersion 26 - versionCode 218 - versionName "0.6.6" + versionCode 219 + versionName "0.6.7" externalNativeBuild { cmake { arguments "-DANDROID_APP_PLATFORM=android-21", "-DANDROID_STL=c++_static", "-DWARNINGS_ARE_ERRORS=ON", "-DWITH_LOCALE=ON", "-DUSE_MOMO=ON" diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 170bdb6c6..815901ccc 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ diff --git a/papers/clipboard-format.md b/papers/clipboard-format.md index a33c71394..80e0002db 100644 --- a/papers/clipboard-format.md +++ b/papers/clipboard-format.md @@ -6,7 +6,7 @@ when copying pattern data from Furnace, it's stored in the clipboard as plain te org.tildearrow.furnace - Pattern Data (144) ``` -this top line of text is always the same except for the number in parentheses, which is the internal build number. for example, 0.6.6 is `218`. +this top line of text is always the same except for the number in parentheses, which is the internal build number. for example, 0.6.7 is `219`. the second line is a number between 0 and 18 (decimal) which indicates which column the clip starts from. - `0`: note. diff --git a/papers/format.md b/papers/format.md index 62f40c7fb..5acb926c6 100644 --- a/papers/format.md +++ b/papers/format.md @@ -32,6 +32,7 @@ these fields are 0 in format versions prior to 100 (0.6pre1). the format versions are: +- 219: Furnace 0.6.7 - 218: Furnace 0.6.6 - 214: Furnace 0.6.5 - 212: Furnace 0.6.4 diff --git a/po/de.po b/po/de.po index 86a85d5e2..52b3f3531 100644 --- a/po/de.po +++ b/po/de.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: de\n" diff --git a/po/es.po b/po/es.po index f4932f25a..34b1990b2 100644 --- a/po/es.po +++ b/po/es.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: es\n" diff --git a/po/fi.po b/po/fi.po index 3bc443208..93b0c535a 100644 --- a/po/fi.po +++ b/po/fi.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: fi\n" diff --git a/po/fr.po b/po/fr.po index 10f9d377c..62d220482 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: fr\n" diff --git a/po/hy.po b/po/hy.po index 01575d611..b04a5f235 100644 --- a/po/hy.po +++ b/po/hy.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: hy\n" diff --git a/po/id.po b/po/id.po index e91345f0a..da1ab5e86 100644 --- a/po/id.po +++ b/po/id.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: id\n" diff --git a/po/ja.po b/po/ja.po index 0ef5ee2cc..f9cad3daa 100644 --- a/po/ja.po +++ b/po/ja.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: ja\n" diff --git a/po/ko.po b/po/ko.po index 0b9b532f4..bd7b33218 100644 --- a/po/ko.po +++ b/po/ko.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: 희민Heemin\n" "Language-Team: none\n" "Language: ko\n" diff --git a/po/locale/de/LC_MESSAGES/furnace.mo b/po/locale/de/LC_MESSAGES/furnace.mo index 531f60770..1e45fa104 100644 Binary files a/po/locale/de/LC_MESSAGES/furnace.mo and b/po/locale/de/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/es/LC_MESSAGES/furnace.mo b/po/locale/es/LC_MESSAGES/furnace.mo index b874698cf..2ff1335cb 100644 Binary files a/po/locale/es/LC_MESSAGES/furnace.mo and b/po/locale/es/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/fi/LC_MESSAGES/furnace.mo b/po/locale/fi/LC_MESSAGES/furnace.mo index 282171e2e..6d359fab5 100644 Binary files a/po/locale/fi/LC_MESSAGES/furnace.mo and b/po/locale/fi/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/fr/LC_MESSAGES/furnace.mo b/po/locale/fr/LC_MESSAGES/furnace.mo index d4397233e..14f1d2cd2 100644 Binary files a/po/locale/fr/LC_MESSAGES/furnace.mo and b/po/locale/fr/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/hy/LC_MESSAGES/furnace.mo b/po/locale/hy/LC_MESSAGES/furnace.mo index 89af149cd..5308e6dff 100644 Binary files a/po/locale/hy/LC_MESSAGES/furnace.mo and b/po/locale/hy/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/id/LC_MESSAGES/furnace.mo b/po/locale/id/LC_MESSAGES/furnace.mo index 71d4f4077..7d521bd7f 100644 Binary files a/po/locale/id/LC_MESSAGES/furnace.mo and b/po/locale/id/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/ko/LC_MESSAGES/furnace.mo b/po/locale/ko/LC_MESSAGES/furnace.mo index ddcb27cfb..187e279f0 100644 Binary files a/po/locale/ko/LC_MESSAGES/furnace.mo and b/po/locale/ko/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/nl/LC_MESSAGES/furnace.mo b/po/locale/nl/LC_MESSAGES/furnace.mo index b555d7f07..5c48de89d 100644 Binary files a/po/locale/nl/LC_MESSAGES/furnace.mo and b/po/locale/nl/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/pl/LC_MESSAGES/furnace.mo b/po/locale/pl/LC_MESSAGES/furnace.mo index 31c57da4c..30fd737dd 100644 Binary files a/po/locale/pl/LC_MESSAGES/furnace.mo and b/po/locale/pl/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/pt_BR/LC_MESSAGES/furnace.mo b/po/locale/pt_BR/LC_MESSAGES/furnace.mo index 75dec639a..f72219c5e 100644 Binary files a/po/locale/pt_BR/LC_MESSAGES/furnace.mo and b/po/locale/pt_BR/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/ru/LC_MESSAGES/furnace.mo b/po/locale/ru/LC_MESSAGES/furnace.mo index a0d49aaf8..be4af5e62 100644 Binary files a/po/locale/ru/LC_MESSAGES/furnace.mo and b/po/locale/ru/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/sk/LC_MESSAGES/furnace.mo b/po/locale/sk/LC_MESSAGES/furnace.mo index 4c0e2ab31..7d57134a9 100644 Binary files a/po/locale/sk/LC_MESSAGES/furnace.mo and b/po/locale/sk/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/sv/LC_MESSAGES/furnace.mo b/po/locale/sv/LC_MESSAGES/furnace.mo index d1d72f9e8..00fea2110 100644 Binary files a/po/locale/sv/LC_MESSAGES/furnace.mo and b/po/locale/sv/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/th/LC_MESSAGES/furnace.mo b/po/locale/th/LC_MESSAGES/furnace.mo index d9439feef..fa6611dc3 100644 Binary files a/po/locale/th/LC_MESSAGES/furnace.mo and b/po/locale/th/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/tr/LC_MESSAGES/furnace.mo b/po/locale/tr/LC_MESSAGES/furnace.mo index b913962dd..7cc9e855b 100644 Binary files a/po/locale/tr/LC_MESSAGES/furnace.mo and b/po/locale/tr/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/uk/LC_MESSAGES/furnace.mo b/po/locale/uk/LC_MESSAGES/furnace.mo index 877f306f6..bd7131b72 100644 Binary files a/po/locale/uk/LC_MESSAGES/furnace.mo and b/po/locale/uk/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/zh/LC_MESSAGES/furnace.mo b/po/locale/zh/LC_MESSAGES/furnace.mo index de4e85411..e230d7209 100644 Binary files a/po/locale/zh/LC_MESSAGES/furnace.mo and b/po/locale/zh/LC_MESSAGES/furnace.mo differ diff --git a/po/locale/zh_HK/LC_MESSAGES/furnace.mo b/po/locale/zh_HK/LC_MESSAGES/furnace.mo index 1526e90ac..6533b7eb3 100644 Binary files a/po/locale/zh_HK/LC_MESSAGES/furnace.mo and b/po/locale/zh_HK/LC_MESSAGES/furnace.mo differ diff --git a/po/nl.po b/po/nl.po index 94b118649..d716edfb3 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "POT-Creation-Date: \n" "PO-Revision-Date: \n" "Last-Translator: Lunathir\n" diff --git a/po/pl.po b/po/pl.po index 0386d3653..6446ff6e7 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: freq-mod, PoznańskiSzybkowiec\n" "Language: pl\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index e4a89766d..7f2c655aa 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: pt_BR\n" diff --git a/po/ru.po b/po/ru.po index b330cccad..1254bb3b9 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: LTVA\n" "Language-Team: none\n" "Language: ru\n" diff --git a/po/sk.po b/po/sk.po index 0256cd7c2..8aa7c0622 100644 --- a/po/sk.po +++ b/po/sk.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: sk\n" diff --git a/po/sv.po b/po/sv.po index 825d83695..fdaa20497 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: RevvoBolt\n" "Language-Team: RevvoBolt\n" "Language: sv\n" diff --git a/po/th.po b/po/th.po index b0c3c6bce..413730580 100644 --- a/po/th.po +++ b/po/th.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: th\n" diff --git a/po/tr.po b/po/tr.po index d8d67f9f4..5c7c8a84e 100644 --- a/po/tr.po +++ b/po/tr.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: tr\n" diff --git a/po/uk.po b/po/uk.po index 8cdf5acd0..a798febee 100644 --- a/po/uk.po +++ b/po/uk.po @@ -1,7 +1,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: uk\n" diff --git a/po/zh.po b/po/zh.po index 60316bb72..84328c1c4 100644 --- a/po/zh.po +++ b/po/zh.po @@ -27,7 +27,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: DJRen_GTR3QQ\n" "Language-Team: null\n" "Language: zh\n" diff --git a/po/zh_HK.po b/po/zh_HK.po index a110a9bab..406c4d453 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -27,7 +27,7 @@ # msgid "" msgstr "" -"Project-Id-Version: furnace 0.6.6\n" +"Project-Id-Version: furnace 0.6.7\n" "Last-Translator: DJRen_GTR3QQ\n" "Language-Team: null\n" "Language: zh_HK\n" diff --git a/res/Info.plist b/res/Info.plist index 63aa3ebde..94a9090d6 100644 --- a/res/Info.plist +++ b/res/Info.plist @@ -15,17 +15,17 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString - 0.6.6 + 0.6.7 CFBundleName Furnace CFBundlePackageType APPL CFBundleShortVersionString - 0.6.6 + 0.6.7 CFBundleSignature ???? CFBundleVersion - 0.6.6 + 0.6.7 NSHumanReadableCopyright NSHighResolutionCapable diff --git a/res/docpdf/make_paper.py b/res/docpdf/make_paper.py index 4106fcddf..7929f8f76 100644 --- a/res/docpdf/make_paper.py +++ b/res/docpdf/make_paper.py @@ -325,7 +325,7 @@ if __name__ == "__main__":

Furnace
User Manual

- for version 0.6.6 + for version 0.6.7
@@ -348,7 +348,7 @@ if __name__ == "__main__":

this documentation is under the Creative Commons Attribution 3.0 Unported license.

you may reproduce, modify and/or distribute this documentation provided this copyright notice (including license and attribution) is present and any necessary disclaimers whether modifications have been made.

this documentation is provided as-is and without warranty of any kind.

-

this manual is written for version 0.6.6 of Furnace.
it may not necessarily apply to previous or future versions.

+

this manual is written for version 0.6.7 of Furnace.
it may not necessarily apply to previous or future versions.

%s diff --git a/res/furnace.rc b/res/furnace.rc index 986364064..ea459aaf2 100644 --- a/res/furnace.rc +++ b/res/furnace.rc @@ -1,6 +1,6 @@ 1 VERSIONINFO - FILEVERSION 0,6,6,0 - PRODUCTVERSION 0,6,6,0 + FILEVERSION 0,6,7,0 + PRODUCTVERSION 0,6,7,0 { BLOCK "VarFileInfo" { @@ -33,10 +33,10 @@ "Furnace" VALUE "ProductVersion", - "0.6.6" + "0.6.7" VALUE "FileVersion", - "0.6.6" + "0.6.7" VALUE "CompanyName", "tildearrow" diff --git a/res/releaseReadme/stable-linux.txt b/res/releaseReadme/stable-linux.txt index 151e82f09..c3e9bf6ca 100644 --- a/res/releaseReadme/stable-linux.txt +++ b/res/releaseReadme/stable-linux.txt @@ -16,7 +16,7 @@ if you find issues (e.g. bugs or annoyances), report them. links below. - Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace - issues: https://github.com/tildearrow/furnace/issues - discussion: https://github.com/tildearrow/furnace/discussions -- online manual: https://tildearrow.org/furnace/doc/v0.6.6/ +- online manual: https://tildearrow.org/furnace/doc/v0.6.7/ # notes diff --git a/res/releaseReadme/stable-mac.txt b/res/releaseReadme/stable-mac.txt index 8fd364fc4..0f98a4ec8 100644 --- a/res/releaseReadme/stable-mac.txt +++ b/res/releaseReadme/stable-mac.txt @@ -26,7 +26,7 @@ if you find issues (e.g. bugs or annoyances), report them. links below. - Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace - issues: https://github.com/tildearrow/furnace/issues - discussion: https://github.com/tildearrow/furnace/discussions -- online manual: https://tildearrow.org/furnace/doc/v0.6.6/ +- online manual: https://tildearrow.org/furnace/doc/v0.6.7/ # notes diff --git a/res/releaseReadme/stable-win.txt b/res/releaseReadme/stable-win.txt index 72e520a6d..41e8c1508 100644 --- a/res/releaseReadme/stable-win.txt +++ b/res/releaseReadme/stable-win.txt @@ -16,7 +16,8 @@ if you find issues (e.g. bugs or annoyances), report them. links below. - Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace - issues: https://github.com/tildearrow/furnace/issues - discussion: https://github.com/tildearrow/furnace/discussions -- online manual: https://tildearrow.org/furnace/doc/v0.6.6/ +- online manual: https://tildearrow.org/furnace/doc/v0.6.7/ + # notes copyright (C) 2021-2024 tildearrow and contributors. diff --git a/scripts/update-po.sh b/scripts/update-po.sh index 4425cb097..8953e1dc2 100755 --- a/scripts/update-po.sh +++ b/scripts/update-po.sh @@ -1,6 +1,6 @@ #!/bin/bash -FUR_VERSION="0.6.6" +FUR_VERSION="0.6.7" EXPORT_LANGS=("de" "es" "fr" "fi" "hy" "id" "ja" "ko" "nl" "pl" "pt_BR" "ru" "sk" "sv" "th" "tr" "uk" "zh" "zh_HK") diff --git a/src/engine/engine.h b/src/engine/engine.h index 3e9358d8a..99501f8fe 100644 --- a/src/engine/engine.h +++ b/src/engine/engine.h @@ -54,8 +54,8 @@ class DivWorkPool; //#define DIV_UNSTABLE -#define DIV_VERSION "0.6.6" -#define DIV_ENGINE_VERSION 218 +#define DIV_VERSION "0.6.7" +#define DIV_ENGINE_VERSION 219 // for imports #define DIV_VERSION_MOD 0xff01 #define DIV_VERSION_FC 0xff02