Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Auto] Merge Staging to Master [9/3/2024] #859

Merged
merged 5 commits into from
Sep 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 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 `691` Blueprints available for `568` Series, submitted by `41` Creators.
There are currently `693` Blueprints available for `570` Series, submitted by `40` Creators.

Series with the most Blueprints:
| Series | Blueprints |
Expand All @@ -31,15 +31,15 @@ Creators with the most Blueprint Submissions:
| DeepDaddyTTV | 12 |
| inapptom | 12 |
| azuravian | 10 |
| Departed | 8 |
| TheChrisK | 8 |
| Departed | 7 |
| thedinz | 7 |
| Cwavs | 6 |
| GrazedNutsack | 5 |
| foux | 5 |
| starpc | 5 |
| PJ | 4 |
| TechJedi51 | 4 |
| Cwavs | 4 |
| Dragonsys | 3 |
| BattleChambers | 3 |
| Ziggy73701 | 2 |
Expand All @@ -55,7 +55,6 @@ Creators with the most Blueprint Submissions:
| Cloudburst | 1 |
| bugmancx | 1 |
| Starpc | 1 |
| Departed69 | 1 |
| archigos | 1 |
| mayberts | 1 |
| cspowell82 | 1 |
Expand All @@ -66,7 +65,7 @@ Creators with the most Blueprint Submissions:

## Sets

There are currently `20` Blueprint Sets available:
There are currently `21` Blueprint Sets available:

| Set ID | Name | Linked Blueprints |
| :----: | :---: | :--- |
Expand All @@ -90,4 +89,5 @@ There are currently `20` Blueprint Sets available:
| `18` | Taskmaster | Taskmaster (NZ) [0]<br>Taskmaster [1]<br>Taskmaster (AU) [0] |
| `19` | Star Trek | Star Trek: Lower Decks [0]<br>Star Trek: Voyager [0]<br>Star Trek: The Next Generation [2]<br>Star Trek: Deep Space Nine [1]<br>+3 more |
| `20` | Life on Mars (a.k.a. Gene Hunt's World) | Ashes to Ashes [0]<br>Life on Mars [0] |
| `21` | RWBY Universe | RWBY: Ice Queendom [0]<br>RWBY [0] |

Binary file modified blueprints.db
Binary file not shown.
2 changes: 1 addition & 1 deletion blueprints/B/Beacon 23 (2023)/0/blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"title_case": "upper"
}
],
"creator": "Departed69",
"creator": "Departed",
"description": [
"Uses the \"Divider\" card type with a Font to match the series title font, and a red divider to match the color in the title font."
],
Expand Down
Binary file added blueprints/R/RWBY (2013)/0/RWBY-Z.ttf
Binary file not shown.
56 changes: 56 additions & 0 deletions blueprints/R/RWBY (2013)/0/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"series": {
"font_id": 0,
"card_type": "KHthe8th/TintedFramePlus",
"episode_text_format": "Chapter {episode_number}",
"season_title_ranges": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9"
],
"season_title_values": [
"Volume 1",
"Volume 2",
"Volume 3",
"Volume 4",
"Volume 5",
"Volume 6",
"Volume 7",
"Volume 8",
"Volume 9"
],
"extra_keys": [
"episode_text_color",
"episode_text_font_size",
"frame_color"
],
"extra_values": [
"rgb(246, 197, 102)",
"1.5",
"rgb(42, 39, 50)"
]
},
"fonts": [
{
"name": "RWBY Font",
"color": "rgb(255, 255, 255)",
"title_case": "title",
"file": "RWBY-Z.ttf"
}
],
"creator": "Cwavs",
"description": [
"Tinted Frame Plus with red series logo, and other colors adjusted to match the other character's accent colors. Logo font is used for the text, and Season and Episode have been substituted for Volume and Chapter respectively.",
"You will need to manually set the \"Episode Text Font\" extra to the included Font file."
],
"previews": [
"preview0.jpg"
],
"created": "2024-09-03T17:10:21"
}
Binary file added blueprints/R/RWBY (2013)/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.
7 changes: 7 additions & 0 deletions blueprints/R/RWBY (2013)/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# RWBY (2013)

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

| ID | Preview | Templates | Fonts | Episodes |
| :---: | :---: | :---: | :---: | :---: |
| `0` | <img src="./0/preview0.jpg" height="150"> | - | `1` | - |
Binary file not shown.
40 changes: 40 additions & 0 deletions blueprints/R/RWBY - Ice Queendom (2022)/0/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"series": {
"font_id": 0,
"card_type": "KHthe8th/TintedFramePlus",
"episode_text_format": "Chapter {episode_number}",
"season_title_ranges": [
"1"
],
"season_title_values": [
"Volume 1"
],
"extra_keys": [
"episode_text_color",
"episode_text_font_size",
"frame_color"
],
"extra_values": [
"rgb(255, 255, 0)",
"1.5",
"rgb(0, 0, 0)"
]
},
"fonts": [
{
"name": "RWBY Font",
"color": "rgb(255, 255, 255)",
"title_case": "title",
"file": "RWBY-Z.ttf"
}
],
"creator": "Cwavs",
"description": [
"Tinted Frame Plus with red series logo, and other colors adjusted to match the other character's accent colors. Logo font is used for text and Season and Episode have been substituted for Volume and Chapter respectively.",
"You will need to manually set the \"Episode Text Font\" extra to the included Font file."
],
"previews": [
"preview0.jpg"
],
"created": "2024-09-03T17:12:56"
}
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/R/RWBY - Ice Queendom (2022)/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# RWBY - Ice Queendom (2022)

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

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