From 47042cc8ddb76a1decf3d0a7ac4a29b52c83097f Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Wed, 15 Jan 2025 00:43:48 +0100 Subject: [PATCH] Disable meta-atlas for big rare RSIs (#33643) --- Resources/Textures/Mobs/Demons/honkmother.rsi/meta.json | 1 + Resources/Textures/Mobs/Demons/narsie.rsi/meta.json | 1 + Resources/Textures/Mobs/Demons/ratvar.rsi/meta.json | 9 +++++---- .../Tabletop/Battlemaps/grassbm_tabletop.rsi/meta.json | 1 + .../Tabletop/Battlemaps/moonbm_tabletop.rsi/meta.json | 1 + .../Tabletop/Battlemaps/sandbm_tabletop.rsi/meta.json | 1 + .../Tabletop/Battlemaps/shipbm_tabletop.rsi/meta.json | 1 + .../Tabletop/Battlemaps/snowbm_tabletop.rsi/meta.json | 1 + .../Fun/Tabletop/backgammon_tabletop.rsi/meta.json | 1 + .../Fun/Tabletop/chessboard_tabletop.rsi/meta.json | 1 + .../Objects/Fun/Tabletop/parchis_tabletop.rsi/meta.json | 1 + .../Generation/Singularity/singularity_1.rsi/meta.json | 2 +- .../Generation/Singularity/singularity_2.rsi/meta.json | 2 +- .../Generation/Singularity/singularity_3.rsi/meta.json | 2 +- .../Generation/Singularity/singularity_4.rsi/meta.json | 2 +- .../Generation/Singularity/singularity_5.rsi/meta.json | 2 +- .../Generation/Singularity/singularity_6.rsi/meta.json | 2 +- 17 files changed, 21 insertions(+), 10 deletions(-) diff --git a/Resources/Textures/Mobs/Demons/honkmother.rsi/meta.json b/Resources/Textures/Mobs/Demons/honkmother.rsi/meta.json index cdc51860cd..e56bed5206 100644 --- a/Resources/Textures/Mobs/Demons/honkmother.rsi/meta.json +++ b/Resources/Textures/Mobs/Demons/honkmother.rsi/meta.json @@ -6,6 +6,7 @@ }, "license": "CC-BY-SA-3.0", "copyright": "Created by Alekshhh for SS14.", + "metaAtlas": false, "states": [ { "name": "honkmother", diff --git a/Resources/Textures/Mobs/Demons/narsie.rsi/meta.json b/Resources/Textures/Mobs/Demons/narsie.rsi/meta.json index 61fcea8ab5..7fa472d05a 100644 --- a/Resources/Textures/Mobs/Demons/narsie.rsi/meta.json +++ b/Resources/Textures/Mobs/Demons/narsie.rsi/meta.json @@ -6,6 +6,7 @@ }, "license": "CC-BY-SA-3.0", "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/b44fcdedfb7c7d8425bd75b9caf71644a86375d1/icons/obj/antags/cult/narsie.dmi", + "metaAtlas": false, "states": [ { "name": "narsie", diff --git a/Resources/Textures/Mobs/Demons/ratvar.rsi/meta.json b/Resources/Textures/Mobs/Demons/ratvar.rsi/meta.json index 3d85e4a650..cd39916075 100644 --- a/Resources/Textures/Mobs/Demons/ratvar.rsi/meta.json +++ b/Resources/Textures/Mobs/Demons/ratvar.rsi/meta.json @@ -6,6 +6,7 @@ "x": 512, "y": 512 }, + "metaAtlas": false, "states": [ { "name": "ratvar", @@ -39,19 +40,19 @@ 0.25, 0.25, 1, - + 0.3, 0.3, 0.2, 0.1, 0.05, - + 0.05, 0.05, 0.05, 0.05, 0.05, - + 0.05, 0.05, 0.05, @@ -60,4 +61,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/grassbm_tabletop.rsi/meta.json b/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/grassbm_tabletop.rsi/meta.json index 5f3f5ea29e..ad851cfb0d 100644 --- a/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/grassbm_tabletop.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/grassbm_tabletop.rsi/meta.json @@ -7,6 +7,7 @@ "x": 288, "y": 288 }, + "metaAtlas": false, "states": [ { "name": "tabletop" diff --git a/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/moonbm_tabletop.rsi/meta.json b/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/moonbm_tabletop.rsi/meta.json index 4bd2d29ac1..b1b3151e71 100644 --- a/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/moonbm_tabletop.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/moonbm_tabletop.rsi/meta.json @@ -7,6 +7,7 @@ "x": 288, "y": 288 }, + "metaAtlas": false, "states": [ { "name": "tabletop" diff --git a/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/sandbm_tabletop.rsi/meta.json b/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/sandbm_tabletop.rsi/meta.json index 5f3f5ea29e..ad851cfb0d 100644 --- a/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/sandbm_tabletop.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/sandbm_tabletop.rsi/meta.json @@ -7,6 +7,7 @@ "x": 288, "y": 288 }, + "metaAtlas": false, "states": [ { "name": "tabletop" diff --git a/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/shipbm_tabletop.rsi/meta.json b/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/shipbm_tabletop.rsi/meta.json index cfde17c5dd..f9fc6f4745 100644 --- a/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/shipbm_tabletop.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/shipbm_tabletop.rsi/meta.json @@ -7,6 +7,7 @@ "x": 543, "y": 543 }, + "metaAtlas": false, "states": [ { "name": "tabletop" diff --git a/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/snowbm_tabletop.rsi/meta.json b/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/snowbm_tabletop.rsi/meta.json index ca55416486..0b50ef920e 100644 --- a/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/snowbm_tabletop.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/Tabletop/Battlemaps/snowbm_tabletop.rsi/meta.json @@ -7,6 +7,7 @@ "x": 288, "y": 288 }, + "metaAtlas": false, "states": [ { "name": "tabletop" diff --git a/Resources/Textures/Objects/Fun/Tabletop/backgammon_tabletop.rsi/meta.json b/Resources/Textures/Objects/Fun/Tabletop/backgammon_tabletop.rsi/meta.json index 1ada42708a..8df97809df 100644 --- a/Resources/Textures/Objects/Fun/Tabletop/backgammon_tabletop.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/Tabletop/backgammon_tabletop.rsi/meta.json @@ -6,6 +6,7 @@ "x": 550, "y": 410 }, + "metaAtlas": false, "states": [ { "name": "backgammonBoard" diff --git a/Resources/Textures/Objects/Fun/Tabletop/chessboard_tabletop.rsi/meta.json b/Resources/Textures/Objects/Fun/Tabletop/chessboard_tabletop.rsi/meta.json index f20e4c86f3..9b40a61dcb 100644 --- a/Resources/Textures/Objects/Fun/Tabletop/chessboard_tabletop.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/Tabletop/chessboard_tabletop.rsi/meta.json @@ -6,6 +6,7 @@ "x": 274, "y": 274 }, + "metaAtlas": false, "states": [ { "name": "chessboard_tabletop" diff --git a/Resources/Textures/Objects/Fun/Tabletop/parchis_tabletop.rsi/meta.json b/Resources/Textures/Objects/Fun/Tabletop/parchis_tabletop.rsi/meta.json index 64f2d96581..42d089e944 100644 --- a/Resources/Textures/Objects/Fun/Tabletop/parchis_tabletop.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/Tabletop/parchis_tabletop.rsi/meta.json @@ -6,6 +6,7 @@ "x": 548, "y": 548 }, + "metaAtlas": false, "states": [ { "name": "board" diff --git a/Resources/Textures/Structures/Power/Generation/Singularity/singularity_1.rsi/meta.json b/Resources/Textures/Structures/Power/Generation/Singularity/singularity_1.rsi/meta.json index 265b9125e9..0194c4ec95 100644 --- a/Resources/Textures/Structures/Power/Generation/Singularity/singularity_1.rsi/meta.json +++ b/Resources/Textures/Structures/Power/Generation/Singularity/singularity_1.rsi/meta.json @@ -1 +1 @@ -{"version":1,"size":{"x":32,"y":32},"copyright":"Taken from https://github.com/vgstation-coders/vgstation13/blob/8eef5a676f66551bd0fb40d506486a6b3b2b0f1a/icons/obj/singularity.dmi","license":"CC-BY-SA-3.0","states":[{"name":"singularity_1","directions":1,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1]]}]} +{"version":1,"size":{"x":32,"y":32},"copyright":"Taken from https://github.com/vgstation-coders/vgstation13/blob/8eef5a676f66551bd0fb40d506486a6b3b2b0f1a/icons/obj/singularity.dmi","license":"CC-BY-SA-3.0","metaAtlas": false,"states":[{"name":"singularity_1","directions":1,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1]]}]} diff --git a/Resources/Textures/Structures/Power/Generation/Singularity/singularity_2.rsi/meta.json b/Resources/Textures/Structures/Power/Generation/Singularity/singularity_2.rsi/meta.json index 44c79e7964..a2dd4c566e 100644 --- a/Resources/Textures/Structures/Power/Generation/Singularity/singularity_2.rsi/meta.json +++ b/Resources/Textures/Structures/Power/Generation/Singularity/singularity_2.rsi/meta.json @@ -1 +1 @@ -{"version":1,"size":{"x":96,"y":96},"copyright":"Taken from https://github.com/vgstation-coders/vgstation13/blob/8eef5a676f66551bd0fb40d506486a6b3b2b0f1a/icons/effects/96x96.dmi","license":"CC-BY-SA-3.0","states":[{"name":"singularity_2","directions":1,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1]]}]} +{"version":1,"size":{"x":96,"y":96},"copyright":"Taken from https://github.com/vgstation-coders/vgstation13/blob/8eef5a676f66551bd0fb40d506486a6b3b2b0f1a/icons/effects/96x96.dmi","license":"CC-BY-SA-3.0","metaAtlas": false,"states":[{"name":"singularity_2","directions":1,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1]]}]} diff --git a/Resources/Textures/Structures/Power/Generation/Singularity/singularity_3.rsi/meta.json b/Resources/Textures/Structures/Power/Generation/Singularity/singularity_3.rsi/meta.json index 2d500fd12f..b27453ea03 100644 --- a/Resources/Textures/Structures/Power/Generation/Singularity/singularity_3.rsi/meta.json +++ b/Resources/Textures/Structures/Power/Generation/Singularity/singularity_3.rsi/meta.json @@ -1 +1 @@ -{"version":1,"size":{"x":160,"y":160},"copyright":"Taken from https://github.com/vgstation-coders/vgstation13/blob/8eef5a676f66551bd0fb40d506486a6b3b2b0f1a/icons/effects/160x160.dmi","license":"CC-BY-SA-3.0","states":[{"name":"singularity_3","directions":1,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1]]}]} +{"version":1,"size":{"x":160,"y":160},"copyright":"Taken from https://github.com/vgstation-coders/vgstation13/blob/8eef5a676f66551bd0fb40d506486a6b3b2b0f1a/icons/effects/160x160.dmi","license":"CC-BY-SA-3.0","metaAtlas": false,"states":[{"name":"singularity_3","directions":1,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1]]}]} diff --git a/Resources/Textures/Structures/Power/Generation/Singularity/singularity_4.rsi/meta.json b/Resources/Textures/Structures/Power/Generation/Singularity/singularity_4.rsi/meta.json index 1313bc34c5..e2e360093f 100644 --- a/Resources/Textures/Structures/Power/Generation/Singularity/singularity_4.rsi/meta.json +++ b/Resources/Textures/Structures/Power/Generation/Singularity/singularity_4.rsi/meta.json @@ -1 +1 @@ -{"version":1,"size":{"x":224,"y":224},"copyright":"Taken from https://github.com/vgstation-coders/vgstation13/blob/8eef5a676f66551bd0fb40d506486a6b3b2b0f1a/icons/effects/224x224.dmi","license":"CC-BY-SA-3.0","states":[{"name":"singularity_4","directions":1,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1]]}]} +{"version":1,"size":{"x":224,"y":224},"copyright":"Taken from https://github.com/vgstation-coders/vgstation13/blob/8eef5a676f66551bd0fb40d506486a6b3b2b0f1a/icons/effects/224x224.dmi","license":"CC-BY-SA-3.0","metaAtlas": false,"states":[{"name":"singularity_4","directions":1,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1]]}]} diff --git a/Resources/Textures/Structures/Power/Generation/Singularity/singularity_5.rsi/meta.json b/Resources/Textures/Structures/Power/Generation/Singularity/singularity_5.rsi/meta.json index ac26dee9ef..f99b30e11e 100644 --- a/Resources/Textures/Structures/Power/Generation/Singularity/singularity_5.rsi/meta.json +++ b/Resources/Textures/Structures/Power/Generation/Singularity/singularity_5.rsi/meta.json @@ -1 +1 @@ -{"version":1,"size":{"x":288,"y":288},"copyright":"Taken from https://github.com/vgstation-coders/vgstation13/blob/8eef5a676f66551bd0fb40d506486a6b3b2b0f1a/icons/effects/288x288.dmi","license":"CC-BY-SA-3.0","states":[{"name":"singularity_5","directions":1,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1]]}]} +{"version":1,"size":{"x":288,"y":288},"copyright":"Taken from https://github.com/vgstation-coders/vgstation13/blob/8eef5a676f66551bd0fb40d506486a6b3b2b0f1a/icons/effects/288x288.dmi","license":"CC-BY-SA-3.0","metaAtlas": false,"states":[{"name":"singularity_5","directions":1,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1]]}]} diff --git a/Resources/Textures/Structures/Power/Generation/Singularity/singularity_6.rsi/meta.json b/Resources/Textures/Structures/Power/Generation/Singularity/singularity_6.rsi/meta.json index 6f2a6d5cca..8312626829 100644 --- a/Resources/Textures/Structures/Power/Generation/Singularity/singularity_6.rsi/meta.json +++ b/Resources/Textures/Structures/Power/Generation/Singularity/singularity_6.rsi/meta.json @@ -1 +1 @@ -{"version":1,"size":{"x":352,"y":352},"copyright":"Taken from https://github.com/vgstation-coders/vgstation13/blob/8eef5a676f66551bd0fb40d506486a6b3b2b0f1a/icons/effects/352x352.dmi","license":"CC-BY-SA-3.0","states":[{"name":"singularity_6","directions":1,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1]]}]} +{"version":1,"size":{"x":352,"y":352},"copyright":"Taken from https://github.com/vgstation-coders/vgstation13/blob/8eef5a676f66551bd0fb40d506486a6b3b2b0f1a/icons/effects/352x352.dmi","license":"CC-BY-SA-3.0","metaAtlas": false,"states":[{"name":"singularity_6","directions":1,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1]]}]} -- 2.51.2