Just throwing this out there: Does anyone ever
import "Plain Text" teams?
For instance if you Share->Export As Plain Text you get something like:
Aki the Chosen (NPC#66741)
1: Zandalari Kneebiter (1,2,1)
2: Clockwork Gnome (1,1,1)
3: Leveling Pet
Does anyone actually import from this format? (You can copy-paste that into the import dialog to import the team.)
The ability to export into plain text is not going anywhere, I'm curious if any would miss the ability to import in this format.
Ironically, this format was added because I saw very few of the string formats out in the wild. However, now I see lots of string formats out in the wild, but no plain text formats. I'm reworking the export/import/send/receive format and it'd make my life easier if the
import of this plain text format went away.
And while I'm here, this is the old "string" format:
Aki the Chosen:66741:1180:110:919:364:277:384:278:710:0:0:0:0:
And this is the new format:
Aki the Chosen:215L:121A14S:111B8L:ZL:
Among its perks is the ability to match breeds:
- If the exporter has a breed addon enabled, each pet has the breed embedded into it the string.
- When someone imports the team, if they have a breed addon, it will prefer pets with the same breed.
- If a breed addon is not present while importing (or if it wasn't present when exporting) it will pick the highest level/rarity like it does in older versions of the addon.
The new format will also support random pets and ignored slots (but not right out of the gate; that will be in an update afterwards).
And if any are worried, all exported strings (in string format) ever made with this addon, from 2013 onward, will continue to work in the latest version of the addon even when the string format changes.