1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Make the storage its own building, add sanity checks

This commit is contained in:
tobspr
2020-09-23 08:59:39 +02:00
parent 47b26f4779
commit f8371a96cf
18 changed files with 223 additions and 182 deletions

View File

@@ -584,7 +584,7 @@
"spriteSourceSize": {"x":13,"y":0,"w":261,"h":144},
"sourceSize": {"w":288,"h":144}
},
"sprites/blueprints/trash-storage.png":
"sprites/blueprints/storage.png":
{
"frame": {"x":4,"y":1001,"w":250,"h":288},
"rotated": false,
@@ -992,7 +992,7 @@
"spriteSourceSize": {"x":14,"y":0,"w":260,"h":143},
"sourceSize": {"w":288,"h":144}
},
"sprites/buildings/trash-storage.png":
"sprites/buildings/storage.png":
{
"frame": {"x":4,"y":1295,"w":248,"h":288},
"rotated": false,
@@ -1551,6 +1551,6 @@
"format": "RGBA8888",
"size": {"w":2048,"h":2048},
"scale": "0.75",
"smartupdate": "$TexturePacker:SmartUpdate:c57f50d18c59efc0edbd4a3a732323a4:3fcf23da2ddc6370c437cf41f6d44ed0:908b89f5ca8ff73e331a35a3b14d0604$"
"smartupdate": "$TexturePacker:SmartUpdate:5aa559a5b0e7b321ad8bc0595f1e8ec0:3fcf23da2ddc6370c437cf41f6d44ed0:908b89f5ca8ff73e331a35a3b14d0604$"
}
}

View File

@@ -584,7 +584,7 @@
"spriteSourceSize": {"x":3,"y":0,"w":89,"h":48},
"sourceSize": {"w":96,"h":48}
},
"sprites/blueprints/trash-storage.png":
"sprites/blueprints/storage.png":
{
"frame": {"x":768,"y":112,"w":85,"h":96},
"rotated": false,
@@ -992,7 +992,7 @@
"spriteSourceSize": {"x":4,"y":0,"w":88,"h":48},
"sourceSize": {"w":96,"h":48}
},
"sprites/buildings/trash-storage.png":
"sprites/buildings/storage.png":
{
"frame": {"x":859,"y":112,"w":85,"h":96},
"rotated": false,
@@ -1551,6 +1551,6 @@
"format": "RGBA8888",
"size": {"w":1024,"h":1024},
"scale": "0.25",
"smartupdate": "$TexturePacker:SmartUpdate:c57f50d18c59efc0edbd4a3a732323a4:3fcf23da2ddc6370c437cf41f6d44ed0:908b89f5ca8ff73e331a35a3b14d0604$"
"smartupdate": "$TexturePacker:SmartUpdate:5aa559a5b0e7b321ad8bc0595f1e8ec0:3fcf23da2ddc6370c437cf41f6d44ed0:908b89f5ca8ff73e331a35a3b14d0604$"
}
}

View File

@@ -584,7 +584,7 @@
"spriteSourceSize": {"x":8,"y":0,"w":175,"h":96},
"sourceSize": {"w":192,"h":96}
},
"sprites/blueprints/trash-storage.png":
"sprites/blueprints/storage.png":
{
"frame": {"x":574,"y":310,"w":167,"h":192},
"rotated": false,
@@ -992,7 +992,7 @@
"spriteSourceSize": {"x":9,"y":0,"w":174,"h":96},
"sourceSize": {"w":192,"h":96}
},
"sprites/buildings/trash-storage.png":
"sprites/buildings/storage.png":
{
"frame": {"x":574,"y":508,"w":166,"h":192},
"rotated": false,
@@ -1551,6 +1551,6 @@
"format": "RGBA8888",
"size": {"w":1024,"h":2048},
"scale": "0.5",
"smartupdate": "$TexturePacker:SmartUpdate:c57f50d18c59efc0edbd4a3a732323a4:3fcf23da2ddc6370c437cf41f6d44ed0:908b89f5ca8ff73e331a35a3b14d0604$"
"smartupdate": "$TexturePacker:SmartUpdate:5aa559a5b0e7b321ad8bc0595f1e8ec0:3fcf23da2ddc6370c437cf41f6d44ed0:908b89f5ca8ff73e331a35a3b14d0604$"
}
}