Skip to content

Commit

Permalink
Version 2.9 - Release
Browse files Browse the repository at this point in the history
Changes:
 - Positioning the speed displays next to other frames via Presets (like Under Minimap) will now dynamically be updated to follow those frames instead of being assigned to a static position. After you move a frame, reapply the desired now updated preset to move the display back in relation to it.
 - The Travel Speed feature (offering estimated speed values even during Dragonriding) will now be enabled by default (as a replacement when the Player Speed value is not available).
 - Added more value step options to the other sliders as well. The default step value is now 1 for the position offset values.
 - The settings category page shortcuts have been removed in WotLK Classic (because the new Settings window broke the feature - I may readd them when the issue gets resolved). The shortcuts have been replaced by an Options button in the right-click menu of the speed displays.
 - The custom context menus have been replaced with the basic menu until their quirks are ironed out.
 - Scrolling has been improved in WotLK Classic.
 - Other small fixes, changes & improvements.
  • Loading branch information
Arxareon committed Aug 5, 2023
1 parent 3285235 commit 9d4c423
Show file tree
Hide file tree
Showing 10 changed files with 1,045 additions and 918 deletions.
1 change: 1 addition & 0 deletions CopyToWoW.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ $clients += "_xptr_" #Dragonflight PTR X
$clients += "_classic_" #Wrath of the Lich King
$clients += "_classic_ptr_" #Wrath of the Lick King PTR
$clients += "_classic_era_" #Classic
$clients += "_classic_era_ptr_" #Classic PTR


<# INSTALLATION #>
Expand Down
Loading

0 comments on commit 9d4c423

Please sign in to comment.