-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
72 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
### Version v0.1.2: | ||
- Add raidmember tracking | ||
|
||
### Version v0.1.1: | ||
- Remove debug code (recurring theme) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,13 @@ | ||
# snwDistance for 7.3.5 (tauri alpha ptr testing) | ||
|
||
|
||
Allows setting a position from your char | ||
Allows setting a position with your character and automatically calculate the distance to your current location. | ||
Also allows calculating distances between yourself and a groupmember in open-world. | ||
|
||
![](https://i.imgur.com/sz8rzdp.png) | ||
<br /> | ||
|
||
## Planned: | ||
![](https://i.imgur.com/yQYWVkg.png) | ||
|
||
- Add ability to get the distance between yourself and a raid-/groupmember (limitation by blizzard) | ||
<br /> | ||
|
||
**Tracking raid-/groupmember does not work in instances/battleground/arenas!** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
## Title: snwDistance | ||
## Author: snwflake | ||
## Version: v0.1.1 | ||
## Version: v0.1.2 | ||
|
||
embeds.xml | ||
|
||
|