Compare commits
1 次程式碼提交
4.1
...
0100d4faf6
| 作者 | SHA1 | 提交日期 | |
|---|---|---|---|
|
|
0100d4faf6 |
@@ -28,7 +28,6 @@ steps:
|
|||||||
- apk update && apk add --no-cache zip
|
- apk update && apk add --no-cache zip
|
||||||
# Delete unneeded files/dirs
|
# Delete unneeded files/dirs
|
||||||
- rm -rf sources/.git
|
- rm -rf sources/.git
|
||||||
- rm -rf sources/screenshots
|
|
||||||
- rm -f sources/.drone.status
|
- rm -f sources/.drone.status
|
||||||
- rm -f sources/.drone.yml
|
- rm -f sources/.drone.yml
|
||||||
- rm -f sources/.luacheckrc
|
- rm -f sources/.luacheckrc
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
## Author: |c87B7CCAsto|r, @Astarax
|
## Author: |c87B7CCAsto|r, @Astarax
|
||||||
## Contact: mail@coded-with-heart.com
|
## Contact: mail@coded-with-heart.com
|
||||||
|
|
||||||
## APIVersion: 100032
|
## APIVersion: 100031
|
||||||
## SavedVariables: ACHIEVEMENT_INFO_DB ACHIEVEMENT_INFO_DB_USE_AW
|
## SavedVariables: ACHIEVEMENT_INFO_DB ACHIEVEMENT_INFO_DB_USE_AW
|
||||||
|
|
||||||
## DependsOn: LibAddonMenu-2.0
|
## DependsOn: LibAddonMenu-2.0
|
||||||
|
|||||||
@@ -35,8 +35,8 @@ LANG_STORE.EN.SettingsOption.AddOnEnabled = "AddOn enabled"
|
|||||||
LANG_STORE.EN.SettingsOption.AddOnEnabledTooltip = "Enable or disable this AddOn"
|
LANG_STORE.EN.SettingsOption.AddOnEnabledTooltip = "Enable or disable this AddOn"
|
||||||
LANG_STORE.EN.SettingsOption.AddOnEnabledWarning = "Only the output messages can be disabled here"
|
LANG_STORE.EN.SettingsOption.AddOnEnabledWarning = "Only the output messages can be disabled here"
|
||||||
|
|
||||||
LANG_STORE.EN.SettingsOption.AccountWideEnabled = "Use account-wide Settings"
|
LANG_STORE.EN.SettingsOption.AccountWideEnabled = "Use acctountwide Settings"
|
||||||
LANG_STORE.EN.SettingsOption.AccountWideEnabledTooltip = "Use and edit the same settings for all characters"
|
LANG_STORE.EN.SettingsOption.AccountWideEnabledTooltip = "Use and save the settings for all of your characters"
|
||||||
|
|
||||||
LANG_STORE.EN.SettingsOption.ShowEveryUpdate = "Show every update"
|
LANG_STORE.EN.SettingsOption.ShowEveryUpdate = "Show every update"
|
||||||
LANG_STORE.EN.SettingsOption.ShowEveryUpdateTooltip = "Shows a message on every status update of an achievement. Otherwise the messages appear only in steps of x%"
|
LANG_STORE.EN.SettingsOption.ShowEveryUpdateTooltip = "Shows a message on every status update of an achievement. Otherwise the messages appear only in steps of x%"
|
||||||
|
|||||||
17
README.md
17
README.md
@@ -7,23 +7,6 @@ This is an **The Elderscrolls Online** addon. [See all details and the download
|
|||||||
|
|
||||||
[Issue-Tracker](https://git.f-brinker.de/fbrinker/elderscrolls-addon-achievementInfo/issues)
|
[Issue-Tracker](https://git.f-brinker.de/fbrinker/elderscrolls-addon-achievementInfo/issues)
|
||||||
|
|
||||||
## Description
|
|
||||||
|
|
||||||
### What is this AddOn about?
|
|
||||||
|
|
||||||
I like achievements and I like to know what to do to complete them and what type of achievements exist without browsing through the entire achievement catalog: This AddOn displays lightweight chat notifications if you make progress in an achievement (please see the screenshots).
|
|
||||||
|
|
||||||
### Features
|
|
||||||
|
|
||||||
* Shows chat notifications if you do something that is needed for an achievement
|
|
||||||
* Triggers on each action or just in x% steps of the achievements requirements (configurable)
|
|
||||||
* Can show some details in the chat notification like (kill 250/1000 Humanoids)
|
|
||||||
* You can toggle the notifications for each category
|
|
||||||
* Lightweight: It is not always present and shows up only when necessary
|
|
||||||
* You can enable account-wide settings
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Why is this a public project?
|
## Why is this a public project?
|
||||||
|
|
||||||
In case I quit or pause playing TESO and cannot maintain this addon, feel free to contribute to keep this up to date and running.
|
In case I quit or pause playing TESO and cannot maintain this addon, feel free to contribute to keep this up to date and running.
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | 大小: 60 KiB |
Binary file not shown.
|
Before Width: | Height: | 大小: 21 KiB |
Binary file not shown.
|
Before Width: | Height: | 大小: 91 KiB |
Reference in New Issue
Block a user