Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Shadow and Light
Shadow and Light
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Shadow & Light
  • Shadow and LightShadow and Light
  • Issues
  • #71

Closed
Open
Opened Feb 11, 2018 by Christoph Herrmann@Continuity

Equipment Manager ignoring "Ignore zone change" option with Load-Screens

Description

Equipment is swapped after a load screen even if "Ignore zone change" option is selected. This is annoying in e.g. HoV after releasing.

Shadow & Light Version

3.34

ElvUI Version

10.72

Steps to Reproduce

  1. Setup equipment manager to have a set as default with "Ignore zone change" enabled
  2. Go into HoV and equip a different set
  3. Die and release far enough away from the entrance to trigger a loadscreen
  4. Equip is switched

OR

  1. Setup equipment manager to have a set as default with "Ignore zone change" enabled
  2. Equip another set
  3. Go through any zone change which triggers a load screen (starting m+ triggers this as well)

Expected Behavior

Automatic equipment swap should not happen after load screen if "Ignore zone change" is selected. Alternatively a new option should be added.

Actual Behavior

Equipment sets are swapped after a load screen.

ElvUI + S&L Enabled

Yes

Only ElvUI Enabled

No

Additional Information

The following commit added the issue: https://git.tukui.org/Darth_Predator/elvui-shadowandlight/commit/1afaa38b91fcbb01c2d761f1f681323740a3ed6b with "self:RegisterEvent("LOADING_SCREEN_DISABLED", Equip)"

"if event == "ZONE_CHANGED" and EM.db.onlyTalent then return end" could be adjusted to match the new event as well.

Error Log

N/A
Edited Feb 12, 2018 by Christoph Herrmann
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: shadow-and-light/shadow-and-light#71