dhusemann/idlecombos

Please enter a valid Champ ID

SaintKatherine opened this issue · 3 comments

Champ IDs 100 / 101 / 102 / 106 are all valid champs and return an error message
unknown

Fixed, pending approval and merge

Fixed build: https://github.com/djravine/idlecombos

I imagine it will need updating again, with Valentines ID being available. Also it doesn't look like Nordom was added to the file? They are ID 100.

I have got the new ID's from http://idlechampions.soulreaver.usermd.net/champions.html

Nordom is already there on ID 100 - https://github.com/djravine/idlecombos/blob/3e785494b16d585fd300b49c9ca68512a2846c6b/idledict.ahk#L163

Valentine has been added on ID 103 - https://github.com/djravine/idlecombos/blob/3e785494b16d585fd300b49c9ca68512a2846c6b/idledict.ahk#L170

V (Soon) has been added on ID 104 (PLACEHOLDER) - https://github.com/djravine/idlecombos/blob/3e785494b16d585fd300b49c9ca68512a2846c6b/idledict.ahk#L171

If you use this repo, it will not download the updated dictionary until this is merged as the dictionary download is downloaded using this URL -

global DictionaryFile := "https://raw.githubusercontent.com/dhusemann/idlecombos/master/idledict.ahk"

You should use my fork with the updated dictionary list until then.