Compare commits
11 Commits
15746a72ee
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 130995b85d | |||
| fa32d7a834 | |||
| 1a658496c3 | |||
| 8ecc1116c3 | |||
| 4049dbd671 | |||
| 302163e9fb | |||
| 124b32880c | |||
| 7aa08024b9 | |||
| 9ee40a578f | |||
| c7e7edc23f | |||
| 727e0e5aa3 |
File diff suppressed because one or more lines are too long
@@ -155,3 +155,9 @@ ManualIPAddress=
|
||||
+CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle")
|
||||
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
|
||||
|
||||
[/Script/NavigationSystem.NavigationSystemV1]
|
||||
bGenerateNavigationOnlyAroundNavigationInvokers=True
|
||||
|
||||
[/Script/NavigationSystem.RecastNavMesh]
|
||||
RuntimeGeneration=Dynamic
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
;METADATA=(Diff=true, UseCommands=true)
|
||||
|
||||
;METADATA=(Diff=true, UseCommands=true)
|
||||
[/Script/GameplayTags.GameplayTagsSettings]
|
||||
ImportTagsFromConfig=True
|
||||
WarnOnInvalidTags=True
|
||||
@@ -61,6 +60,8 @@ NetIndexFirstBitSegment=16
|
||||
+GameplayTagList=(Tag="Stat.Offense.Melee.AttackSpeed",DevComment="Offense stat")
|
||||
+GameplayTagList=(Tag="Stat.Offense.Melee.CriticalStrikeChance",DevComment="Offense stat")
|
||||
+GameplayTagList=(Tag="Stat.Offense.Melee.CriticalStrikeMultiplier",DevComment="Offense stat")
|
||||
+GameplayTagList=(Tag="Stat.Offense.Melee.Damage.Physical.Attack.Max",DevComment="")
|
||||
+GameplayTagList=(Tag="Stat.Offense.Melee.Damage.Physical.Attack.Min",DevComment="")
|
||||
+GameplayTagList=(Tag="Stat.Offense.Melee.Elemental.Cold",DevComment="Offense stat")
|
||||
+GameplayTagList=(Tag="Stat.Offense.Melee.Elemental.Fire",DevComment="Offense stat")
|
||||
+GameplayTagList=(Tag="Stat.Offense.Melee.Elemental.Lightning",DevComment="Offense stat")
|
||||
@@ -78,4 +79,5 @@ NetIndexFirstBitSegment=16
|
||||
+GameplayTagList=(Tag="UI.Action.Confirm",DevComment="")
|
||||
+GameplayTagList=(Tag="UI.Action.NextTab",DevComment="")
|
||||
+GameplayTagList=(Tag="UI.Action.PreviousTab",DevComment="")
|
||||
+GameplayTagList=(Tag="Weapon.type.Sword",DevComment="")
|
||||
|
||||
|
||||
BIN
Content/Art/Icons/Items/Equipment/Amulets/Amulet.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Equipment/Amulets/Amulet.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Equipment/Belts/Belt.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Equipment/Belts/Belt.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Equipment/Boots/Boots.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Equipment/Boots/Boots.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Equipment/Chests/Chest.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Equipment/Chests/Chest.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Equipment/Gloves/Leather_Gloves.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Equipment/Gloves/Leather_Gloves.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Equipment/Helmets/ClothHelm.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Equipment/Helmets/ClothHelm.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Equipment/Helmets/Helmet.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Equipment/Helmets/Helmet.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Equipment/Offhands/Shield.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Equipment/Offhands/Shield.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Equipment/Pants/Pants.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Equipment/Pants/Pants.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Equipment/Rings/Ring1.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Equipment/Rings/Ring1.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Equipment/Rings/Ring2.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Equipment/Rings/Ring2.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Equipment/Weapons/Sword.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Equipment/Weapons/Sword.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Resources/Goo/Slime.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Resources/Goo/Slime.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Resources/Stone/Stone.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Resources/Stone/Stone.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/Items/Resources/Wood/Wood.uasset
LFS
Normal file
BIN
Content/Art/Icons/Items/Resources/Wood/Wood.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/UI/EquipSlotBGs/Amulet.uasset
LFS
Normal file
BIN
Content/Art/Icons/UI/EquipSlotBGs/Amulet.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/UI/EquipSlotBGs/Belt.uasset
LFS
Normal file
BIN
Content/Art/Icons/UI/EquipSlotBGs/Belt.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/UI/EquipSlotBGs/Boots.uasset
LFS
Normal file
BIN
Content/Art/Icons/UI/EquipSlotBGs/Boots.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/UI/EquipSlotBGs/Chest.uasset
LFS
Normal file
BIN
Content/Art/Icons/UI/EquipSlotBGs/Chest.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/UI/EquipSlotBGs/Glove.uasset
LFS
Normal file
BIN
Content/Art/Icons/UI/EquipSlotBGs/Glove.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/UI/EquipSlotBGs/Helmet.uasset
LFS
Normal file
BIN
Content/Art/Icons/UI/EquipSlotBGs/Helmet.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/UI/EquipSlotBGs/Offhand.uasset
LFS
Normal file
BIN
Content/Art/Icons/UI/EquipSlotBGs/Offhand.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/UI/EquipSlotBGs/Pants.uasset
LFS
Normal file
BIN
Content/Art/Icons/UI/EquipSlotBGs/Pants.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/UI/EquipSlotBGs/Ring.uasset
LFS
Normal file
BIN
Content/Art/Icons/UI/EquipSlotBGs/Ring.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/UI/EquipSlotBGs/Weapon.uasset
LFS
Normal file
BIN
Content/Art/Icons/UI/EquipSlotBGs/Weapon.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Icons/UI/Items/Lock.uasset
LFS
Normal file
BIN
Content/Art/Icons/UI/Items/Lock.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Materials/Bronze_Baked.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Materials/Bronze_Baked.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Materials/Jade_Baked.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Materials/Jade_Baked.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/StaticMeshes/Amulet_Iron.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/StaticMeshes/Amulet_Iron.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Textures/Amulet_basecolor.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Textures/Amulet_basecolor.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Textures/Amulet_coat.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Textures/Amulet_coat.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Textures/Amulet_coat_rough.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Textures/Amulet_coat_rough.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Textures/Amulet_metal.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Textures/Amulet_metal.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Textures/Amulet_normal.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Textures/Amulet_normal.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Textures/Amulet_roughness.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Amulet_Iron/Textures/Amulet_roughness.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Belt_Magical/Materials/M_Belt.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Belt_Magical/Materials/M_Belt.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Belt_Magical/StaticMeshes/Belt_Magical.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Belt_Magical/StaticMeshes/Belt_Magical.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Boots_Leather/Materials/M_Boots.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Boots_Leather/Materials/M_Boots.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Boots_Leather/Textures/Boots_BaseColor.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Boots_Leather/Textures/Boots_BaseColor.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Boots_Leather/Textures/Boots_IOR.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Boots_Leather/Textures/Boots_IOR.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Boots_Leather/Textures/Boots_emissive.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Boots_Leather/Textures/Boots_emissive.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Boots_Leather/Textures/Boots_height.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Boots_Leather/Textures/Boots_height.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Boots_Leather/Textures/Boots_normal.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Boots_Leather/Textures/Boots_normal.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Gloves_Leather/Materials/defaultMat.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Gloves_Leather/Materials/defaultMat.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Helmet_Iron/Materials/HelmetMat.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Helmet_Iron/Materials/HelmetMat.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Helmet_Iron/StaticMeshes/HelmResizefbx.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Helmet_Iron/StaticMeshes/HelmResizefbx.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Helmet_Iron/StaticMeshes/HelmetMat.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Helmet_Iron/StaticMeshes/HelmetMat.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Offhand_Shield/Materials/Shield.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Offhand_Shield/Materials/Shield.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Offhand_Shield/StaticMeshes/shield.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Offhand_Shield/StaticMeshes/shield.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/Materials/Prongs.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/Materials/Prongs.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/Materials/ThinRing.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/Materials/ThinRing.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/Materials/ThinRing1.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/Materials/ThinRing1.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/Materials/ThinRing2.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/Materials/ThinRing2.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/Materials/ThinRing3.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/Materials/ThinRing3.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/StaticMeshes/Prongs.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/StaticMeshes/Prongs.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/StaticMeshes/RingResized.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/StaticMeshes/RingResized.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/StaticMeshes/ThinRing.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/StaticMeshes/ThinRing.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/StaticMeshes/ThinRing1.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/StaticMeshes/ThinRing1.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/StaticMeshes/ThinRing2.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/StaticMeshes/ThinRing2.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/StaticMeshes/ThinRing3.uasset
LFS
Normal file
BIN
Content/Art/Items/Meshes/Equipment/Ring_Jewelled/StaticMeshes/ThinRing3.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user