-
Notifications
You must be signed in to change notification settings - Fork 7
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
20 changed files
with
1,328 additions
and
120 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 was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,40 @@ | ||
## TranqRotate Changelog | ||
|
||
#### v1.1.0 | ||
|
||
- Adds TranqRotate window | ||
- Adds raid hunters detection | ||
- Adds rotation handling | ||
- Adds main window position change using drag & drop | ||
- Adds main window position lock setting | ||
- Adds hunter death and disconnection display on hunter frames | ||
- Adds hunter group and order change using drag & drop | ||
- Adds lock/unlock slash command option | ||
- Adds toggle slash command option | ||
- Adds "broadcast rotation setup to raid chat" | ||
- Adds rotation reset button to re-initialize betweeen/after pulls | ||
- Adds whisper message to next hunter and all backup hunters when you miss | ||
- Adds close button to top bar | ||
- Adds option to hide main window when not in a raid | ||
|
||
- Change base slash command to display available options | ||
- Change slash command settings to `/tranq settings` | ||
|
||
- Splits code in multiple files | ||
- Moves all lua files to src/ | ||
- Use first target change event to update raid status if player login while already in raid | ||
- Updates game interface version to 11303 | ||
|
||
#### v1.0.1 | ||
|
||
- Fix missing libs in toc file | ||
|
||
#### v1.0.0 | ||
|
||
- Adds slash command | ||
- Adds settings | ||
- Adds base combat log handling | ||
- Adds automatic success and fail tranqshot messages | ||
- Adds frFR locale | ||
- Adds znTW locale | ||
- Adds znTW locale |
This file was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.