Merge branch 'dev' into Sound-and-music
# Conflicts: # EndlessVendetta/Content/Levels/ControlTutorialLevel.umap # EndlessVendetta/Content/Ships/BP_SpaceShip.uasset # EndlessVendetta/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset
This commit is contained in:
commit
a174d87d02
1
EndlessVendetta/.gitignore
vendored
1
EndlessVendetta/.gitignore
vendored
@ -16,6 +16,7 @@
|
||||
### UnrealEngine ###
|
||||
# Visual Studio 2015 user specific files
|
||||
.vs/
|
||||
.idea/
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
|
@ -7,13 +7,15 @@
|
||||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="8acc2658-cb31-4c49-857f-282cfee74640" name="Changes" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/.idea.EndlessVendetta/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.EndlessVendetta/.idea/misc.xml" afterDir="false" />
|
||||
<list default="true" id="dfa3053d-1d51-4dad-9270-4c17e086f627" name="Changes" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/.idea.EndlessVendetta/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.EndlessVendetta/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset" beforeDir="false" afterPath="$PROJECT_DIR$/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Content/Levels/ControlTutorialLevel.umap" beforeDir="false" afterPath="$PROJECT_DIR$/Content/Levels/ControlTutorialLevel.umap" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset" beforeDir="false" afterPath="$PROJECT_DIR$/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Content/StarterContent/Particles/P_Ambient_Dust.uasset" beforeDir="false" afterPath="$PROJECT_DIR$/Content/StarterContent/Particles/P_Ambient_Dust.uasset" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Content/AssetPacks/CityEnvironmentMegapackVol2/Megapack/Textures/Favela/T_MeterGrid_01.uasset" beforeDir="false" afterPath="$PROJECT_DIR$/Content/AssetPacks/CityEnvironmentMegapackVol2/Megapack/Textures/Favela/T_MeterGrid_01.uasset" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Content/FirstPerson/Blueprints/BaseWeapons/BP_BaseWeapon.uasset" beforeDir="false" afterPath="$PROJECT_DIR$/Content/FirstPerson/Blueprints/BaseWeapons/BP_BaseWeapon.uasset" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Content/__ExternalActors__/Levels/DoorTestLevel/9/PG/AISD2CY0WTWKV1BJDYTYJ3.uasset" beforeDir="false" afterPath="$PROJECT_DIR$/Content/__ExternalActors__/Levels/DoorTestLevel/9/PG/AISD2CY0WTWKV1BJDYTYJ3.uasset" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Source/EndlessVendetta/WeaponSystem/BaseWeaponClass.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/Source/EndlessVendetta/WeaponSystem/BaseWeaponClass.cpp" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Source/EndlessVendetta/WeaponSystem/BaseWeaponClass.h" beforeDir="false" afterPath="$PROJECT_DIR$/Source/EndlessVendetta/WeaponSystem/BaseWeaponClass.h" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Source/EndlessVendetta/Workbench&Attachments/SilencerAttachmentClass.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/Source/EndlessVendetta/Workbench&Attachments/SilencerAttachmentClass.cpp" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Source/EndlessVendetta/Workbench&Attachments/SilencerAttachmentClass.h" beforeDir="false" afterPath="$PROJECT_DIR$/Source/EndlessVendetta/Workbench&Attachments/SilencerAttachmentClass.h" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
@ -26,11 +28,11 @@
|
||||
<component name="MarkdownSettingsMigration">
|
||||
<option name="stateVersion" value="1" />
|
||||
</component>
|
||||
<component name="ProjectColorInfo"><![CDATA[{
|
||||
"customColor": "",
|
||||
"associatedIndex": 5
|
||||
}]]></component>
|
||||
<component name="ProjectId" id="2bBQ5ZFjKADdlvCf2VePqJdIy1m" />
|
||||
<component name="ProjectColorInfo">{
|
||||
"customColor": "",
|
||||
"associatedIndex": 7
|
||||
}</component>
|
||||
<component name="ProjectId" id="2bp7o8dmlHZgRsYmVepgy7lbmpM" />
|
||||
<component name="ProjectViewState">
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
@ -40,7 +42,7 @@
|
||||
"C++ Project.EndlessVendetta.executor": "Run",
|
||||
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"git-widget-placeholder": "dev",
|
||||
"git-widget-placeholder": "silencer-attachment-code",
|
||||
"ignore.virus.scanning.warn.message": "true",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.detected.package.tslint": "true",
|
||||
@ -51,9 +53,9 @@
|
||||
},
|
||||
"keyToStringList": {
|
||||
"rider.external.source.directories": [
|
||||
"C:\\Users\\Rafal\\AppData\\Roaming\\JetBrains\\Rider2023.3\\resharper-host\\DecompilerCache",
|
||||
"C:\\Users\\Rafal\\AppData\\Roaming\\JetBrains\\Rider2023.3\\resharper-host\\SourcesCache",
|
||||
"C:\\Users\\Rafal\\AppData\\Local\\Symbols\\src"
|
||||
"C:\\Users\\mhara\\AppData\\Roaming\\JetBrains\\Rider2023.3\\resharper-host\\DecompilerCache",
|
||||
"C:\\Users\\mhara\\AppData\\Roaming\\JetBrains\\Rider2023.3\\resharper-host\\SourcesCache",
|
||||
"C:\\Users\\mhara\\AppData\\Local\\Symbols\\src"
|
||||
]
|
||||
}
|
||||
}]]></component>
|
||||
@ -123,12 +125,17 @@
|
||||
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
||||
<component name="TaskManager">
|
||||
<task active="true" id="Default" summary="Default task">
|
||||
<changelist id="8acc2658-cb31-4c49-857f-282cfee74640" name="Changes" comment="" />
|
||||
<created>1705685810960</created>
|
||||
<changelist id="dfa3053d-1d51-4dad-9270-4c17e086f627" name="Changes" comment="" />
|
||||
<created>1706900339638</created>
|
||||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1705685810960</updated>
|
||||
<workItem from="1705685813496" duration="640000" />
|
||||
<updated>1706900339638</updated>
|
||||
<workItem from="1706900342753" duration="2652000" />
|
||||
<workItem from="1706972179014" duration="11096000" />
|
||||
<workItem from="1707046474738" duration="8878000" />
|
||||
<workItem from="1707103463352" duration="6662000" />
|
||||
<workItem from="1707755232377" duration="4748000" />
|
||||
<workItem from="1708344270014" duration="2574000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
@ -60,7 +60,7 @@
|
||||
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/Levels/ControlTutorialLevel.ControlTutorialLevel
|
||||
EditorStartupMap=/Game/Levels/MainMenuLevel.MainMenuLevel
|
||||
LocalMapOptions=
|
||||
TransitionMap=None
|
||||
bUseSplitscreen=True
|
||||
@ -69,7 +69,7 @@ ThreePlayerSplitscreenLayout=FavorTop
|
||||
FourPlayerSplitscreenLayout=Grid
|
||||
bOffsetPlayerGamepadIds=False
|
||||
GameInstanceClass=/Script/EndlessVendetta.EVGameInstance
|
||||
GameDefaultMap=/Game/Levels/ControlTutorialLevel.ControlTutorialLevel
|
||||
GameDefaultMap=/Game/Levels/MainMenuLevel.MainMenuLevel
|
||||
ServerDefaultMap=/Engine/Maps/Entry.Entry
|
||||
GlobalDefaultGameMode=/Script/EndlessVendetta.EndlessVendettaGameMode
|
||||
GlobalDefaultServerGameMode=None
|
||||
|
@ -101,6 +101,9 @@ bSkipMovies=False
|
||||
+IniSectionDenylist=StorageServers
|
||||
+MapsToCook=(FilePath="/Game/Levels/ControlTutorialLevel")
|
||||
+MapsToCook=(FilePath="/Game/Levels/Apartment_hit")
|
||||
+MapsToCook=(FilePath="/Game/Levels/MainMenuLevel")
|
||||
+MapsToCook=(FilePath="/Game/Levels/TempOpenWorld")
|
||||
+MapsToCook=(FilePath="/Game/Levels/EnemyAITest")
|
||||
+DirectoriesToAlwaysCook=(Path="/Interchange/Functions")
|
||||
+DirectoriesToAlwaysCook=(Path="/Interchange/gltf")
|
||||
+DirectoriesToAlwaysCook=(Path="/Interchange/Materials")
|
||||
|
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgEnergyHarvestingTower_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgEnergyHarvestingTower_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgHighCouncil_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgHighCouncil_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgInterplanetaryEmbassy_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgInterplanetaryEmbassy_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgSpaceAgency_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgSpaceAgency_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgSportsArena_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgSportsArena_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgTechHQ_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgTechHQ_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgTeleCommunicationsTower_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgTeleCommunicationsTower_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgTeleportationHub_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgLgTeleportationHub_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdArtsCenter_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdArtsCenter_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdBotanicalGarden_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdBotanicalGarden_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdConcertArena_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdConcertArena_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdExpoCenter_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdExpoCenter_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdHigherLearningCenter_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdHigherLearningCenter_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdHospital_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdHospital_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdHotel_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdHotel_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdMusicHall_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdMusicHall_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdScienceLab_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgMdScienceLab_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmBusinessCenter_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmBusinessCenter_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmCommerceHub_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmCommerceHub_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmCommunalOffice_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmCommunalOffice_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmCultureHall_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmCultureHall_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmEnergyPlant_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmEnergyPlant_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmRestaurant_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmRestaurant_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmRoboticsInstitute_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmRoboticsInstitute_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmShoppingCenter_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmShoppingCenter_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmSpaceTravelAgency_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmSpaceTravelAgency_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmWellnessRetreat_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_BldgSmWellnessRetreat_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_MdSpiritualTemple_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_MdSpiritualTemple_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropBench_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropBench_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropBench_B.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropBench_B.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropBench_C.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropBench_C.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropBollard_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropBollard_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_B.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_B.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_C.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_C.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_D.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_E.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_E.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_F.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_F.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_G.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_G.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_H.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_H.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_I.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropCanopy_I.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropChair_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropChair_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropDoubleBannerPost_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropDoubleBannerPost_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropDoubleBannerPost_B.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropDoubleBannerPost_B.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropDoubleBannerPost_C.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropDoubleBannerPost_C.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropDoubleBannerPost_D.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropDoubleBannerPost_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_B.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_B.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_C.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_C.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_D.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_E.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_E.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_F.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_F.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_G.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_G.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_H.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_H.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_I.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramProjector_I.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramTree_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramTree_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramTree_B.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramTree_B.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramTree_C.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramTree_C.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramTree_D.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramTree_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramTree_E.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramTree_E.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramWall_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramWall_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramWall_B.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHologramWall_B.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHolographicPlanter_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropHolographicPlanter_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropLightPole_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropLightPole_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropPlanter_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropPlanter_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropSculpture_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropSculpture_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropSigleBannerPost_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropSigleBannerPost_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropSigleBannerPost_B.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropSigleBannerPost_B.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropSigleBannerPost_C.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropSigleBannerPost_C.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropSigleBannerPost_D.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropSigleBannerPost_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropTable_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_PropTable_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_ProptrashCan_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Actors/KB3D_OAS_ProptrashCan_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_Base.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_Base.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_BuildingA.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_BuildingA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_BuildingB.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_BuildingB.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_BuildingC.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_BuildingC.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_DoorLeftA.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_DoorLeftA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_DoorLeftB.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_DoorLeftB.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_DoorLeftC.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_DoorLeftC.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_DoorRightA.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_DoorRightA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_DoorRightB.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_DoorRightB.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_DoorRightC.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_DoorRightC.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_HologramA.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_HologramA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_HologramB.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_HologramB.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_HologramC.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_HologramC.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_HologramD.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_HologramD.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleA.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleB.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleB.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleC.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleC.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleD.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleD.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleE.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleE.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleF.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleF.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleG.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleG.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleH.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleH.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleI.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleI.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleJ.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AssetPacks/oasis/Geometries/KB3D_OAS_BldgLgEnergyHarvestingTower_A_LightPoleJ.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user