From fe7b253233e7bdf2be34d8560d8567a4e61882ef Mon Sep 17 00:00:00 2001 From: Rafal Swierczek Date: Mon, 22 Jan 2024 00:49:37 +0000 Subject: [PATCH] Updated Waypoint Icons --- .../.idea/.idea.EndlessVendetta/.idea/workspace.xml | 9 +++++++-- .../ControlsTutorial/BD_ControlsTutorial.uasset | 4 ++-- .../Bounty/Checkpoints/CP_ARTargets.uasset | 4 ++-- .../Bounty/Checkpoints/CP_BeginPlay.uasset | 4 ++-- .../Bounty/Checkpoints/CP_CrouchTutorial.uasset | 4 ++-- .../Bounty/Checkpoints/CP_EnterApartment.uasset | 4 ++-- .../Bounty/Checkpoints/CP_EnterSpaceShip.uasset | 4 ++-- .../Bounty/Checkpoints/CP_GoToParkourRoom.uasset | 4 ++-- .../Bounty/Checkpoints/CP_JumpAcross.uasset | 4 ++-- .../Bounty/Checkpoints/CP_LandAtTheLZ.uasset | 4 ++-- .../Bounty/Checkpoints/CP_PickAGun.uasset | 4 ++-- .../Bounty/Checkpoints/CP_PickUpAR.uasset | 4 ++-- .../Bounty/Checkpoints/CP_PickUpPistol.uasset | 4 ++-- .../Bounty/Checkpoints/CP_PickUpShotgun.uasset | 4 ++-- .../Bounty/Checkpoints/CP_PickUpSniper.uasset | 4 ++-- .../Bounty/Checkpoints/CP_PickupShipKeys.uasset | 4 ++-- .../Bounty/Checkpoints/CP_PistolTargets.uasset | 4 ++-- .../Bounty/Checkpoints/CP_ShotgunTargets.uasset | 4 ++-- .../Bounty/Checkpoints/CP_SignPapers.uasset | 4 ++-- .../Bounty/Checkpoints/CP_SniperTargets.uasset | 4 ++-- .../Bounty/Checkpoints/CP_SprintAcross.uasset | 4 ++-- .../Bounty/Checkpoints/CP_VaultOver.uasset | 4 ++-- .../Content/BountySystem/Waypoint/MainBountyIcon.png | 3 +++ .../Content/BountySystem/Waypoint/MainBountyIcon.uasset | 3 +++ .../BP_WeaponWorkbench.uasset | 4 ++-- EndlessVendetta/Content/Levels/ControlTutorialLevel.umap | 4 ++-- EndlessVendetta/Content/Ships/LZ_HomeHubIcon.png | 3 +++ EndlessVendetta/Content/Ships/LZ_HomeHubIcon.uasset | 3 +++ EndlessVendetta/Content/Ships/LandingZone.uasset | 4 ++-- EndlessVendetta/Content/Ships/LandingZoneIcon.png | 3 +++ EndlessVendetta/Content/Ships/LandingZoneIcon.uasset | 3 +++ EndlessVendetta/Content/Ships/LandingZone_HomeHub.uasset | 3 +++ EndlessVendetta/Content/Ships/WBP_LandingZone.uasset | 4 ++-- .../HDRI/HDRI_Epic_Courtyard_Daylight.uasset | 4 ++-- .../Content/StarterContent/Props/MaterialSphere.uasset | 4 ++-- .../Source/EndlessVendetta/SpaceShip/LandingZone.h | 4 ---- 36 files changed, 82 insertions(+), 60 deletions(-) create mode 100644 EndlessVendetta/Content/BountySystem/Waypoint/MainBountyIcon.png create mode 100644 EndlessVendetta/Content/BountySystem/Waypoint/MainBountyIcon.uasset create mode 100644 EndlessVendetta/Content/Ships/LZ_HomeHubIcon.png create mode 100644 EndlessVendetta/Content/Ships/LZ_HomeHubIcon.uasset create mode 100644 EndlessVendetta/Content/Ships/LandingZoneIcon.png create mode 100644 EndlessVendetta/Content/Ships/LandingZoneIcon.uasset create mode 100644 EndlessVendetta/Content/Ships/LandingZone_HomeHub.uasset diff --git a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml index e7b25df7..12d95f35 100644 --- a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml +++ b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml @@ -9,8 +9,13 @@ + + + + - + + diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/BD_ControlsTutorial.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/BD_ControlsTutorial.uasset index 0be75321..3d6c48db 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/BD_ControlsTutorial.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/BD_ControlsTutorial.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40bd75983c7b88eeb6da42edb3385099060d4fe752549c93b78022ef04178432 -size 23414 +oid sha256:9f3597890b5bb1c549a16055f610a107a9f8e05c797ab946bb4ed85d781c79cd +size 21518 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_ARTargets.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_ARTargets.uasset index 2af01bdc..36650dc1 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_ARTargets.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_ARTargets.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2fa8f3a9544a1a634ef263e4fbb972cd89d36e288969fd8ab0433b58d3217ed -size 139421 +oid sha256:fb666c3b8ece874e8ed766a2044f48dcd90c90c92d91544dfd7c63e1cd5ed1be +size 137365 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_BeginPlay.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_BeginPlay.uasset index 1cbf22b6..e16796f0 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_BeginPlay.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_BeginPlay.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aeaebe8f4e55dd6acef6fafb7f68b37daa8de601f6e7c49b731afcbbd8359737 -size 23701 +oid sha256:cd60dd41f81a482b0bdd460001beaa928a4963ba168cd4a9c3f61c1e3c1849f3 +size 23324 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_CrouchTutorial.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_CrouchTutorial.uasset index 6eb66527..841de14e 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_CrouchTutorial.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_CrouchTutorial.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5325ea111c8fb93bc1041dd9c0047c5e79a495b1d915692a93953e66f9928b7a -size 32432 +oid sha256:d4efb7c1ba1f73f8a28af056a62999ebe516fb9a5417d67e0b923527c73106fd +size 32191 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_EnterApartment.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_EnterApartment.uasset index 071fbb33..94fbb18f 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_EnterApartment.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_EnterApartment.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec504a6b730e8a130a953402743ccc6bc824ceb5a81c01faf75c4c09f3b4270e -size 24494 +oid sha256:a2462cc97e58b98796201e445f71d8ea88b65a47c49ee1df949d76eb37bc3892 +size 24165 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_EnterSpaceShip.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_EnterSpaceShip.uasset index 0dacf6c4..460acb58 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_EnterSpaceShip.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_EnterSpaceShip.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed613e63504155e721996dea2f3180730a6b814cd3711ec6c49d2ed3f923cdf0 -size 30859 +oid sha256:bbfb03b3eb01f922dc51f468218f2c718d79033b5e79d14852c5e158937c6a5f +size 30816 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_GoToParkourRoom.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_GoToParkourRoom.uasset index 725a2f8d..610ddb92 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_GoToParkourRoom.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_GoToParkourRoom.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6240a080976c8265bb3f30dabffaa60e39342e4ad21a09e0c6e502b26db1bd9f -size 79097 +oid sha256:7708afcb260864d1ea1c68dc91bc59b9112809ad42a1aed2319505dbc9b1eb4a +size 78283 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_JumpAcross.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_JumpAcross.uasset index 051f0897..2cc8f74d 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_JumpAcross.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_JumpAcross.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4253efb3878b3746237d94284c111cbf6b7194174abacc443977b6c5c05376f2 -size 32263 +oid sha256:36d12b8f4022742a62116cf0f9331774ae808a1c5823aad5c7deb88d6bc8e95a +size 32097 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_LandAtTheLZ.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_LandAtTheLZ.uasset index 08d2e523..6b6b9f3d 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_LandAtTheLZ.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_LandAtTheLZ.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c29582635bba8a022617ea4ab24a67129c83637a62708033c73e202e660c73a -size 32480 +oid sha256:d750a1fb59aa72b306a51d728cb5f030fd6ba160bac08bc8d243f8333e34105c +size 32186 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickAGun.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickAGun.uasset index e57df75c..701a0043 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickAGun.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickAGun.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bc46d8f06b67bb59c378a7fae31b43fdc3687f2564a982805a339d6cf7eb336 -size 101877 +oid sha256:d9958f2c1c8bce46aee31989458737e7ce1b0b77c89ec4e77945addcbaa202e0 +size 98464 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpAR.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpAR.uasset index 974afaa5..abf4d3ec 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpAR.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpAR.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd1d85ab782abd0e077f12beb4112d4451c7c64d574fdac5286e919c833fd3ad -size 112873 +oid sha256:e0d22b524ec3ba6a4f487a053cb0c30d797f7ad84a68eaf2a4e1520117b206cc +size 108582 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpPistol.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpPistol.uasset index 5f6bbddd..e2287dc0 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpPistol.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpPistol.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b671686018ce92a788dd6081c763154a924b59d545598e4664e12fb8b7349785 -size 112610 +oid sha256:225ebd8974c59ad97fd7432439ff1b1b38a823ecece0aa37cd90204ac9d7d5b9 +size 108723 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpShotgun.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpShotgun.uasset index e3a3f7b0..e7143b86 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpShotgun.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpShotgun.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:517c23d9b6fe1d1c153e85a8fba4c1395718150de1043538126813b8528f2b29 -size 112571 +oid sha256:477cc99dfadffda504188c966a3ae4ea9b3c46a9854ef1f910ded5830d14a15d +size 107851 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpSniper.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpSniper.uasset index 59489c9b..59579cc7 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpSniper.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickUpSniper.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b40a020b449acdbe5936f8f50ca0392383ed9052fbc816bd801bc8f7891a116 -size 112615 +oid sha256:804d570352178c6a3c98388a67c672b2dfff00831c4f4239c9626223609de69f +size 107716 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickupShipKeys.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickupShipKeys.uasset index 4fe69927..b07c55b8 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickupShipKeys.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PickupShipKeys.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8acdf6bef392e519d56700c01d14c8baf5846ef88312e094fdd9ad43ec928b1d -size 35556 +oid sha256:7382be6426cf944bdf11682efcefb49bf1da004ef678716def3a234cf4e9bd6e +size 35513 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PistolTargets.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PistolTargets.uasset index 1aa9c10a..a4b439fe 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PistolTargets.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_PistolTargets.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a5faea0ea4c17c09962caf04dbd847ae816e8393357f9d3aa3b98e58a536cd5 -size 138635 +oid sha256:bee00855718a89c9ffc159bd2a4e95ce9c5538d2570649e79ee3248c088fb631 +size 137451 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_ShotgunTargets.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_ShotgunTargets.uasset index 5310f2a3..be2dc5f1 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_ShotgunTargets.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_ShotgunTargets.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9479dddf3a10d1d0d4c531c7a99b4b92c228fdba019413fae1dcc5b3ef3a611a -size 139218 +oid sha256:7d56f6fa8da408d61da9b2e6b354dd90e3e34d1ecfe05d2ccc5563314b12341d +size 137495 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_SignPapers.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_SignPapers.uasset index 17653bdc..eef16353 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_SignPapers.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_SignPapers.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39f596602119a2d87afe4264d72d7c128a466d15e70edd392be378dad3c07c60 -size 41769 +oid sha256:789a0ed560bafea9492c5f9e8b8f4081c7113620cec63e13623c8dbdb78fb33a +size 41619 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_SniperTargets.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_SniperTargets.uasset index 5b294b0d..1d92c881 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_SniperTargets.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_SniperTargets.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b8f05d26ba5ca90f8715c4b4f46a602ffecfe30b16dff0162e2109245b2f32d -size 133796 +oid sha256:9d0d70db58a092d9889facf2c50a62628132278b35214692c0895166e169379b +size 131406 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_SprintAcross.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_SprintAcross.uasset index 3d7aa91c..c247b51f 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_SprintAcross.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_SprintAcross.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:997d9aabef7ac6af506b7c5e0ae86773102ebe12751037356f93165a94a3b8aa -size 32411 +oid sha256:6499e8e62f26382870864eed81685520f4e8cc09dd44cb344dfbd73e71e1df3d +size 32170 diff --git a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_VaultOver.uasset b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_VaultOver.uasset index f4893bc5..6f90c07b 100644 --- a/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_VaultOver.uasset +++ b/EndlessVendetta/Content/BountySystem/ControlsTutorial/Bounty/Checkpoints/CP_VaultOver.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c8afdedd67bcb947122e95349c550600f599cd77cc28d582f422bf7f97e547f -size 32316 +oid sha256:63e22888a9cdb2f057306006eb4ad8d4276b68c438627d0fc7176f5058fd13a9 +size 32097 diff --git a/EndlessVendetta/Content/BountySystem/Waypoint/MainBountyIcon.png b/EndlessVendetta/Content/BountySystem/Waypoint/MainBountyIcon.png new file mode 100644 index 00000000..26e35bd5 --- /dev/null +++ b/EndlessVendetta/Content/BountySystem/Waypoint/MainBountyIcon.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab3a1fdab300776fa77b01bcaa676620d8ae5eaf96b3e121179f419cd5c1e0f +size 112854 diff --git a/EndlessVendetta/Content/BountySystem/Waypoint/MainBountyIcon.uasset b/EndlessVendetta/Content/BountySystem/Waypoint/MainBountyIcon.uasset new file mode 100644 index 00000000..561dd6cf --- /dev/null +++ b/EndlessVendetta/Content/BountySystem/Waypoint/MainBountyIcon.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5409b5bc191d06c00a91f120b311bd11dcc8fd56de9c9a4b98756466f87b99e1 +size 84521 diff --git a/EndlessVendetta/Content/FirstPerson/Blueprints/Workbench_WeaponAttachments/BP_WeaponWorkbench.uasset b/EndlessVendetta/Content/FirstPerson/Blueprints/Workbench_WeaponAttachments/BP_WeaponWorkbench.uasset index 84b26b2c..0bcff90c 100644 --- a/EndlessVendetta/Content/FirstPerson/Blueprints/Workbench_WeaponAttachments/BP_WeaponWorkbench.uasset +++ b/EndlessVendetta/Content/FirstPerson/Blueprints/Workbench_WeaponAttachments/BP_WeaponWorkbench.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3dbeac730ab96ed8a3fdb5ed3842fe792784887ee6c342020f708872851b788e -size 49997 +oid sha256:298d24e922076c08990a077430f8dd16ec7b014029547591be8b7658eb0ec17b +size 48331 diff --git a/EndlessVendetta/Content/Levels/ControlTutorialLevel.umap b/EndlessVendetta/Content/Levels/ControlTutorialLevel.umap index dbb2ec75..a4730540 100644 --- a/EndlessVendetta/Content/Levels/ControlTutorialLevel.umap +++ b/EndlessVendetta/Content/Levels/ControlTutorialLevel.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd23ac551cb1b1ad7a394240df7debda990d2c1e109b76d509450b07e8d9bc8c -size 17263039 +oid sha256:95070dc59ce88d7cd55e7ff4b1d94f4d1d32d4b134ef49e37bcdc77f04e2678c +size 17667011 diff --git a/EndlessVendetta/Content/Ships/LZ_HomeHubIcon.png b/EndlessVendetta/Content/Ships/LZ_HomeHubIcon.png new file mode 100644 index 00000000..a5784314 --- /dev/null +++ b/EndlessVendetta/Content/Ships/LZ_HomeHubIcon.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e160dc0e0259e441a356594e7fd64f791cafa8071872310ac32fa9f7dea6e73c +size 366544 diff --git a/EndlessVendetta/Content/Ships/LZ_HomeHubIcon.uasset b/EndlessVendetta/Content/Ships/LZ_HomeHubIcon.uasset new file mode 100644 index 00000000..6f07f9f7 --- /dev/null +++ b/EndlessVendetta/Content/Ships/LZ_HomeHubIcon.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba9c3a61cb5e23646b1f44af7524d70f4c7f51e893b11def420606cc7e6b278d +size 318884 diff --git a/EndlessVendetta/Content/Ships/LandingZone.uasset b/EndlessVendetta/Content/Ships/LandingZone.uasset index 1b67d0ff..a517def6 100644 --- a/EndlessVendetta/Content/Ships/LandingZone.uasset +++ b/EndlessVendetta/Content/Ships/LandingZone.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42989599af0f10186eacd9db7ef822add5c627c3fd9bdeb7f55771877a1daf01 -size 115413 +oid sha256:10ccd1f7f4d028784682a255753d4fdbfff3e8a63a31148e9b104a825e18ae2d +size 89115 diff --git a/EndlessVendetta/Content/Ships/LandingZoneIcon.png b/EndlessVendetta/Content/Ships/LandingZoneIcon.png new file mode 100644 index 00000000..3fb9bcaa --- /dev/null +++ b/EndlessVendetta/Content/Ships/LandingZoneIcon.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8512b3a28465f4570eee63557f0dd56211e85ce32b87227c0de9789c4b7be559 +size 203875 diff --git a/EndlessVendetta/Content/Ships/LandingZoneIcon.uasset b/EndlessVendetta/Content/Ships/LandingZoneIcon.uasset new file mode 100644 index 00000000..6b72119b --- /dev/null +++ b/EndlessVendetta/Content/Ships/LandingZoneIcon.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527d04b00b383864abd28aae52fb9dfede2f807c6f4900973b18ee6eaf83c576 +size 161938 diff --git a/EndlessVendetta/Content/Ships/LandingZone_HomeHub.uasset b/EndlessVendetta/Content/Ships/LandingZone_HomeHub.uasset new file mode 100644 index 00000000..1fd62190 --- /dev/null +++ b/EndlessVendetta/Content/Ships/LandingZone_HomeHub.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a61991e6545a475024003fae4b496ead48cf5531896515b028b7268b001d68fd +size 93423 diff --git a/EndlessVendetta/Content/Ships/WBP_LandingZone.uasset b/EndlessVendetta/Content/Ships/WBP_LandingZone.uasset index 4e8bc23f..29ff3dda 100644 --- a/EndlessVendetta/Content/Ships/WBP_LandingZone.uasset +++ b/EndlessVendetta/Content/Ships/WBP_LandingZone.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e302d2da63cfd690807b0dd6dacd7b4b4b1176e88945f007ffd2c12211cdf9c -size 42570 +oid sha256:4fdbdd41b8678797719817f408afef87573bf6c01d7c87c79d12d2b4eeea5aee +size 42518 diff --git a/EndlessVendetta/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset b/EndlessVendetta/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset index e69b8c8f..0f990580 100644 --- a/EndlessVendetta/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset +++ b/EndlessVendetta/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57929995ff1bd550536f4bc076dfbbd6c19b49c5f413a9a458690228a5dc93e1 -size 66790690 +oid sha256:bc35eb2d43a47427d30aba0196f9eac90d089dd3abca319528c5d25c83510d0d +size 72364642 diff --git a/EndlessVendetta/Content/StarterContent/Props/MaterialSphere.uasset b/EndlessVendetta/Content/StarterContent/Props/MaterialSphere.uasset index 56bddfc9..2b39b316 100644 --- a/EndlessVendetta/Content/StarterContent/Props/MaterialSphere.uasset +++ b/EndlessVendetta/Content/StarterContent/Props/MaterialSphere.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a8777c01491888bba9f40eda9d2bed76a611f0e80f75917501ce69c1a321342 -size 47333 +oid sha256:9832eb25780c5b708bc83a7162412745945be1c9a66822dbfc547ea46fba15a2 +size 47710 diff --git a/EndlessVendetta/Source/EndlessVendetta/SpaceShip/LandingZone.h b/EndlessVendetta/Source/EndlessVendetta/SpaceShip/LandingZone.h index 5428eaa7..8ff2cbbf 100644 --- a/EndlessVendetta/Source/EndlessVendetta/SpaceShip/LandingZone.h +++ b/EndlessVendetta/Source/EndlessVendetta/SpaceShip/LandingZone.h @@ -24,10 +24,6 @@ class ENDLESSVENDETTA_API ALandingZone : public AActor, public IInteractionInter APawn* PlayersPawn; -protected: - UPROPERTY(EditAnywhere, BlueprintReadOnly, Category = "Landing Zone") - bool IsHomeBase_LZ = false; - public: bool IsWaypointVisible = false; // ------------------------------ Methods -------------------------------------------------