Commit Graph

165 Commits (53429428e905a5ae2f135d6d1709290f23ca3333)

Author SHA1 Message Date
Lertsenem 2d889db4f1 Rename template rebootlyon 2020-07-07 13:38:34 +02:00
Lertsenem 1d089466ae Modify getCharacters query to use entrantIds
instead of playerIds
2020-07-07 10:09:57 +02:00
Lertsenem 199822d44f Add rebootlyon template 2020-07-07 01:55:54 +02:00
Lertsenem 6da2b5e27c Add basic argument parsing in main 2020-07-07 01:54:42 +02:00
Lertsenem f4116f46cb Add Player and Tournament classes in smashgg
These classes do not match 1:1 with their smash.gg equivalent, but are
more specific to this app.
2020-07-07 01:52:16 +02:00
Lertsenem 01533d3d7b Add more infos in the getTournament* queries
Ask for player twitterHandle, tournament venue and date, etc.
2020-07-07 01:51:04 +02:00
Lertsenem 997cfc153c Refine the lkrz format
prefix players section with "player" for ease of use. Replace 'link' in
the 'Tournament' section by a simpler 'slug'.
2020-07-07 01:49:45 +02:00
Lertsenem 660fa7a7a9 Add basic smash.gg request function 2020-07-07 00:48:14 +02:00
Lertsenem 25a1117caf Add requirements to README 2020-07-07 00:47:13 +02:00
Lertsenem 7698534311 Refine gitignore to allow for templates
Templates are in res but can still be included (SVG ftw)
Ignore bkp and test files
2020-07-07 00:41:00 +02:00
Lertsenem e9df751d9e Add smashgg requests
- get Tournaments top8 (or topX) by slug or id
- get characters selections by Tournament id and Players ids
2020-07-07 00:38:59 +02:00
Lertsenem daf18f10cb Add version.py 2020-07-06 10:39:39 +02:00
Lertsenem a7d6da5146 Add sample lkrz file 2020-07-04 22:17:56 +02:00
Lertsenem 7b9e126e45 Ignore 'res' folder 2020-07-04 22:17:40 +02:00
Lertsenem 1423716f0e Initial Commit 2020-07-04 19:46:35 +02:00