-
Notifications
You must be signed in to change notification settings - Fork 18
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
Make TOA killcount PB report challenge time #616
Comments
aren't the toa CAs based on total time, rather than challenge time? |
I'm not sure which times are required for CA's in neither TOA nor TOB, the wiki doesn't really seem to specify at a glance. I didn't really think about it in the context of Combat Achievements, but instead of in the context of what RuneLite considers your personal best time. When you use the !pb chat command for TOA, it reports the challenge time, just like for TOB, so I expected the same time to be relevant for this notifier, but I can also see the merit in keeping it consistent in what the speed Combat Achievements for that raid are based on. If you think it's preferred to keep the overal time for TOA PBs, it would be nice though if the challenge time and whether it is a challenge time PB could also be included in the metadata under separate names, so that custom endpoints can choose whether they want to keep it consistent with RuneLite's chat command PB, or with the relevant Combat Achievement criteria. Something like this:
|
Based on the CA argument, we will keep the TOA PB as the total time for now, but we plan to report both the total time and challenge time in the notification metadata. Additionally we will consider reporting whichever time is a new personal best in the notification text, with options for user customization if you want to take a shot at this approach, feel free! |
Having both times and PB bools included in the metadata would be great! (both times could be a PB at the same time) I unfortunately don't feel confident at all that I would be able to figure this out and implement it in a satisfactory manner, so I'm hoping you might find some time for it instead. I'd be happy to build it locally and run some raids to test though, if it's any help. |
Checklist
Unreleased
section of the changelog for newly added features that sound like my suggestion.Describe your Suggestion
Curently, the killcount notifier includes the total completion time when completing a Tombs of Amascut raid. Since an exception was made for the Theatre of Blood to explicitly look for the challenge time, I think it would be nice to also do the same for Tombs of Amascut.
The TOA completion message when a new challenge time PB is achieved:
![toa](https://private-user-images.githubusercontent.com/6047423/390557193-10c60d2a-96da-4003-84b4-058781c8034b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjcxNDksIm5iZiI6MTczOTM2Njg0OSwicGF0aCI6Ii82MDQ3NDIzLzM5MDU1NzE5My0xMGM2MGQyYS05NmRhLTQwMDMtODRiNC0wNTg3ODFjODAzNGIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTJUMTMyNzI5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZDJjMGY0MzA1YjkyNGIwYzE1MjM2MWRkNzFhOGQzZGY0MmY1MTM5ODI2MDY3OTIyNTI4NTEzOWM2ZDk2ZDM5NiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.7j5YNE2Z1JgPs2ZxAYvAvPFWjWa7GpLNd5VlqZ3iXm4)
the extra metadata of the notifier message that was sent:
The text was updated successfully, but these errors were encountered: