nicholasmr / obblm

Automatically exported from code.google.com/p/obblm
26 stars 54 forks source link

module cyanide: allow to import a match report #177

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Integrate the Frederic's work into a module.

Add the capability to import a match report into a FFA tournament.
Use the leegmanager module as example.

Original issue reported on code.google.com by gregory....@gmail.com on 2 Aug 2009 at 5:43

GoogleCodeExporter commented 9 years ago
Looks good..

Original comment by Nimda...@gmail.com on 2 Aug 2009 at 7:17

GoogleCodeExporter commented 9 years ago

Original comment by gregory....@gmail.com on 3 Aug 2009 at 10:34

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r230.

I'm not sure of the right place of this hack.

Original comment by gregory....@gmail.com on 3 Aug 2009 at 12:34

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r232.

Merge Frederick's work and leegmgr module.
TODO:
 * Some known issues in function parse_file
 * Test and debug
 * Implement the private league support

Original comment by gregory....@gmail.com on 4 Aug 2009 at 12:11

GoogleCodeExporter commented 9 years ago
What is the flow of a match with Cyanide's Blood Bowl?

Is it like this:
Create team in OBBLM.
Choose roster from Cyanide (do you have to first export to a file and then 
choose 
it?)
Play the game.
From OBBLM browse to the report (or .db file?) and upload it.
Choose skills on OBBLM.
Rinse and repeat?

At first I got the impression it was more complicated for the user than that, 
but 
seems like it it being much more user friendly.

Original comment by funnyfin...@hotmail.com on 4 Aug 2009 at 4:36

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r233.

Import is ok but there are still some issues and missing stuffs.
TODO:
 * Some known issues in function parse_file
 * Test and debug
 * Implement the private league support

Original comment by gregory....@gmail.com on 5 Aug 2009 at 11:24

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r235.

Import sqlite report implemented.
TODO:
 * Feature: allow to select the match type before import
 * Feature: Allow to reverse Away/Home for public league

Original comment by gregory....@gmail.com on 5 Aug 2009 at 8:33

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r236.

TODO:
 * handle 'reverse' checkbox
The next version of the module should use the Match class at the maximum.

Original comment by gregory....@gmail.com on 6 Aug 2009 at 12:26

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r237.

The implementation is not smart but the objective is reach.

Original comment by gregory....@gmail.com on 6 Aug 2009 at 4:41