From d9788f186513fc70daa75146c9bf05f6d568f93c Mon Sep 17 00:00:00 2001 From: DevDavisNunez Date: Wed, 13 May 2020 21:41:56 -0500 Subject: [PATCH] Release 1.07 --- AUTOPLUG2/lang/Langdatabase.lua | 4 ++-- .../sce_sys/livearea/contents/template.xml | 2 +- AUTOPLUG2/sce_sys/param.sfo | Bin 912 -> 912 bytes Changelog.txt | 3 +++ README.md | 3 +++ Translations/Langdatabase.lua | 4 ++-- version | 2 +- 7 files changed, 12 insertions(+), 6 deletions(-) diff --git a/AUTOPLUG2/lang/Langdatabase.lua b/AUTOPLUG2/lang/Langdatabase.lua index 0fcc3648..c46d427a 100644 --- a/AUTOPLUG2/lang/Langdatabase.lua +++ b/AUTOPLUG2/lang/Langdatabase.lua @@ -3,8 +3,8 @@ Langs = { { id = "ITALIAN", version = "01.16", author = "TheHeroGAC" }, { id = "JAPANESE", version = "01.12", author = "Kouchan" }, { id = "SPANISH", version = "01.17", author = "gvaldebenit" }, -{ id = "CHINESE_S", version = "01.18", author = "yexun1995" }, -{ id = "FRENCH", version = "01.18", author = "Chronoss09" }, +{ id = "CHINESE_S", version = "01.19", author = "yexun1995" }, +{ id = "FRENCH", version = "01.19", author = "Chronoss09" }, { id = "GERMAN", version = "01.12", author = "Schn1ek3" }, { id = "RUSSIAN", version = "01.18", author = "Yoti" }, { id = "POLISH", version = "01.12", author = "Gameplay World's" }, diff --git a/AUTOPLUG2/sce_sys/livearea/contents/template.xml b/AUTOPLUG2/sce_sys/livearea/contents/template.xml index 8a21cdcf..49b29753 100644 --- a/AUTOPLUG2/sce_sys/livearea/contents/template.xml +++ b/AUTOPLUG2/sce_sys/livearea/contents/template.xml @@ -20,7 +20,7 @@ - v1.06 + v1.07 diff --git a/AUTOPLUG2/sce_sys/param.sfo b/AUTOPLUG2/sce_sys/param.sfo index 635b6b4ebfe2fe7975becec3d6f3812c71f30c90..23c6047acca7acd8d8a4d3f23d32fe0e2099a587 100644 GIT binary patch delta 26 gcmbQhK7oCM2@|I|0}wPYFbGU8WK!Rp!lc6p087{fSO5S3 delta 26 gcmbQhK7oCM2@|Io0}wPYFbGU8WK!Rp!lc6p087RNR{#J2 diff --git a/Changelog.txt b/Changelog.txt index 392c84eb..064067a1 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,6 @@ +# v1.07 +- Minnor fix sharpscale install. + # v1.06 - Lib tai updated. - Reimplemented the new tai library in all parts of the application. diff --git a/README.md b/README.md index 1d558920..3ef2c45f 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,9 @@ You no longer need to add the line: Download the **font.pgf** file(here https://github.com/ONElua/Autoplugin2/blob/master/font/font.pgf ) and insert it in the path **ux0:data/Autoplugin2/font** (Remember if the font folder does not exist you have to create it) This fixes missing non-standard characters, not found at english charset. Those will show as "_" instead of the unusual letter. +### Changelog 1.07 ### +- Minnor fix sharpscale install. + ### Changelog 1.06 ### - Lib tai updated. - Reimplemented the new tai library in all parts of the application. diff --git a/Translations/Langdatabase.lua b/Translations/Langdatabase.lua index 22563b91..39323419 100644 --- a/Translations/Langdatabase.lua +++ b/Translations/Langdatabase.lua @@ -3,8 +3,8 @@ Online_Langs = { { id = "ITALIAN", version = "01.16", author = "TheHeroGAC" }, { id = "JAPANESE", version = "01.12", author = "Kouchan" }, { id = "SPANISH", version = "01.17", author = "gvaldebenit" }, -{ id = "CHINESE_S", version = "01.18", author = "yexun1995" }, -{ id = "FRENCH", version = "01.18", author = "Chronoss09" }, +{ id = "CHINESE_S", version = "01.19", author = "yexun1995" }, +{ id = "FRENCH", version = "01.19", author = "Chronoss09" }, { id = "GERMAN", version = "01.12", author = "Schn1ek3" }, { id = "RUSSIAN", version = "01.18", author = "Yoti" }, { id = "POLISH", version = "01.12", author = "Gameplay World's" }, diff --git a/version b/version index e4619e89..73e233dc 100644 --- a/version +++ b/version @@ -1 +1 @@ -17170432 \ No newline at end of file +17235968 \ No newline at end of file