Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classic Era Support: Ease Dependency on Cell's LibGroupInfo #180

Merged

Conversation

inyawfaze
Copy link
Contributor

I'm working on getting the addon functional in Classic Era for the upcoming anniversary servers.
Cell does not load LibGroupInfo in the LoadLibs_Classic.xml any more, which is used in its Cell_Vanilla.toc.

Since the dependency on LGI is pretty minor I was hoping this was an acceptable solution. ƪ(˘⌣˘)ʃ

  1. Make Lib load silent
  2. Check for lib table before accessing it

 - Make Lib load silent
 - Check for lib table before accessing it
@Krealle
Copy link
Owner

Krealle commented Nov 18, 2024

Not sure about the power filter Cell has for classic, but not really relevant to the goal of this PR.
Looks harmless enough to me so I'll merge it.

@Krealle Krealle merged commit b6dcf82 into Krealle:master Nov 18, 2024
1 check passed
@inyawfaze inyawfaze deleted the classic-compat/ease-lgi-dependency branch November 21, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants