dragan224 / battle_cats_en_combos

Battle Cats EN Combo UI - because the default one sucks
https://itunes.apple.com/us/app/the-battle-cats/id850057092?mt=8
3 stars 1 forks source link

Please Update! #6

Open BGMcoder opened 6 years ago

BGMcoder commented 6 years ago

Ah, this program is soooo useful! I wish you would update it for the new combos! Or at least share with me what to do so maybe I can update it?

BGMcoder commented 6 years ago

Okay, I think I know where to get the NyancomboData.txt data - I need a recent version of the decrypted game files. I have one from 6.10, but need one for 7.1. As for the Names.txt file - is that all manual, or is that in the game files, too? I don't see it. I guess it matters what the combo's number is?

BGMcoder commented 6 years ago

I got a copy of the 7.2 data, and added cats to the names.txt list, and tried to make the nyancombodata.txt file to look right - but it's not working - it only shows part of the list. Maybe my decrypted file is incorrect?

What do the columns values represent in the NyancomboData.txt file? I can figure out the cat id codes, but what do the other columns mean?

BGMcoder commented 6 years ago

So, I figured out part of the column data. There are 15 columns. Column1 is strange - it seems like an ID for the combo, but there are two of each one and the combos are unrelated.

I can't figure out why column1 has double combo id's in it. And I can't figure out what column2 is for at all. Somehow, BC has to pair the combo data with it's combo name for display. Combo names are in Nyancombo_en.csv but I don't see any relation to the data.

BGMcoder commented 6 years ago

Okay, I've downloaded your code, added a column for Cat Combo Names and updated the cat list and the combo list. However, this app does not run in Java 10 - actually, it runs in version 10 but doesn't load the text files - I have to force-run it in version 7. Anyway, you've abandoned me anyway.