From 9d1bd73d795b3a72a86dd1b27cd22f9a57328489 Mon Sep 17 00:00:00 2001 From: sirinsidiator Date: Fri, 19 Jun 2020 22:00:10 +0200 Subject: [PATCH] built r31 and updated meta info --- build/build.number | 4 ++-- info/changelog.txt | 12 ++++++++++++ info/description.txt | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/build/build.number b/build/build.number index 38ad1d6..efa3009 100644 --- a/build/build.number +++ b/build/build.number @@ -1,3 +1,3 @@ #Build Number for ANT. Do not edit! -#Sun Oct 20 19:44:12 CEST 2019 -build.number=31 +#Fri Jun 19 21:55:55 CEST 2020 +build.number=32 diff --git a/info/changelog.txt b/info/changelog.txt index 97cac7f..66b6d8d 100644 --- a/info/changelog.txt +++ b/info/changelog.txt @@ -1,3 +1,15 @@ +2.0 r31 +- fixed iconpicker showing an empty tooltip when no choicesTooltips are set ([url=https://github.com/sirinsidiator/ESO-LibAddonMenu/pull/111]#111[/url], thanks Scootworks) +- fixed slider mouse wheel interactions ([url=https://github.com/sirinsidiator/ESO-LibAddonMenu/pull/115]#115[/url]) +- fixed translated texts not showing in the official Russian localization ([url=https://github.com/sirinsidiator/ESO-LibAddonMenu/pull/118]#118[/url], thanks andy.s) +- improved dropdown choice tooltip code compatibility ([url=https://github.com/sirinsidiator/ESO-LibAddonMenu/pull/115]#115[/url]) +- added "helpUrl" property for many control types ([url=https://github.com/sirinsidiator/ESO-LibAddonMenu/pull/109]#109[/url], thanks Baertram) +- added "textType" and "maxChars" properties for editbox ([url=https://github.com/sirinsidiator/ESO-LibAddonMenu/pull/110]#110[/url], thanks Scootworks) +- added "readOnly" property for slider ([url=https://github.com/sirinsidiator/ESO-LibAddonMenu/pull/112]#112[/url], thanks Scootworks) +- removed embedded copy of LibStub ([url=https://github.com/sirinsidiator/ESO-LibAddonMenu/pull/116]#116[/url]) +- updated Japanese translation ([url=https://github.com/sirinsidiator/ESO-LibAddonMenu/pull/113]#113[/url], thanks Calamath) +- updated for Greymoor + 2.0 r30 - updated Korean translation (thanks whya5448) - added "enableLinks" property to description control ([url=https://github.com/sirinsidiator/ESO-LibAddonMenu/pull/102]#102[/url], thanks silvereyes333) diff --git a/info/description.txt b/info/description.txt index df812b5..adc62ff 100644 --- a/info/description.txt +++ b/info/description.txt @@ -52,5 +52,5 @@ For more examples and information you can take a look at [URL="https://github.co [*][B]Warnings[/B] - If your setting causes some unexpected behaviour, you can simply slap a warning on them [*][B]Dangerous Buttons[/B] - when flagged as such, a button will have red text and ask for confirmation before it runs any action [*][B]Required UI Reload[/B] - For cases where settings have to reload the UI or should be stored to disk right away, LAM offers a user friendly way to ask for a UI reload. -[*]Support for all 4 official languages and 6 custom localisation projects +[*]Support for all 5 official languages and 6 custom localisation projects [/LIST]