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

New Hiscores API update | Bosses list #40

Closed
johnnydhnguyen opened this issue Apr 13, 2023 · 1 comment
Closed

New Hiscores API update | Bosses list #40

johnnydhnguyen opened this issue Apr 13, 2023 · 1 comment

Comments

@johnnydhnguyen
Copy link

Hi, there's a new bug again. Jagex added Artio, Calvar'ion and Spindel to the hiscores. Here is the updated self.__bosses list:

self.__bosses = [
"rifts_closed",
"abyssal_sire",
"alchemical_hydra",
"artio"
"barrows_chests",
"bryophyta",
"callisto",
"calvar'ion",
"cerberus",
"chambers_of_xeric",
"chambers_of_xeric_challenge",
"chaos_elemental",
"chaos_fanatic",
"commander_zilyana",
"corporeal_beast",
"crazy_archaeologist",
"dagannoth_prime",
"dagannoth_rex",
"dagannoth_supreme",
"deranged_archaeologist",
"general_graardor",
"giant_mole",
"grotesque_guardians",
"hesporti",
"kalphite_queen",
"king_black_dragon",
"kraken",
"kreearra",
"kril_tsutsaroth",
"mimic",
"nex",
"nightmare",
"phosanis_nightmare",
"obor",
"phantom_muspah",
"sarachnis",
"scorpia",
"skotizo",
"spindel",
"tempoross",
"gauntlet",
"corrupted_gauntlet",
"theatre_of_blood",
"theatre_of_blood_hard",
"thermonuclear_smoke_devil",
"tombs_of_amascut",
"tombs_of_amascut_expert",
"zuk",
"jad",
"venenatis",
"vetion",
"vorkath",
"wintertodt",
"zalcano",
"zulrah"
]

@Coffee-fueled-deadlines
Copy link
Owner

I intend to work through this today and through the weekend to come up with a solution that doesn't involve constantly manually updating the boss list.

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

No branches or pull requests

2 participants