Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Merge pull request #10518 from iwubcode/draw-mod
Introducing a 'GraphicsMod' system for creators
- Loading branch information
Showing
100 changed files
with
3,373 additions
and
70 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| { | ||
| "meta": | ||
| { | ||
| "title": "Bloom Texture Definitions", | ||
| "author": "iwubcode" | ||
| }, | ||
| "groups": | ||
| [ | ||
| { | ||
| "name": "Bloom", | ||
| "targets": [ | ||
| { | ||
| "type": "efb", | ||
| "texture_filename": "efb1_n33_160x112_6" | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| { | ||
| "meta": | ||
| { | ||
| "title": "Bloom Texture Definitions", | ||
| "author": "iwubcode" | ||
| }, | ||
| "groups": | ||
| [ | ||
| { | ||
| "name": "Bloom", | ||
| "targets": [ | ||
| { | ||
| "type": "efb", | ||
| "texture_filename": "efb1_n000023_80x60_6" | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } |
Empty file.
19 changes: 19 additions & 0 deletions
19
Data/Sys/Load/GraphicMods/Donkey Kong Country Returns/metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| { | ||
| "meta": | ||
| { | ||
| "title": "Bloom Texture Definitions", | ||
| "author": "iwubcode" | ||
| }, | ||
| "groups": | ||
| [ | ||
| { | ||
| "name": "Bloom", | ||
| "targets": [ | ||
| { | ||
| "type": "efb", | ||
| "texture_filename": "efb1_n2_320x224_4" | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } |
Empty file.
47 changes: 47 additions & 0 deletions
47
Data/Sys/Load/GraphicMods/Fragile Dreams - Farewell Ruins of the Moon/metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,47 @@ | ||
| { | ||
| "meta": | ||
| { | ||
| "title": "HUD definitions", | ||
| "author": "iwubcode" | ||
| }, | ||
| "groups": [ | ||
| { | ||
| "name": "HUD", | ||
| "targets": [ | ||
| { | ||
| "type": "draw_started", | ||
| "prettyname": "map border", | ||
| "texture_filename": "tex1_180x180_6e5c9aa7004f377b_1" | ||
| }, | ||
| { | ||
| "type": "projection", | ||
| "value": "2d", | ||
| "prettyname": "map border", | ||
| "texture_filename": "tex1_180x180_6e5c9aa7004f377b_1" | ||
| }, | ||
| { | ||
| "type": "draw_started", | ||
| "prettyname": "map player marker", | ||
| "texture_filename": "tex1_64x64_f84b318707ee8455_1" | ||
| }, | ||
| { | ||
| "type": "projection", | ||
| "value": "2d", | ||
| "prettyname": "map player marker", | ||
| "texture_filename": "tex1_64x64_f84b318707ee8455_1" | ||
| }, | ||
| { | ||
| "type": "draw_started", | ||
| "prettyname": "map player facing pointer", | ||
| "texture_filename": "tex1_64x64_2ece13b26442de5a_0" | ||
| }, | ||
| { | ||
| "type": "projection", | ||
| "value": "2d", | ||
| "prettyname": "map player facing pointer", | ||
| "texture_filename": "tex1_64x64_2ece13b26442de5a_0" | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } |
Empty file.
19 changes: 19 additions & 0 deletions
19
Data/Sys/Load/GraphicMods/House of the Dead Overkill/metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| { | ||
| "meta": | ||
| { | ||
| "title": "Bloom Texture Definitions", | ||
| "author": "iwubcode" | ||
| }, | ||
| "groups": | ||
| [ | ||
| { | ||
| "name": "Bloom", | ||
| "targets": [ | ||
| { | ||
| "type": "efb", | ||
| "texture_filename": "efb1_n000008_80x60_6" | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,103 @@ | ||
| { | ||
| "meta": | ||
| { | ||
| "title": "Bloom and HUD Texture Definitions", | ||
| "author": "iwubcode" | ||
| }, | ||
| "groups": | ||
| [ | ||
| { | ||
| "name": "HUD", | ||
| "targets": [ | ||
| { | ||
| "type": "draw_started", | ||
| "pretty_name": "faces", | ||
| "texture_filename": "tex1_512x256_ff742945bb1f5cd6_14" | ||
| }, | ||
| { | ||
| "type": "projection", | ||
| "value": "2d", | ||
| "pretty_name": "faces", | ||
| "texture_filename": "tex1_512x256_ff742945bb1f5cd6_14" | ||
| }, | ||
| { | ||
| "type": "draw_started", | ||
| "pretty_name": "text", | ||
| "texture_filename": "tex1_512x512_09ca8ef639199fa9_0" | ||
| }, | ||
| { | ||
| "type": "projection", | ||
| "value": "2d", | ||
| "pretty_name": "text", | ||
| "texture_filename": "tex1_512x512_09ca8ef639199fa9_0" | ||
| }, | ||
| { | ||
| "type": "draw_started", | ||
| "pretty_name": "text2", | ||
| "texture_filename": "tex1_512x512_79e54f19ff7811de_0" | ||
| }, | ||
|
|
||
| { | ||
| "type": "projection", | ||
| "value": "2d", | ||
| "pretty_name": "text2", | ||
| "texture_filename": "tex1_512x512_79e54f19ff7811de_0" | ||
| }, | ||
| { | ||
| "type": "draw_started", | ||
| "pretty_name": "text3", | ||
| "texture_filename": "tex1_512x256_cb8c5f14fa63398f_0" | ||
| }, | ||
|
|
||
| { | ||
| "type": "projection", | ||
| "value": "2d", | ||
| "pretty_name": "text3", | ||
| "texture_filename": "tex1_512x256_cb8c5f14fa63398f_0" | ||
| }, | ||
| { | ||
| "type": "draw_started", | ||
| "pretty_name": "large numbers", | ||
| "texture_filename": "tex1_128x256_5fd7e727abd256a9_0" | ||
| }, | ||
| { | ||
| "type": "projection", | ||
| "value": "2d", | ||
| "pretty_name": "large numbers", | ||
| "texture_filename": "tex1_128x256_5fd7e727abd256a9_0" | ||
| }, | ||
| { | ||
| "type": "draw_started", | ||
| "pretty_name": "life gradient", | ||
| "texture_filename": "tex1_128x64_e3c9e617a9fdf915_14" | ||
| }, | ||
| { | ||
| "type": "projection", | ||
| "value": "2d", | ||
| "pretty_name": "life gradient", | ||
| "texture_filename": "tex1_128x64_e3c9e617a9fdf915_14" | ||
| }, | ||
| { | ||
| "type": "draw_started", | ||
| "pretty_name": "life outline", | ||
| "texture_filename": "tex1_128x64_deeeaa33ca3dc0f1_14" | ||
| }, | ||
| { | ||
| "type": "projection", | ||
| "value": "2d", | ||
| "pretty_name": "life outline", | ||
| "texture_filename": "tex1_128x64_deeeaa33ca3dc0f1_14" | ||
| } | ||
| ] | ||
| }, | ||
| { | ||
| "name": "Bloom", | ||
| "targets": [ | ||
| { | ||
| "type": "efb", | ||
| "texture_filename": "efb1_n56_80x56_6" | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } |
Empty file.
23 changes: 23 additions & 0 deletions
23
Data/Sys/Load/GraphicMods/Link's Crossbow Training/metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| { | ||
| "meta": | ||
| { | ||
| "title": "Bloom Texture Definitions", | ||
| "author": "iwubcode" | ||
| }, | ||
| "groups": | ||
| [ | ||
| { | ||
| "name": "Bloom", | ||
| "targets": [ | ||
| { | ||
| "type": "efb", | ||
| "texture_filename": "efb1_n23_80x57_6" | ||
| }, | ||
| { | ||
| "type": "efb", | ||
| "texture_filename": "efb1_n22_160x114_6" | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } |
Empty file.
Oops, something went wrong.