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

feat: translate valuable chests from barrows into the valuable drops … #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AleskiWeb
Copy link

I will preface this by saying I am not a JAVA deveoloper so this was me trying to make the smallest change possible

The barrows chests currently don't log valuable drops. This may also be similar to why #8 doesn't work for repeat drops (I bet collection log notifications work for raids, just not repeat drops)

  • Created a pattern to match against the format of a barrows chest message "Your chest is worth around 1,123,456 coins"
  • If a message doesn't match the valuable drop message, then test it against the valuable chest pattern
  • If the message does match the chest pattern then use the same mechanism used for valuable drops

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.

1 participant