Skip to content

Commit

Permalink
bunch of other tech tests re-saves
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammin committed Jan 12, 2024
1 parent 367f0ea commit ea845cc
Show file tree
Hide file tree
Showing 49 changed files with 2,340 additions and 1,540 deletions.
10 changes: 6 additions & 4 deletions Assets/Tests/Misc/OtherTechTests/Basic.ldtk
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"doc": "https://ldtk.io/json",
"schema": "https://ldtk.io/files/JSON_SCHEMA.json",
"appAuthor": "Sebastien 'deepnight' Benard",
"appVersion": "1.3.2",
"appVersion": "1.5.2",
"url": "https://ldtk.io"
},
"iid": "4dff3190-7820-11ed-b5d1-9f790aa02a80",
"jsonVersion": "1.3.2",
"appBuildId": 467535,
"jsonVersion": "1.5.2",
"appBuildId": 473624,
"nextUid": 1,
"identifierStyle": "Capitalize",
"toc": [],
Expand All @@ -22,6 +22,8 @@
"defaultPivotX": 0,
"defaultPivotY": 0,
"defaultGridSize": 16,
"defaultEntityWidth": 16,
"defaultEntityHeight": 16,
"bgColor": "#40465B",
"defaultLevelBgColor": "#696A79",
"minifyJson": false,
Expand All @@ -37,7 +39,7 @@
"levelNamePattern": "%world_Level_%idx",
"tutorialDesc": "Meant to only contain nothing. No tile sets. We just want to gauge basic import capability",
"customCommands": [],
"flags": [],
"flags": ["ExportOldTableOfContentData"],
"defs": { "layers": [], "entities": [], "tilesets": [], "enums": [], "externalEnums": [], "levelFields": [] },
"levels": [
{
Expand Down
10 changes: 6 additions & 4 deletions Assets/Tests/Misc/OtherTechTests/Basic_PropertyNameExploit.ldtk
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"doc": "https://ldtk.io/json",
"schema": "https://ldtk.io/files/JSON_SCHEMA.json",
"appAuthor": "Sebastien 'deepnight' Benard",
"appVersion": "1.3.2",
"appVersion": "1.5.2",
"url": "https://ldtk.io"
},
"iid": "4dff3190-7820-11ed-b5d1-9f790aa02a80",
"jsonVersion": "1.3.2",
"appBuildId": 467535,
"jsonVersion": "1.5.2",
"appBuildId": 473624,
"nextUid": 1,
"identifierStyle": "Capitalize",
"toc": [],
Expand All @@ -22,6 +22,8 @@
"defaultPivotX": 0,
"defaultPivotY": 0,
"defaultGridSize": 16,
"defaultEntityWidth": 16,
"defaultEntityHeight": 16,
"bgColor": "#40465B",
"defaultLevelBgColor": "#696A79",
"minifyJson": false,
Expand All @@ -37,7 +39,7 @@
"levelNamePattern": "%world_Level_%idx",
"tutorialDesc": "Meant to only contain nothing. No tile sets. We just want to gauge basic import capability",
"customCommands": [],
"flags": [],
"flags": ["ExportOldTableOfContentData"],
"defs": { "layers": [], "entities": [], "tilesets": [], "enums": [], "externalEnums": [], "levelFields": [] },
"levels": [
{
Expand Down
33 changes: 25 additions & 8 deletions Assets/Tests/Misc/OtherTechTests/Basic_TileSlice.ldtk
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"doc": "https://ldtk.io/json",
"schema": "https://ldtk.io/files/JSON_SCHEMA.json",
"appAuthor": "Sebastien 'deepnight' Benard",
"appVersion": "1.3.3",
"appVersion": "1.5.2",
"url": "https://ldtk.io"
},
"iid": "4dff3190-7820-11ed-b5d1-9f790aa02a80",
"jsonVersion": "1.3.3",
"appBuildId": 467698,
"jsonVersion": "1.5.2",
"appBuildId": 473624,
"nextUid": 5,
"identifierStyle": "Capitalize",
"toc": [],
Expand All @@ -22,6 +22,8 @@
"defaultPivotX": 0,
"defaultPivotY": 0,
"defaultGridSize": 16,
"defaultEntityWidth": 16,
"defaultEntityHeight": 16,
"bgColor": "#40465B",
"defaultLevelBgColor": "#696A79",
"minifyJson": false,
Expand All @@ -36,8 +38,11 @@
"backupRelPath": null,
"levelNamePattern": "%world_Level_%idx",
"tutorialDesc": "Meant to only contain nothing. No tile sets. We just want to gauge basic import capability",
"customCommands": [],
"flags": [],
"customCommands": [{
"command": "../../../../Library/LDtkTilesetExporter/ExportTilesetDefinition.exe Basic_TileSlice",
"when": "AfterSave"
}],
"flags": ["ExportOldTableOfContentData"],
"defs": { "layers": [
{
"__type": "Entities",
Expand All @@ -62,19 +67,25 @@
"parallaxScaling": true,
"requiredTags": [],
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [],
"intGridValuesGroups": [],
"autoRuleGroups": [],
"autoSourceLayerDefUid": null,
"tilesetDefUid": null,
"tilePivotX": 0,
"tilePivotY": 0
"tilePivotY": 0,
"biomeFieldUid": null
}
], "entities": [
{
"identifier": "Entity",
"uid": 2,
"tags": [],
"exportToToc": false,
"allowOutOfBounds": false,
"doc": null,
"width": 16,
"height": 16,
Expand All @@ -95,6 +106,7 @@
"tilesetId": 1,
"tileRenderMode": "FitInside",
"tileRect": { "tilesetUid": 1, "x": 0, "y": 8, "w": 16, "h": 24 },
"uiTileRect": null,
"nineSliceBorders": [],
"maxCount": 0,
"limitScope": "PerLevel",
Expand All @@ -113,15 +125,18 @@
"arrayMinLength": null,
"arrayMaxLength": null,
"editorDisplayMode": "EntityTile",
"editorDisplayScale": 0,
"editorDisplayScale": 1,
"editorDisplayPos": "Above",
"editorLinkStyle": "StraightArrow",
"editorDisplayColor": null,
"editorAlwaysShow": false,
"editorShowInWorld": true,
"editorCutLongValues": true,
"editorTextSuffix": null,
"editorTextPrefix": null,
"useForSmartColor": false,
"exportToToc": false,
"searchable": false,
"min": null,
"max": null,
"regex": null,
Expand Down Expand Up @@ -223,7 +238,9 @@
"height": 16,
"defUid": 2,
"px": [96,128],
"fieldInstances": [{ "__identifier": "Tile", "__type": "Tile", "__value": { "tilesetUid": 1, "x": 0, "y": 72, "w": 32, "h": 16 }, "__tile": { "tilesetUid": 1, "x": 0, "y": 72, "w": 32, "h": 16 }, "defUid": 3, "realEditorValues": [] }]
"fieldInstances": [{ "__identifier": "Tile", "__type": "Tile", "__value": { "tilesetUid": 1, "x": 0, "y": 72, "w": 32, "h": 16 }, "__tile": { "tilesetUid": 1, "x": 0, "y": 72, "w": 32, "h": 16 }, "defUid": 3, "realEditorValues": [] }],
"__worldX": 96,
"__worldY": 128
}
]
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"Ppu": 16,
"Rects": [
{
"x": 0,
Expand Down
15 changes: 10 additions & 5 deletions Assets/Tests/Misc/OtherTechTests/Basic_Tileset.ldtk
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"doc": "https://ldtk.io/json",
"schema": "https://ldtk.io/files/JSON_SCHEMA.json",
"appAuthor": "Sebastien 'deepnight' Benard",
"appVersion": "1.3.2",
"appVersion": "1.5.2",
"url": "https://ldtk.io"
},
"iid": "50fe19b0-7820-11ed-a656-efba38f8afd8",
"jsonVersion": "1.3.2",
"appBuildId": 467535,
"jsonVersion": "1.5.2",
"appBuildId": 473624,
"nextUid": 2,
"identifierStyle": "Capitalize",
"toc": [],
Expand All @@ -22,6 +22,8 @@
"defaultPivotX": 0,
"defaultPivotY": 0,
"defaultGridSize": 16,
"defaultEntityWidth": 16,
"defaultEntityHeight": 16,
"bgColor": "#40465B",
"defaultLevelBgColor": "#696A79",
"minifyJson": false,
Expand All @@ -36,8 +38,11 @@
"backupRelPath": null,
"levelNamePattern": "%world_Level_%idx",
"tutorialDesc": "Meant to only contain nothing. No tile sets. We just want to gauge basic import capability",
"customCommands": [],
"flags": [],
"customCommands": [{
"command": "../../../../Library/LDtkTilesetExporter/ExportTilesetDefinition.exe Basic_Tileset",
"when": "AfterSave"
}],
"flags": ["ExportOldTableOfContentData"],
"defs": { "layers": [], "entities": [], "tilesets": [
{
"__cWid": 23,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"Ppu": 16,
"Rects": null,
"Def": {
"__cHei": 21,
Expand Down
42 changes: 34 additions & 8 deletions Assets/Tests/Misc/OtherTechTests/Basic_Tileset_GridSize.ldtk
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"doc": "https://ldtk.io/json",
"schema": "https://ldtk.io/files/JSON_SCHEMA.json",
"appAuthor": "Sebastien 'deepnight' Benard",
"appVersion": "1.3.2",
"appVersion": "1.5.2",
"url": "https://ldtk.io"
},
"iid": "537ab270-7820-11ed-baa0-2bf378dd4d02",
"jsonVersion": "1.3.2",
"appBuildId": 467535,
"jsonVersion": "1.5.2",
"appBuildId": 473624,
"nextUid": 15,
"identifierStyle": "Capitalize",
"toc": [],
Expand All @@ -22,6 +22,8 @@
"defaultPivotX": 0,
"defaultPivotY": 0,
"defaultGridSize": 16,
"defaultEntityWidth": 16,
"defaultEntityHeight": 16,
"bgColor": "#40465B",
"defaultLevelBgColor": "#696A79",
"minifyJson": false,
Expand All @@ -36,8 +38,11 @@
"backupRelPath": null,
"levelNamePattern": "%world_Level_%idx",
"tutorialDesc": "Meant to only contain nothing. No tile sets. We just want to gauge basic import capability",
"customCommands": [],
"flags": [],
"customCommands": [{
"command": "../../../../Library/LDtkTilesetExporter/ExportTilesetDefinition.exe Basic_Tileset_GridSize",
"when": "AfterSave"
}],
"flags": ["ExportOldTableOfContentData"],
"defs": { "layers": [
{
"__type": "Tiles",
Expand All @@ -62,12 +67,17 @@
"parallaxScaling": true,
"requiredTags": [],
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [],
"intGridValuesGroups": [],
"autoRuleGroups": [],
"autoSourceLayerDefUid": null,
"tilesetDefUid": 1,
"tilePivotX": 0,
"tilePivotY": 0
"tilePivotY": 0,
"biomeFieldUid": null
},
{
"__type": "Tiles",
Expand All @@ -92,12 +102,17 @@
"parallaxScaling": true,
"requiredTags": [],
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [],
"intGridValuesGroups": [],
"autoRuleGroups": [],
"autoSourceLayerDefUid": null,
"tilesetDefUid": 1,
"tilePivotX": 0,
"tilePivotY": 0
"tilePivotY": 0,
"biomeFieldUid": null
},
{
"__type": "Tiles",
Expand All @@ -122,24 +137,34 @@
"parallaxScaling": true,
"requiredTags": [],
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [],
"intGridValuesGroups": [],
"autoRuleGroups": [],
"autoSourceLayerDefUid": null,
"tilesetDefUid": 1,
"tilePivotX": 0,
"tilePivotY": 0
"tilePivotY": 0,
"biomeFieldUid": null
}
], "entities": [
{
"identifier": "Entity",
"uid": 6,
"tags": [],
"exportToToc": false,
"allowOutOfBounds": false,
"doc": null,
"width": 16,
"height": 16,
"resizableX": false,
"resizableY": false,
"minWidth": null,
"maxWidth": null,
"minHeight": null,
"maxHeight": null,
"keepAspectRatio": false,
"tileOpacity": 1,
"fillOpacity": 1,
Expand All @@ -151,6 +176,7 @@
"tilesetId": null,
"tileRenderMode": "FitInside",
"tileRect": null,
"uiTileRect": null,
"nineSliceBorders": [],
"maxCount": 0,
"limitScope": "PerLevel",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"Ppu": 2,
"Rects": null,
"Def": {
"__cHei": 21,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"Ppu": 2,
"Rects": null,
"Def": {
"__cHei": 42,
Expand Down
Loading

0 comments on commit ea845cc

Please sign in to comment.