Compare commits

...

9 Commits

1193 changed files with 2258 additions and 1407 deletions

File diff suppressed because one or more lines are too long

View File

@@ -155,3 +155,9 @@ ManualIPAddress=
+CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle") +CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle")
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn") +CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
[/Script/NavigationSystem.NavigationSystemV1]
bGenerateNavigationOnlyAroundNavigationInvokers=True
[/Script/NavigationSystem.RecastNavMesh]
RuntimeGeneration=Dynamic

View File

@@ -1,5 +1,4 @@
;METADATA=(Diff=true, UseCommands=true) ;METADATA=(Diff=true, UseCommands=true)
[/Script/GameplayTags.GameplayTagsSettings] [/Script/GameplayTags.GameplayTagsSettings]
ImportTagsFromConfig=True ImportTagsFromConfig=True
WarnOnInvalidTags=True WarnOnInvalidTags=True
@@ -61,6 +60,8 @@ NetIndexFirstBitSegment=16
+GameplayTagList=(Tag="Stat.Offense.Melee.AttackSpeed",DevComment="Offense stat") +GameplayTagList=(Tag="Stat.Offense.Melee.AttackSpeed",DevComment="Offense stat")
+GameplayTagList=(Tag="Stat.Offense.Melee.CriticalStrikeChance",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.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.Cold",DevComment="Offense stat")
+GameplayTagList=(Tag="Stat.Offense.Melee.Elemental.Fire",DevComment="Offense stat") +GameplayTagList=(Tag="Stat.Offense.Melee.Elemental.Fire",DevComment="Offense stat")
+GameplayTagList=(Tag="Stat.Offense.Melee.Elemental.Lightning",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.Confirm",DevComment="")
+GameplayTagList=(Tag="UI.Action.NextTab",DevComment="") +GameplayTagList=(Tag="UI.Action.NextTab",DevComment="")
+GameplayTagList=(Tag="UI.Action.PreviousTab",DevComment="") +GameplayTagList=(Tag="UI.Action.PreviousTab",DevComment="")
+GameplayTagList=(Tag="Weapon.type.Sword",DevComment="")

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.

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.

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.

Some files were not shown because too many files have changed in this diff Show More