Skip to content

Commit

Permalink
Merge pull request #2854 from planetarium/merge-release-20
Browse files Browse the repository at this point in the history
Merge release/20 into main
  • Loading branch information
sonohoshi authored Aug 4, 2023
2 parents 247672a + 9c97bb5 commit 4c89a25
Show file tree
Hide file tree
Showing 312 changed files with 70,263 additions and 46,125 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,9 @@ nekoyume/ProjectSettings/MaintainerSettings.asset

# Local headless tool
nekoyume/Assets/StreamingAssets/9c_dev*

# Root config
/.config

# Keystores
*.keystore
Original file line number Diff line number Diff line change
Expand Up @@ -2088,6 +2088,82 @@ MonoBehaviour:
m_FillOrigin: 0
m_UseSpriteMesh: 0
m_PixelsPerUnitMultiplier: 1
--- !u!1 &5799535513958305033
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 8784371353727667976}
- component: {fileID: 5977489592260138831}
- component: {fileID: 596828003056247718}
m_Layer: 5
m_Name: icon
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &8784371353727667976
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5799535513958305033}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 9154004183822306799}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: -28, y: -28}
m_SizeDelta: {x: 28, y: 28}
m_Pivot: {x: 0, y: 0.5}
--- !u!222 &5977489592260138831
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5799535513958305033}
m_CullTransparentMesh: 1
--- !u!114 &596828003056247718
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5799535513958305033}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 21300000, guid: fa18cb8351d154acc8f6da058a7c47eb, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
m_UseSpriteMesh: 0
m_PixelsPerUnitMultiplier: 1
--- !u!1 &5869616311119393654
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -2892,6 +2968,7 @@ GameObject:
- component: {fileID: 4016999832118288118}
- component: {fileID: 7212967428115358874}
- component: {fileID: 7581259473906791944}
- component: {fileID: 8192717300592844455}
m_Layer: 0
m_Name: FillText
m_TagString: Untagged
Expand All @@ -2910,14 +2987,15 @@ RectTransform:
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Children:
- {fileID: 8784371353727667976}
m_Father: {fileID: 3731981056210161995}
m_RootOrder: 4
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: -7.5}
m_SizeDelta: {x: 200, y: 50}
m_AnchoredPosition: {x: 12, y: -7.5}
m_SizeDelta: {x: 0, y: 50}
m_Pivot: {x: 0.5, y: 1}
--- !u!222 &4016999832118288118
CanvasRenderer:
Expand Down Expand Up @@ -2947,7 +3025,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_text: About 7h(777/50000)
m_text: 12345(22h 30m)
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: 8a682b7747d4a664089b7b1065aa0035, type: 2}
m_sharedMaterial: {fileID: 2100000, guid: e48df4a96fa819444bc15127b9efe530, type: 2}
Expand Down Expand Up @@ -3047,6 +3125,20 @@ MonoBehaviour:
defaultWordSpacing: 0
defaultLineSpacingInitialized: 0
defaultLineSpacing: 0
--- !u!114 &8192717300592844455
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8370428632359787305}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
m_Name:
m_EditorClassIdentifier:
m_HorizontalFit: 2
m_VerticalFit: 0
--- !u!1 &8402175616560717672
GameObject:
m_ObjectHideFlags: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0.5}
m_AnchorMax: {x: 1, y: 0.5}
m_AnchoredPosition: {x: 40, y: 0}
m_SizeDelta: {x: -159.99997, y: 38}
m_AnchoredPosition: {x: 40, y: 3}
m_SizeDelta: {x: -125, y: 38}
m_Pivot: {x: 0, y: 0.5}
--- !u!222 &3323864369049285392
CanvasRenderer:
Expand Down Expand Up @@ -5137,8 +5137,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 2, y: 0}
m_SizeDelta: {x: 285, y: 58}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 320, y: 60}
m_Pivot: {x: 0, y: 1}
--- !u!222 &1712664898370918284
CanvasRenderer:
Expand Down Expand Up @@ -5241,8 +5241,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0.5}
m_AnchorMax: {x: 1, y: 0.5}
m_AnchoredPosition: {x: 40, y: 0}
m_SizeDelta: {x: -130, y: 38}
m_AnchoredPosition: {x: 40, y: 3}
m_SizeDelta: {x: -125, y: 38}
m_Pivot: {x: 0, y: 0.5}
--- !u!222 &1923486161196092807
CanvasRenderer:
Expand Down Expand Up @@ -5282,7 +5282,7 @@ MonoBehaviour:
m_fontMaterials: []
m_fontColor32:
serializedVersion: 2
rgba: 4293656063
rgba: 4289386751
m_fontColor: {r: 1, g: 0.84569734, b: 0.6650944, a: 1}
m_enableVertexGradient: 0
m_colorMode: 3
Expand All @@ -5300,7 +5300,7 @@ MonoBehaviour:
m_faceColor:
serializedVersion: 2
rgba: 4294967295
m_fontSize: 16.85
m_fontSize: 18
m_fontSizeBase: 16
m_fontWeight: 400
m_enableAutoSizing: 1
Expand Down Expand Up @@ -5488,9 +5488,9 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0.5}
m_AnchorMax: {x: 0, y: 0.5}
m_AnchoredPosition: {x: 0, y: 20}
m_SizeDelta: {x: 280, y: 54}
m_Pivot: {x: 0, y: 1.0000001}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 320, y: 60}
m_Pivot: {x: 0, y: 0.5}
--- !u!222 &5041609050175108179
CanvasRenderer:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -5799,8 +5799,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0.5}
m_AnchorMax: {x: 0, y: 0.5}
m_AnchoredPosition: {x: -56.700012, y: 0.5}
m_SizeDelta: {x: 53, y: 53}
m_AnchoredPosition: {x: -65, y: 0}
m_SizeDelta: {x: 56, y: 56}
m_Pivot: {x: 0, y: 0.5}
--- !u!222 &8728965455548650558
CanvasRenderer:
Expand Down Expand Up @@ -5953,7 +5953,7 @@ RectTransform:
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 305, y: 47}
m_SizeDelta: {x: 305, y: 64}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1894696014154212094
MonoBehaviour:
Expand Down Expand Up @@ -6097,7 +6097,7 @@ RectTransform:
m_GameObject: {fileID: 6650929777205699167}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0.8, y: 0.8, z: 1}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 4284166806197126880}
Expand All @@ -6107,7 +6107,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0.5}
m_AnchorMax: {x: 0, y: 0.5}
m_AnchoredPosition: {x: 200, y: -6}
m_AnchoredPosition: {x: 240, y: 3}
m_SizeDelta: {x: 77, y: 47}
m_Pivot: {x: 0, y: 0.5}
--- !u!1 &6958031625374601557
Expand Down Expand Up @@ -6223,8 +6223,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -91, y: 0.5000076}
m_SizeDelta: {x: 63, y: 63}
m_AnchoredPosition: {x: -137, y: 0}
m_SizeDelta: {x: 66, y: 66}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &5852023166114902282
CanvasRenderer:
Expand Down Expand Up @@ -6404,8 +6404,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0.5}
m_AnchorMax: {x: 0, y: 0.5}
m_AnchoredPosition: {x: -62.7, y: 0.5}
m_SizeDelta: {x: 63, y: 63}
m_AnchoredPosition: {x: -70, y: 0}
m_SizeDelta: {x: 66, y: 66}
m_Pivot: {x: 0, y: 0.5}
--- !u!222 &4137144849653829051
CanvasRenderer:
Expand Down
Loading

0 comments on commit 4c89a25

Please sign in to comment.