From 75bea901a90b1b14c9ba0c7bc137a76d71ac4bfb Mon Sep 17 00:00:00 2001 From: Kyle Austad Date: Thu, 3 Oct 2024 00:51:37 -0500 Subject: [PATCH] All systems implemented. Time for polish --- Content/ModularShipSystem/Blueprints/BPFL_ShipSystem.uasset | 4 ++-- Content/ModularShipSystem/Blueprints/BP_AttachActor.uasset | 4 ++-- Content/ModularShipSystem/Blueprints/BP_ShipHUD.uasset | 4 ++-- .../Blueprints/Interfaces/BPI_ShipCore.uasset | 4 ++-- .../ModularShipSystem/Demo/Blueprints/BP_SpaceStation.uasset | 4 ++-- .../DT_WatchtowerStation_Engines.uasset | 2 +- Content/ModularShipSystem/Demo/Pawns/BP_BaseShip.uasset | 4 ++-- .../ModularShipSystem/Demo/Widgets/WBP_EquipSlotSingle.uasset | 4 ++-- .../ModularShipSystem/Demo/Widgets/WBP_OutfittingMenu.uasset | 4 ++-- .../Demo/Widgets/WBP_OutfittingSelectionMenu.uasset | 4 ++-- .../Demo/Widgets/WBP_OutfittingSlotSingle.uasset | 4 ++-- .../ModularShipSystem/Demo/Widgets/WBP_ShopInterface.uasset | 4 ++-- .../Demo/Widgets/WBP_ShopItem_Engines.uasset | 4 ++-- .../Demo/Widgets/WBP_ShopItem_Scanner.uasset | 4 ++-- .../ModularShipSystem/Structs/S_BaseShipInformation.uasset | 4 ++-- ProjectZIP.zip | 4 ++-- 16 files changed, 31 insertions(+), 31 deletions(-) diff --git a/Content/ModularShipSystem/Blueprints/BPFL_ShipSystem.uasset b/Content/ModularShipSystem/Blueprints/BPFL_ShipSystem.uasset index 48e28ca..1de0516 100644 --- a/Content/ModularShipSystem/Blueprints/BPFL_ShipSystem.uasset +++ b/Content/ModularShipSystem/Blueprints/BPFL_ShipSystem.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56400072903570231f67b0318e3f3a04547c9db31869ffeb3579cadd50659f27 -size 100581 +oid sha256:7916d6006b6b33cb8bb7b94c98ff6c7efcf19c715e880158d3d6ba0499255972 +size 231474 diff --git a/Content/ModularShipSystem/Blueprints/BP_AttachActor.uasset b/Content/ModularShipSystem/Blueprints/BP_AttachActor.uasset index 1135b25..84fe298 100644 --- a/Content/ModularShipSystem/Blueprints/BP_AttachActor.uasset +++ b/Content/ModularShipSystem/Blueprints/BP_AttachActor.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b34782ac8b89e857dbe9ae53bd97f94a03e17f85123f4830f14a832d2139a252 -size 89882 +oid sha256:82dce2021bc5c0926628fdfaf9ee69648be755d692ea7b8172bb3e35263bcb5c +size 89183 diff --git a/Content/ModularShipSystem/Blueprints/BP_ShipHUD.uasset b/Content/ModularShipSystem/Blueprints/BP_ShipHUD.uasset index e86681b..f74ab59 100644 --- a/Content/ModularShipSystem/Blueprints/BP_ShipHUD.uasset +++ b/Content/ModularShipSystem/Blueprints/BP_ShipHUD.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c4a671a694f53d48629ea5ce10c91d3f0d151a22cdbc3952caf032ae51e8c98 -size 196788 +oid sha256:dd961f7c6097f0f670a883dd3c6e0de1bc2e1342e7f7ebbd05daa65f3334b329 +size 197053 diff --git a/Content/ModularShipSystem/Blueprints/Interfaces/BPI_ShipCore.uasset b/Content/ModularShipSystem/Blueprints/Interfaces/BPI_ShipCore.uasset index 4de10bb..89208b9 100644 --- a/Content/ModularShipSystem/Blueprints/Interfaces/BPI_ShipCore.uasset +++ b/Content/ModularShipSystem/Blueprints/Interfaces/BPI_ShipCore.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8412f0fb42e560fccde9d683d46210715ac597500cc1c7685b6fb38f9050bb04 -size 81952 +oid sha256:5fe42e8279e2e94de085f72a20bd20fa928854d8e1a62983486184738742b5e1 +size 82572 diff --git a/Content/ModularShipSystem/Demo/Blueprints/BP_SpaceStation.uasset b/Content/ModularShipSystem/Demo/Blueprints/BP_SpaceStation.uasset index db180f8..ed3a3d9 100644 --- a/Content/ModularShipSystem/Demo/Blueprints/BP_SpaceStation.uasset +++ b/Content/ModularShipSystem/Demo/Blueprints/BP_SpaceStation.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c86116bdc5e63edb33667010b46bfc9437ae21cc3fc98caff42cb239899de04 -size 299642 +oid sha256:aa22a143bc24423983c99734902b4521a230af1021c9c8c7a858bfb38c14c375 +size 298852 diff --git a/Content/ModularShipSystem/Demo/DataTables/WatchtowerStation_Shop/DT_WatchtowerStation_Engines.uasset b/Content/ModularShipSystem/Demo/DataTables/WatchtowerStation_Shop/DT_WatchtowerStation_Engines.uasset index 0f7d4c1..5b0738a 100644 --- a/Content/ModularShipSystem/Demo/DataTables/WatchtowerStation_Shop/DT_WatchtowerStation_Engines.uasset +++ b/Content/ModularShipSystem/Demo/DataTables/WatchtowerStation_Shop/DT_WatchtowerStation_Engines.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a15bf76e2062ce1c3d8b5876eaaebe0eba7ae19f28373316dd6c60e1865134fd +oid sha256:c66de695b0f597436610627164ca0874cd62882c5cbfb6c24d9e1207907d6199 size 6676 diff --git a/Content/ModularShipSystem/Demo/Pawns/BP_BaseShip.uasset b/Content/ModularShipSystem/Demo/Pawns/BP_BaseShip.uasset index 1b95da0..199d9f1 100644 --- a/Content/ModularShipSystem/Demo/Pawns/BP_BaseShip.uasset +++ b/Content/ModularShipSystem/Demo/Pawns/BP_BaseShip.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9dc9e16da951d225d4adeaa4e93fcca6a729979f7f5f2a38a39f4efbb561165a -size 1194792 +oid sha256:5855dce4e30fe6a134c4266b0025709ada99f612d99fa55a941c7553d83374a0 +size 1443104 diff --git a/Content/ModularShipSystem/Demo/Widgets/WBP_EquipSlotSingle.uasset b/Content/ModularShipSystem/Demo/Widgets/WBP_EquipSlotSingle.uasset index af28e2a..7740879 100644 --- a/Content/ModularShipSystem/Demo/Widgets/WBP_EquipSlotSingle.uasset +++ b/Content/ModularShipSystem/Demo/Widgets/WBP_EquipSlotSingle.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67deb49a490b507a64aad775af8d19ac6171b1ef2b4b693ba39cdaf81c3e2de3 -size 307014 +oid sha256:904c6470e94cf94fbe6f8dec43d646a1cecbb8fc48729d1579fffeff4dcc8756 +size 892495 diff --git a/Content/ModularShipSystem/Demo/Widgets/WBP_OutfittingMenu.uasset b/Content/ModularShipSystem/Demo/Widgets/WBP_OutfittingMenu.uasset index 83ac54a..4ef43d7 100644 --- a/Content/ModularShipSystem/Demo/Widgets/WBP_OutfittingMenu.uasset +++ b/Content/ModularShipSystem/Demo/Widgets/WBP_OutfittingMenu.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b05cdf12aca13a30b227d6a52375d7b26c6b69273cf6cf310539fe2dd53ef00 -size 412648 +oid sha256:3f8ad2e8f026970ebc14595b0322f0aceaeb42628fd07f9a48afcd72fb5dc684 +size 1015888 diff --git a/Content/ModularShipSystem/Demo/Widgets/WBP_OutfittingSelectionMenu.uasset b/Content/ModularShipSystem/Demo/Widgets/WBP_OutfittingSelectionMenu.uasset index cfaef70..6971042 100644 --- a/Content/ModularShipSystem/Demo/Widgets/WBP_OutfittingSelectionMenu.uasset +++ b/Content/ModularShipSystem/Demo/Widgets/WBP_OutfittingSelectionMenu.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c1fcfe90d3ff2bf2ca6a4893fcb963d0bb0b52df601f90b6316538fdb61cb72 -size 108779 +oid sha256:7ffb0019559efb20cf607eb742f9d289c8edd814565971874cf3675e56648625 +size 119730 diff --git a/Content/ModularShipSystem/Demo/Widgets/WBP_OutfittingSlotSingle.uasset b/Content/ModularShipSystem/Demo/Widgets/WBP_OutfittingSlotSingle.uasset index c530dd2..c50647e 100644 --- a/Content/ModularShipSystem/Demo/Widgets/WBP_OutfittingSlotSingle.uasset +++ b/Content/ModularShipSystem/Demo/Widgets/WBP_OutfittingSlotSingle.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6733e8009177020fc40d39a195f3b58ad27112ee0cfe079a1f0c755a2991ea64 -size 496509 +oid sha256:4744d41816c3bd723525af963cc9562cac90a393eb2dfb2fbaacf6130b90815d +size 2884 diff --git a/Content/ModularShipSystem/Demo/Widgets/WBP_ShopInterface.uasset b/Content/ModularShipSystem/Demo/Widgets/WBP_ShopInterface.uasset index 8360c7f..ebd2742 100644 --- a/Content/ModularShipSystem/Demo/Widgets/WBP_ShopInterface.uasset +++ b/Content/ModularShipSystem/Demo/Widgets/WBP_ShopInterface.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2eab96f38cb8d4ce27c4a28ca87b2d5aaf78703a7ae7a3f14ed6e82582d78d2 -size 1415801 +oid sha256:85c2a05063e7984757993890a2c0cfc7b59b60229b3aaf1e84802c2e70bac111 +size 2160806 diff --git a/Content/ModularShipSystem/Demo/Widgets/WBP_ShopItem_Engines.uasset b/Content/ModularShipSystem/Demo/Widgets/WBP_ShopItem_Engines.uasset index fe8f1cd..488bf96 100644 --- a/Content/ModularShipSystem/Demo/Widgets/WBP_ShopItem_Engines.uasset +++ b/Content/ModularShipSystem/Demo/Widgets/WBP_ShopItem_Engines.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32719d7e0dedaa342821f56f086e8441c354bc441b6155cea16836a59b1a67ed -size 187544 +oid sha256:41dbd43b38bd0f5476f456dccdc7c950d7c3a53f35778a85a67410584a5106ea +size 258786 diff --git a/Content/ModularShipSystem/Demo/Widgets/WBP_ShopItem_Scanner.uasset b/Content/ModularShipSystem/Demo/Widgets/WBP_ShopItem_Scanner.uasset index 264be0b..2b67635 100644 --- a/Content/ModularShipSystem/Demo/Widgets/WBP_ShopItem_Scanner.uasset +++ b/Content/ModularShipSystem/Demo/Widgets/WBP_ShopItem_Scanner.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f15167b58772016e51db5f49799b074cedb9c43013f4359f2e49a3cec60aee36 -size 154353 +oid sha256:fc345078175eb45e5615ea13210f6e9ad6f02028fed72b236a989da34760dd02 +size 148720 diff --git a/Content/ModularShipSystem/Structs/S_BaseShipInformation.uasset b/Content/ModularShipSystem/Structs/S_BaseShipInformation.uasset index 2ba8e94..a0efc34 100644 --- a/Content/ModularShipSystem/Structs/S_BaseShipInformation.uasset +++ b/Content/ModularShipSystem/Structs/S_BaseShipInformation.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1bdb5c448a370bfd35b7e094d69e7bd9e4be53380c4f1fb58face464752e1b6 -size 9673 +oid sha256:bc83d0c1de6d419204a95315aa564e68b10bb3924b6c7177e6f7c0c9350bb673 +size 9716 diff --git a/ProjectZIP.zip b/ProjectZIP.zip index 5ad374a..f572fdc 100644 --- a/ProjectZIP.zip +++ b/ProjectZIP.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ac8bbf3d4cfeb29dc8e5291a2c72311cfcda399d28f844a313a197ffebbb8fb -size 340557634 +oid sha256:8bf483200db56a7abd34364f4937a7d1cf2590b6c7ff1edeb7681dbd263dfeee +size 340812335