Skip to content

Commit

Permalink
Merge pull request #871 from TitleCardMaker/staging
Browse files Browse the repository at this point in the history
[Auto] Merge Staging to Master [9/20/2024]
  • Loading branch information
github-actions[bot] authored Sep 20, 2024
2 parents 2864216 + 350f0c3 commit 3fd35b7
Show file tree
Hide file tree
Showing 10 changed files with 72 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Blueprints for importing premade Series configurations into TitleCardMaker.

## Blueprints

There are currently `697` Blueprints available for `574` Series, submitted by `40` Creators.
There are currently `699` Blueprints available for `576` Series, submitted by `40` Creators.

Series with the most Blueprints:
| Series | Blueprints |
Expand All @@ -21,7 +21,7 @@ Series with the most Blueprints:
Creators with the most Blueprint Submissions:
| Username | Blueprints |
| :---: | :--- |
| CollinHeist | 288 |
| CollinHeist | 289 |
| Reicha7 | 195 |
| MrSaiclops | 36 |
| flowcool | 33 |
Expand All @@ -38,8 +38,8 @@ Creators with the most Blueprint Submissions:
| Cwavs | 6 |
| GrazedNutsack | 5 |
| foux | 5 |
| PJ | 5 |
| starpc | 5 |
| PJ | 4 |
| Dragonsys | 3 |
| BattleChambers | 3 |
| Ziggy73701 | 2 |
Expand Down
Binary file modified blueprints.db
Binary file not shown.
25 changes: 25 additions & 0 deletions blueprints/H/Heroes (2006)/0/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"series": {
"season_title_ranges": [
"1",
"2",
"3",
"4"
],
"season_title_values": [
"Genesis",
"Generations",
"Villains / Fugitives",
"Redemption"
]
},
"creator": "CollinHeist",
"description": [
"Official season titles for seasons 1-4. Uses your default card type."
],
"previews": [
"preview0.jpg",
"preview1.jpg"
],
"created": "2024-09-20T16:13:38"
}
Binary file added blueprints/H/Heroes (2006)/0/preview0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blueprints/H/Heroes (2006)/0/preview1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions blueprints/H/Heroes (2006)/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Heroes (2006)

There are `1` Blueprint(s) available for this Series.

| ID | Preview | Templates | Fonts | Episodes |
| :---: | :---: | :---: | :---: | :---: |
| `0` | <img src="./0/preview0.jpg" height="150"> | - | - | - |
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"series": {
"font_id": 0,
"card_type": "standard",
"extra_keys": [
"episode_text_color",
"episode_text_font_size"
],
"extra_values": [
"rgb(219, 65, 128)",
"1.25"
],
"template_ids": [],
"source_files": []
},
"fonts": [
{
"name": "I Think You Should Leave",
"file": "Cooper Black Italic.ttf"
}
],
"creator": "PJ",
"description": [
"Standard card type with a matching title font and colors."
],
"previews": [
"preview0.jpg"
],
"created": "2024-09-20T16:12:44"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# I Think You Should Leave with Tim Robinson (2019)

There are `1` Blueprint(s) available for this Series.

| ID | Preview | Templates | Fonts | Episodes |
| :---: | :---: | :---: | :---: | :---: |
| `0` | <img src="./0/preview0.jpg" height="150"> | - | `1` | - |

0 comments on commit 3fd35b7

Please sign in to comment.