Commit Graph

205 Commits (master)

Author SHA1 Message Date
Lertsenem 9ae221c6d7 Add new saucismash2023 theme 2023-07-07 12:36:54 +02:00
Lertsenem fa729e056d Change smash.gg URLs to start.gg
The package name stays the same though. start.gg is only added as
another URL for smash.gg, and used as replacement for the "api.smash.gg"
URL, in case the old one become deprecated.
2022-08-26 09:09:58 +02:00
Lertsenem 4d983bb080 Fix character position (Sora) 2021-11-29 01:45:46 +01:00
Lertsenem 8b0ffb8a21 Fix setup.py again because I'm stupid 2021-11-29 00:54:27 +01:00
Lertsenem 1dc05aa10a Fix setup.py pckage generation 2021-11-29 00:42:14 +01:00
Lertsenem 809b999ab3 Fix generation from lkrz file 2021-11-28 23:58:08 +01:00
Lertsenem 8055d8af80 Add last SSBU character: Sora 2021-11-28 23:57:58 +01:00
Lertsenem 790fb8ad4c Fix character positions
In rebootlyon2020 and meltdownlyon2020
2021-09-01 21:10:14 +02:00
Lertsenem 46fcfd13da Fix Kazuya ID 2021-09-01 21:01:50 +02:00
Lertsenem dabd05f216 Fix meltdown template font size 2021-09-01 20:55:07 +02:00
Lertsenem 8522d51719 Fix typos 2021-08-02 18:30:38 +02:00
Lertsenem 27c4c3c00c Bump version to 4 2021-08-02 18:24:21 +02:00
Lertsenem 6d6d26e384 Merge branch 'master' into multismash 2021-07-26 09:58:42 +02:00
Lertsenem c5e2e062b8 Fix seeding infos 2021-07-26 09:51:28 +02:00
Lertsenem 21cb648422 Fix getCharsByTour... query complexity 2021-07-26 09:51:02 +02:00
Lertsenem 217f3ab95a Add melee chars smashgg ids 2021-07-26 09:50:22 +02:00
Lertsenem 1fc572debe Fix resources dl for melee 2021-07-23 19:44:45 +02:00
Lertsenem 06a67559fb Fix Palutena position 2021-07-23 16:38:39 +02:00
Lertsenem 0ebfd6853f Fix character position: sephiroth 2021-07-08 20:21:29 +02:00
Lertsenem 90535b9675 Change Twitch stream from rebootlyon to smashlyon 2021-07-08 20:13:07 +02:00
Lertsenem 89b78d1125 Add new character: Kazuya 2021-07-08 20:10:31 +02:00
Lertsenem abc2d82ca1 Add characters missing smashgg id 2021-07-03 20:41:25 +02:00
Lertsenem d811ef6577 Add character corrections for rebootlyon2020
New character corrections for pyra & mythra.
2021-07-03 20:29:57 +02:00
Lertsenem 8de436f55c Change Richter and Cloud charcorr 2021-07-03 20:28:54 +02:00
Lertsenem 18a4b6674e Add the multiple games feature 2021-07-03 20:23:48 +02:00
Lertsenem 7b9d3f13f4 Fix GraphQL queries following API change 2021-07-03 20:21:05 +02:00
Lertsenem 71279eb2a2 Use the multiple Games defined earlier 2021-07-03 20:20:43 +02:00
Lertsenem e23294fd06 Remove generate_outfile function 2021-07-03 20:18:51 +02:00
Lertsenem 0bf4a7dc0e Add Games class
With 3 games available : melee, ultimate and pplus
2021-07-03 20:17:51 +02:00
Lertsenem b3a963fec4 Fix typos 2021-07-03 20:16:38 +02:00
Lertsenem 7df05f1f08 Add character corrections for rebootlyon2020
New character corrections for pyra & mythra.
2021-06-23 11:06:26 +02:00
Lertsenem beaf3aaa87 Change Richter and Cloud charcorr 2021-06-09 00:24:27 +02:00
Lertsenem 7dd02cef5c Change Robin charcorrs
Robin has 2 different illustations (man/woman) for their even and odd
skins. New characar_corrections take this into account. Tested with the
confismash theme.
2021-03-10 09:09:51 +01:00
Lertsenem d156a8f54c Add character corrections for Pyra & Mythra
There's still a bug with secondaries though
2021-03-08 23:59:46 +01:00
Lertsenem e103348201 Adding new SSBU character Pyra & Mythra
Since there are 4 different images variations, there are actually 4
characters added:

- pyra
- pyra & mythra
- mythra
- mythra & pyra
2021-03-08 23:37:39 +01:00
Lertsenem 2db56f45af Add Mii to SSBU templates 2021-03-03 16:15:22 +01:00
Lertsenem d7bf99ded2 Update chars positions in SSBU templates 2021-03-03 09:13:51 +01:00
Lertsenem 4854993a23 Update lokrez workflow to fit other smash games
Changes to basic args, etc. Commit not functionnal yet.
2021-03-03 09:12:35 +01:00
Lertsenem b75e78f89a Update the resdl function for more than just ssbu 2021-03-03 09:11:09 +01:00
Lertsenem 3d1c2e6b20 Add other smash games base data 2021-03-03 09:11:03 +01:00
Lertsenem 53429428e9 Fix bug with special chars in filenames
When exporting svg, if an image file name contains a "&", it
will be escaped as "&" following html encoding. But when then asked
to embed the png into the svg for export, the file won't be found with
the sequence escaped. The solution is to unescape (using
html.parser.unescape) the line before extracting the png url.
2021-01-27 00:58:56 +01:00
Lertsenem 44aa8cb9c1 Add 4 chars to the covid option
- sephiroth
- steve
- piranha plant
- rob
2021-01-22 17:49:31 +01:00
Lertsenem f0b0f27fdd Fix Steve & Sephiroth in all templates 2021-01-18 01:31:26 +01:00
Lertsenem 430784d4be Fix covid mask for Joker 2021-01-17 23:48:25 +01:00
Lertsenem c69c2990d5 Fix char position in confismash templates 2021-01-17 23:48:08 +01:00
Lertsenem 17905a94d0 Add a covid option for confismash theme
The covid masks files and data have been moved from the rebootlyon2020
template directory to the template root (under _template), so now it can
be more easily used by any template. And so the covid opion has been
added to the confismash template
2021-01-09 19:07:26 +01:00
Lertsenem 18bf4e9d17 Fix covid option on template rebootlyon2020 2021-01-09 17:40:34 +01:00
Lertsenem 6bc8e8c9e3 Add new export-options and svg_embed_png option
New set of options to tweak the export, and the first one: a way to
embed PNG images inside the resulting SVG file.
2021-01-06 09:33:36 +01:00
Lertsenem 863411f6ca Fix confismash template 2021-01-05 17:16:43 +01:00
Lertsenem 132c469036 Fix lokrez import 2021-01-05 14:14:25 +01:00