Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.

Battle Pass Challenges #28

Open
Tustin opened this issue Jul 28, 2018 · 3 comments
Open

Battle Pass Challenges #28

Tustin opened this issue Jul 28, 2018 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@Tustin
Copy link
Owner

Tustin commented Jul 28, 2018

I just pushed a new commit to support challenges but I wasn't able to test them with the battle pass challenges as I don't own the battle pass. If someone who has it could test out the challenges and make sure they work, that would be great! Just post a reply stating if it works or not. Mostly just want to make sure you don't run into any parse errors with the Challenges class and also that getWeekly() and getWeeklys() work fine.

Thanks!

@Tustin Tustin added the help wanted Extra attention is needed label Jul 28, 2018
@atgrau
Copy link
Contributor

atgrau commented Jul 28, 2018

Nice! Thank you! Im going to test and give you a feedback.

@NeVeR2TrY
Copy link

it works but it returns idiot data by the way :

{"questbundle_s5_week_003":[{"templateId":"Quest:quest_br_damage_singlematch","attributes":{"quest_state":"Claimed","last_state_change_time":"2018-07-26T19:36:57.704Z","max_level_bonus":0,"level":-1,"item_seen":false,"xp":0,"sent_new_notification":true,"challenge_bundle_id":"4a2cc439-680f-4e2c-8904-4c837347b449","completion_battlepass_damage_athena_player_single_match":500,"favorite":false},"quantity":1},{"templateId":"Quest:quest_br_use_launchpad","attributes":{"quest_state":"Claimed","last_state_change_time":"2018-07-26T20:34:23.701Z","completion_battlepass_interact_athena_jumppad":1,"max_level_bonus":0,"level":-1,"item_seen":false,"xp":0,"sent_new_notification":true,"challenge_bundle_id":"4a2cc439-680f-4e2c-8904-4c837347b449","favorite":false},"quantity":1},{"templateId":"Quest:quest_br_interact_scavengerhunt_treasuremap_02","attributes":{"quest_state":"Claimed","last_state_change_time":"2018-07-28T16:10:45.018Z","max_level_bonus":0,"level":-1,"completion_battlepass_interact_athena_hidden_star_03":1,"item_seen":false,"xp":0,"sent_new_notification":true,"challenge_bundle_id":"4a2cc439-680f-4e2c-8904-4c837347b449","favorite":false},"quantity":1},{"templateId":"Quest:quest_br_interact_chests_location_fatalfields","attributes":{"quest_state":"Claimed","last_state_change_time":"2018-07-27T12:51:52.282Z","max_level_bonus":0,"level":-1,"completion_battlepass_interact_athena_treasurechest_fatalfields":7,"item_seen":false,"xp":0,"sent_new_notification":true,"challenge_bundle_id":"4a2cc439-680f-4e2c-8904-4c837347b449","favorite":false},"quantity":1},{"templateId":"Quest:quest_br_destroy_specifictargets","attributes":{"level":-1,"item_seen":false,"sent_new_notification":true,"challenge_bundle_id":"4a2cc439-680f-4e2c-8904-4c837347b449","quest_state":"Active","completion_battlepass_destroy_specifictargets_01":0,"last_state_change_time":"2018-07-26T19:06:41.879Z","completion_battlepass_destroy_specifictargets_02":1,"completion_battlepass_destroy_specifictargets_03":0,"completion_battlepass_destroy_specifictargets_04":1,"max_level_bonus":0,"completion_battlepass_destroy_specifictargets_05":0,"completion_battlepass_destroy_specifictargets_06":0,"xp":0,"favorite":false},"quantity":1},{"templateId":"Quest:quest_br_eliminate_location_hauntedhills","attributes":{"completion_battlepass_killingblow_athena_player_hauntedhills":5,"quest_state":"Claimed","last_state_change_time":"2018-07-27T16:42:47.958Z","max_level_bonus":0,"level":-1,"item_seen":false,"xp":0,"sent_new_notification":true,"challenge_bundle_id":"4a2cc439-680f-4e2c-8904-4c837347b449","favorite":false},"quantity":1},{"templateId":"Quest:quest_br_eliminate_explosiveweapon","attributes":{"quest_state":"Active","last_state_change_time":"2018-07-26T19:06:41.879Z","max_level_bonus":0,"completion_battlepass_killingblow_athena_player_with_explosives":0,"level":-1,"item_seen":false,"xp":0,"sent_new_notification":true,"challenge_bundle_id":"4a2cc439-680f-4e2c-8904-4c837347b449","favorite":false},"quantity":1}]}

@Tustin
Copy link
Owner Author

Tustin commented Jul 29, 2018

@NeVeR2TrY Thanks for testing. That's the only data the API returns for challenges unfortunately. The application itself parses the templateIds and displays the challenges that way I'm guessing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants