TeamFightTacticsBots / Alune

Mobile TFT Bot - Automate Teamfight Tactics in the mobile version through emulators, to farm pass exp and event tokens.
GNU Affero General Public License v3.0
55 stars 8 forks source link

Update alune to set 13 #84

Open catasdd opened 1 day ago

catasdd commented 1 day ago

I just had the chance to check and there is no new second gamemode. I'm not sure if you understood, but dawn of heroes was not the normal TFT. Let's merge the traits into the normal traits class and leave the dawn of heroes code alone.

I think I did it, but check it please.

akshualy commented 1 day ago

I just had the chance to check and there is no new second gamemode. I'm not sure if you understood, but dawn of heroes was not the normal TFT. Let's merge the traits into the normal traits class and leave the dawn of heroes code alone.

I think I did it, but check it please.

looks better, but you still deleted the dawn of heroes stuff - i think that'll cause an error. running workflow to make sure

edit: yea as i thought, you're referring to an enum member that doesn't exist; you can replace [cls.DAWNBRINGER] with [] honestly

catasdd commented 1 day ago

I just had the chance to check and there is no new second gamemode. I'm not sure if you understood, but dawn of heroes was not the normal TFT. Let's merge the traits into the normal traits class and leave the dawn of heroes code alone.

I think I did it, but check it please.

looks better, but you still deleted the dawn of heroes stuff - i think that'll cause an error. running workflow to make sure

edit: yea as i thought, you're referring to an enum member that doesn't exist; you can replace [cls.DAWNBRINGER] with [] honestly

should I add dawnbringer stuff again or leave it like this?

akshualy commented 14 hours ago

lgtm

subzdelta commented 7 hours ago

Would like to know if someone can send the exe for the set 13 as I've ran some problems trying to merge it myself, thanks in advance!