Skip to content

Conversation

@LoneWanderer-GH
Copy link
Owner

@LoneWanderer-GH LoneWanderer-GH commented Sep 2, 2018

  • Registerer addon into ElvUI at a better suited moment of Wow loading process
  • At ElvUI plugin register time, try to create the movers
  • fancy console print logger
  • some modifications that could pave the way to a more generic addon (?)

- Registerer addon into ElvUI when WoW events PLAYER_ALIVE PLAYER_DEAD triggered
- At register time, try to create the movers
- several fixes (fancy console print logger)
Remove LUA error for table declaration
add concept screenshot
- Put some more generic code to handle various addons and their frames (provided we can find the frame to handle ...)
- Revamped options part, however this is not very useful yet. Some keys could be stored better with an option hierarchy instead of all flat with generated key ;) (code related to Options is disabled things it does not really work)

Known issue(s):
- does not intercept the TomTom addon arrow frame. Maybe linked to the way things appear in the frame (late creation by TomTom addon ?)

Still to do:
- more addon options encapsulation ?
@LoneWanderer-GH LoneWanderer-GH self-assigned this Sep 6, 2018
@LoneWanderer-GH LoneWanderer-GH added bug Something isn't working enhancement New feature or request labels Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants