File Details
beta1.0.2
- B
- Apr 12, 2024
- 1.87 MB
- 23
- 10.2.6
- Retail
File Name
PvPAssistant-beta1.0.2.zip
Supported Versions
- 10.2.6
PvPAssistant
beta1.0.2 (2024-04-12)
Full Changelog Previous Releases
Update ArenaQuickJoin with new APIs to support LoD (#109)
- Update ArenaQuickJoin with new APIs to support LoD
Update Active, when called with no args it activates the module.
Update Inactive, when called with no args it deactivates the module.
Add CanBeActivated to determine whether the module can be activated before calling Active or Inactive.
Add IsActivated to determine whether it was activated before.
ArenaQuickJoin is Inactive by default.
- Update ArenaQuickJoin so it wouldn't load the PvP UI automatically
Calling Active for the first time shows the button but it might remain grayed out and unclickable until the playe manually opens the PvP UI for the first time. Additionally, a tooltip is displayed indicating the player should do so.
- Remove CanBeActivated
The point of this function was to determine whether Active can be called safely in comnbat but we should really handle this inside the modulie where we request to activate the button or something.
Refactor eventsRegistered to inner scope
Rename eventsRegistered to isEventsRegistered
Add IsGrayedOut
This function checks whether the button is grayed out that indicates RegisterForClicks is not set and the button can still receive other events.
Co-authored-by: Florian Schneider derfloh205@gmail.com
Feature/#99 match history tooltip (#125)
Refactor TooltipUpdate function location
Redesign MatchHistory Tooltip
Feature/#64 arena guide manual open (#123)
rename man file top upper case with git mv
CleanUp Main -> Init
Feature/#44 match history filters (#122)
specFilter UI
Added All Filter to Specs
Filter Functionality Specs
MapFilters
Fix character db init bug
GeneralOptions Migrate to DB
DB Cleanup and new structure (#121)
Codestructure/main frame clean up (#119)
MatchHistory Module
Ability Catalogue Module
GearGuide and Options Module
Update structure to support pkg external folder pull
version increase
Feature/#38 player tooltip rework (#115)
moved pvpdata to different repo
pvp data update
tooltip from pvp data
rename table
Added PvPData Iteration 1 - 09-04-2024 (#113)
Added PvPData Iteration 1
renamed table

