A new build posted today (beta-20) has export/import enabled. Give it a try and let me know if you encounter any problems.
You can export a single team from it's Share menu in a team's right-click menu; a whole tab of teams from the right-click menu of a team tab; or you can export a select list of teams (such as from a search result) from within the Teams button next to the search box.
You can import a team from the Teams button or via Share within the right-click of any team.
The old rematch had one export format that looked like:
Howl Bomb:0:1238:210:218:321:868:118:513:418:1152:110:362:593:
I've not encountered a lot of these "in the wild", probably because it's ASCII gibberish to anything except the addon itself. So this new version has two options, Export As String (creates a team formatted like above--with preferences and notes included), or Export As Plain Text, which produces something like this:
Howl Bomb
1: Unborn Val'kyr (1,2,2)
2: Pandaren Water Spirit (1,2,2)
3: Chrominius (1,1,2)
This team is best suited for single targets such as Beasts of Fable legendaries. General tactic:
Val'kyr:
- Shadow Slash until Val'kyr dies.
- Curse of Doom in the round she comes back to life.
Pandaren Water Spirit:
- Geyser
- Whirlpool and immediately switch to Chrominius
Chrominius
- Howl (at the end of this round, Curse of Doom, Geyser and Whirlpool go off, using Howl's damage modifier.)
- Surge of Power to finish opponent off if necessary.
It will lift the name of the team from the first line (and its target if an npcID is included), it will lift the pets and abilities from the 1: 2: and 3: lines, and anything following will be added to the notes.
Preferences are also supported in export/import.
Breeds are
NOT supported yet. As mentioned earlier I'm waiting to see what Legion has for the API before thinking about the reverse-interpretation of breeds.
However, you
can manually add breeds and some text into it. The addon will attempt to interpret around the text:
Howl Bomb
1: H/H Unborn Val'kyr (1,2,2) or B/B is fine too
2: Pandaren Water Spirit (H/S) (1,2,2)
3: Chrominius [6-H/H] (1,1,2)
just avoid adding non-breed text beside the pet's name without including it in ()s or []s.
And if wondering whether a team you see on a forum/blog/guide/etc will work, if it has 1: 2: 3: for pets, it can work (but not guaranteed). For instance this is from [url=http://www.warcraftpets.com/community/forum/viewtopic.php?f=10&t=7556]Rendigar's guide[/url] on this forum:
Rendigar wrote:Thundering Pandaren Spirit - Location: Kun-Lai Summit (65, 93)
Team 1: 17 rounds
- 1: [pet]Rapana Whelk[/pet] [-] (1,1,1) - - Any snail will do here!
2: [pet]Darkmoon Zeppelin[/pet] [-] (1,2,2)
3: Carry pet
Alt1: Any snail
vs Pandaren Earth Spirit
- - Dive > (if dive misses, forfeit and restart) > Acidic Goo > Ooze Touch until Pandaren Earth Spirit dies
vs Sludgy
- - Ooze Touch > Acidic Goo > Acidic Goo (you will most likely die before the second cast of Acidic Goo)
- Switch to Darkmoon Zeppelin > chain cast Missile until Sludgy dies
vs Darnak
- - It takes 3-4 missiles (assuming no crits) to get him in explode range (Zep explodes for 618):
Missile > Decoy > Missile x2 > Explode (ideal)
Missile > Decoy > Missile x3 > Explode -- works if you miss with only 1 missile
Missile > Decoy > Missile x4 > pass > Explode -- works if you miss with 2 missiles in the first 4 fired, but the fifth better hit
- If you crit with a missile you can explode early, as long as Darnak has under 619 health.
Note: your carry pet doesn't need to participate, as it will be the only one left alive at the end of the fight and will thus receive XP
You can paste that un-altered into the addon and it should fill in the pets/abilities and add the rest as notes. (Though you may want to edit the name afterwards, your call.)
Play around with it and let me know if you encounter anything weird or any suggestions!
The next step is to get send/receive working (it will include preferences/notes too) and then all major components of the addon will be in place. From there it will be just some touch-ups/tooltips and the addon should go live.