Comparar commits
5 Commits
| Autor | SHA1 | Data | |
|---|---|---|---|
| 9b655c1848 | |||
| fba862a1ef | |||
| c5a82f86c9 | |||
| 341f07a0f6 | |||
| bead07a0cf |
@@ -17,7 +17,7 @@ read_globals = {
|
||||
"EVENT_ACHIEVEMENT_UPDATED",
|
||||
"EVENT_ADD_ON_LOADED",
|
||||
"EVENT_MANAGER",
|
||||
"LINK_STYLE_BRACKET",
|
||||
"LINK_STYLE_BRACKETS",
|
||||
"zo_callLater",
|
||||
"zo_strformat",
|
||||
"ZO_SavedVars",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
## Author: |c87B7CCAsto|r, @Astarax
|
||||
## Contact: mail@coded-with-heart.com
|
||||
|
||||
## APIVersion: 101037
|
||||
## APIVersion: 101043
|
||||
## SavedVariables: ACHIEVEMENT_INFO_DB ACHIEVEMENT_INFO_DB_USE_AW
|
||||
|
||||
## DependsOn: LibAddonMenu-2.0
|
||||
|
||||
@@ -49,7 +49,7 @@ function AchievementInfo.onAchievementUpdated(_, achId)
|
||||
local percentageStep = false
|
||||
local percentageStepSize = AchievementInfo.settingGet("genShowUpdateSteps")
|
||||
|
||||
local link = GetAchievementLink(achId, LINK_STYLE_BRACKET)
|
||||
local link = GetAchievementLink(achId, LINK_STYLE_BRACKETS)
|
||||
local catName = "/"
|
||||
|
||||
if categoryId ~= false then
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
#### Notable Changes
|
||||
|
||||
##### Release 4.15
|
||||
* Fixed "bracket style" of the achievement links, thanks to DakJaniels
|
||||
|
||||
##### Release 4.5
|
||||
* Fixed "ShowDetails" option working only in combination with "ShowOpenDetailsOnly"
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# AchievementInfo
|
||||
|
||||
[](https://monitoring.f-brinker.de/status/eso)
|
||||
[](https://drone.f-brinker.de/fbrinker/elderscrolls-addon-achievementInfo)
|
||||
[](https://git.f-brinker.de/fbrinker/elderscrolls-addon-achievementInfo/releases)
|
||||
[](https://www.esoui.com/downloads/info350-AchievementInfo.html)
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário