From 1440a430a8cfd65b9a0797cfa6306c706abd6e52 Mon Sep 17 00:00:00 2001 From: Emerson Pinter Date: Mon, 5 Sep 2022 11:31:54 -0300 Subject: [PATCH] Version 0.11.3 --- CHANGELOG.md | 10 ++++++++++ README.md | 1 + build.gradle | 2 +- sdk | 2 +- tqdatabase | 2 +- 5 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48e4a8f..832baa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog +## [0.11.3] - 2022-09-05 +### Added +- French translation (by [EtienneLamoureux](https://github.com/EtienneLamoureux)) + +### Changed +- Repositioned UI elements to avoid truncated text on tabs + +### Fixed +- Fixed error when reading custom .arc + ## [0.11.2] - 2022-06-09 ### Fixed - Add missing variable (buffSkillName) from update v2.10.20820 ([#42](https://github.com/epinter/tqrespec/issues/42)) diff --git a/README.md b/README.md index 76d4df6..71804ec 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ TQRespec.exe --debug=9 * Russian (ru): ***Evgeniy Chefranov (titanquest.org.ua)*** * Ukrainian (uk): ***Evgeniy Chefranov (titanquest.org.ua)*** * Italian (it): ***Loris Gabriele*** +* French (fr): ***Etienne Lamoureux*** ### ***Note*** Contributions are always welcome. They will be accepted or rejected depending on the scope and predefined objectives of the project. Look at the open [issues](https://github.com/epinter/tqrespec/issues) and milestones to know how you can help. Feel free to open an issue and suggest a feature you want to see available. diff --git a/build.gradle b/build.gradle index 33f333c..69210b8 100644 --- a/build.gradle +++ b/build.gradle @@ -27,7 +27,7 @@ sourceSets { OperatingSystem OS = DefaultNativePlatform.currentOperatingSystem ext.distAppName = 'TQRespec' -version = '0.11.2' +version = '0.11.3' sourceCompatibility = JavaVersion.VERSION_17 ext.moduleName = 'br.com.pinter.tqrespec' ext.mainPackageName = 'br.com.pinter.tqrespec' diff --git a/sdk b/sdk index 386cc59..11a28b6 160000 --- a/sdk +++ b/sdk @@ -1 +1 @@ -Subproject commit 386cc5947feddb81fdf32a4bc82c70c47ab3cb23 +Subproject commit 11a28b61b3f7f697fcc96c260eb641faf1bec532 diff --git a/tqdatabase b/tqdatabase index 272c3d5..a02a452 160000 --- a/tqdatabase +++ b/tqdatabase @@ -1 +1 @@ -Subproject commit 272c3d55c6df6249e1eabc891d1d20ae9b66a21f +Subproject commit a02a4527c181e04c713811667f897a0dd85b3fba