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

Fixing event listener overloads #39

Merged
merged 5 commits into from Jan 8, 2020

Conversation

Skillz4Killz
Copy link
Contributor

This PR fixes the event listeners for Yuuko.
It will no longer override the Eris listeners with the default string overload and just defaults to Eris overloads if none is found in Yuuko.

Note: This PR is pending merging of Eris #dev into master so we can access the interfaces created there and extend those interfaces inside Yuuko. abalabahaha/eris#575

@eritbh
Copy link
Owner

eritbh commented Nov 26, 2019

Solid solution, thanks for this! I'll make sure it gets merged once there's a new Eris release with the upstream changes.

@eritbh
Copy link
Owner

eritbh commented Dec 5, 2019

Don't think you meant to push that last commit to this branch...

@Skillz4Killz
Copy link
Contributor Author

Whoopsies, ill get that fixed!

@eritbh eritbh added the blocked another issue needs to be resolved first label Dec 22, 2019
@eritbh eritbh added blocked upstream an issue in another project needs to be resolved first and removed blocked another issue needs to be resolved first labels Dec 22, 2019
@Skillz4Killz Skillz4Killz marked this pull request as ready for review January 1, 2020 17:34
@Skillz4Killz Skillz4Killz changed the title [WIP]: Fixing event listener overloads Fixing event listener overloads Jan 1, 2020
@Skillz4Killz
Copy link
Contributor Author

I believe this should now be ready for review @Geo1088 Eris got updated last night.

@eritbh eritbh added bug something happens that shouldn't and removed blocked upstream an issue in another project needs to be resolved first labels Jan 8, 2020
@eritbh eritbh merged commit b892b0b into eritbh:dev Jan 8, 2020
@eritbh
Copy link
Owner

eritbh commented Jan 8, 2020

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something happens that shouldn't
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants