Initial commit: SlayMaple 로컬 워크스페이스 + Gitea 연동
- MSW 로컬 워크스페이스 데이터(Global/RootDesk/map/ui) 형상관리 시작 - Slay the Spire 풍 덱빌더 전투 프레임워크 초안 포함 - README.md: 협업(로컬 워크스페이스+git) 방식·구조·프레임워크 현황 문서화 - .gitignore: Authorization 토큰 포함된 .mcp.json/.codex 제외 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
1070
ui/DefaultGroup.ui
Normal file
1070
ui/DefaultGroup.ui
Normal file
File diff suppressed because it is too large
Load Diff
1198
ui/PopupGroup.ui
Normal file
1198
ui/PopupGroup.ui
Normal file
File diff suppressed because it is too large
Load Diff
312
ui/ToastGroup.ui
Normal file
312
ui/ToastGroup.ui
Normal file
@@ -0,0 +1,312 @@
|
||||
{
|
||||
"Id": "",
|
||||
"GameId": "",
|
||||
"EntryKey": "ui://0bc398f9-29cb-4d89-a78d-f24742b117e8",
|
||||
"ContentType": "x-mod/ui",
|
||||
"Content": "",
|
||||
"Usage": 0,
|
||||
"UsePublish": 1,
|
||||
"UseService": 0,
|
||||
"CoreVersion": "26.5.0.0",
|
||||
"StudioVersion": "0.1.0.0",
|
||||
"DynamicLoading": 0,
|
||||
"ContentProto": {
|
||||
"Use": "Binary",
|
||||
"Entities": [
|
||||
{
|
||||
"id": "0bc398f9-29cb-4d89-a78d-f24742b117e8",
|
||||
"path": "/ui/ToastGroup",
|
||||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.UIGroupComponent,MOD.Core.CanvasGroupComponent",
|
||||
"jsonString": {
|
||||
"name": "ToastGroup",
|
||||
"path": "/ui/ToastGroup",
|
||||
"nameEditable": true,
|
||||
"enable": true,
|
||||
"visible": true,
|
||||
"localize": true,
|
||||
"displayOrder": 2,
|
||||
"pathConstraints": "//",
|
||||
"revision": 1,
|
||||
"origin": {
|
||||
"type": "Model",
|
||||
"entry_id": "uigroup",
|
||||
"sub_entity_id": null,
|
||||
"root_entity_id": null,
|
||||
"replaced_model_id": null
|
||||
},
|
||||
"modelId": "uigroup",
|
||||
"@components": [
|
||||
{
|
||||
"@type": "MOD.Core.UITransformComponent",
|
||||
"ActivePlatform": 255,
|
||||
"AlignmentOption": 15,
|
||||
"AnchorsMax": {
|
||||
"x": 1.0,
|
||||
"y": 1.0
|
||||
},
|
||||
"AnchorsMin": {
|
||||
"x": 0.0,
|
||||
"y": 0.0
|
||||
},
|
||||
"MobileOnly": false,
|
||||
"OffsetMax": {
|
||||
"x": 0.0,
|
||||
"y": 0.0
|
||||
},
|
||||
"OffsetMin": {
|
||||
"x": 0.0,
|
||||
"y": 0.0
|
||||
},
|
||||
"Pivot": {
|
||||
"x": 0.5,
|
||||
"y": 0.5
|
||||
},
|
||||
"RectSize": {
|
||||
"x": 1920.0,
|
||||
"y": 1080.0
|
||||
},
|
||||
"UIMode": 1,
|
||||
"UIScale": {
|
||||
"x": 1.0,
|
||||
"y": 1.0,
|
||||
"z": 1.0
|
||||
},
|
||||
"UIVersion": 2,
|
||||
"anchoredPosition": {
|
||||
"x": 0.0,
|
||||
"y": 0.0
|
||||
},
|
||||
"Position": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"QuaternionRotation": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0,
|
||||
"w": 1.0
|
||||
},
|
||||
"Scale": {
|
||||
"x": 1.0,
|
||||
"y": 1.0,
|
||||
"z": 1.0
|
||||
},
|
||||
"Enable": true
|
||||
},
|
||||
{
|
||||
"@type": "MOD.Core.UIGroupComponent",
|
||||
"DefaultShow": false,
|
||||
"GroupOrder": 2,
|
||||
"GroupType": 1,
|
||||
"Enable": true
|
||||
},
|
||||
{
|
||||
"@type": "MOD.Core.CanvasGroupComponent",
|
||||
"BlocksRaycasts": true,
|
||||
"GroupAlpha": 1.0,
|
||||
"Interactable": true,
|
||||
"Enable": true
|
||||
}
|
||||
],
|
||||
"@version": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "7af9e538-1713-49f7-a83e-711c0f4b4a3c",
|
||||
"path": "/ui/ToastGroup/Toast_message",
|
||||
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent,MOD.Core.CanvasGroupComponent",
|
||||
"jsonString": {
|
||||
"name": "Toast_message",
|
||||
"path": "/ui/ToastGroup/Toast_message",
|
||||
"nameEditable": true,
|
||||
"enable": true,
|
||||
"visible": true,
|
||||
"localize": true,
|
||||
"displayOrder": 0,
|
||||
"pathConstraints": "///",
|
||||
"revision": 1,
|
||||
"origin": {
|
||||
"type": "Model",
|
||||
"entry_id": "UISprite",
|
||||
"sub_entity_id": null,
|
||||
"root_entity_id": null,
|
||||
"replaced_model_id": null
|
||||
},
|
||||
"modelId": "uisprite",
|
||||
"@components": [
|
||||
{
|
||||
"@type": "MOD.Core.UITransformComponent",
|
||||
"ActivePlatform": 255,
|
||||
"AlignmentOption": 3,
|
||||
"AnchorsMax": {
|
||||
"x": 0.5,
|
||||
"y": 1.0
|
||||
},
|
||||
"AnchorsMin": {
|
||||
"x": 0.5,
|
||||
"y": 1.0
|
||||
},
|
||||
"MobileOnly": false,
|
||||
"OffsetMax": {
|
||||
"x": 106.5,
|
||||
"y": -24.0
|
||||
},
|
||||
"OffsetMin": {
|
||||
"x": -106.5,
|
||||
"y": -104.0
|
||||
},
|
||||
"Pivot": {
|
||||
"x": 0.5,
|
||||
"y": 0.5
|
||||
},
|
||||
"RectSize": {
|
||||
"x": 213.0,
|
||||
"y": 80.0
|
||||
},
|
||||
"UIMode": 1,
|
||||
"UIScale": {
|
||||
"x": 1.0,
|
||||
"y": 1.0,
|
||||
"z": 1.0
|
||||
},
|
||||
"UIVersion": 2,
|
||||
"anchoredPosition": {
|
||||
"x": 0.0,
|
||||
"y": -64.0
|
||||
},
|
||||
"Position": {
|
||||
"x": 0.0,
|
||||
"y": 476.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"QuaternionRotation": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0,
|
||||
"w": 1.0
|
||||
},
|
||||
"Scale": {
|
||||
"x": 1.0,
|
||||
"y": 1.0,
|
||||
"z": 1.0
|
||||
},
|
||||
"Enable": true
|
||||
},
|
||||
{
|
||||
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
||||
"AnimClipPlayType": 0,
|
||||
"EndFrameIndex": 2147483647,
|
||||
"ImageRUID": {
|
||||
"DataId": "7d614552ba7843049bb48ebd4509fb8f"
|
||||
},
|
||||
"LocalPosition": {
|
||||
"x": 0.0,
|
||||
"y": 0.0
|
||||
},
|
||||
"LocalScale": {
|
||||
"x": 1.0,
|
||||
"y": 1.0
|
||||
},
|
||||
"OverrideSorting": false,
|
||||
"PlayRate": 1.0,
|
||||
"PreserveSprite": 0,
|
||||
"StartFrameIndex": 0,
|
||||
"Color": {
|
||||
"r": 1.0,
|
||||
"g": 1.0,
|
||||
"b": 1.0,
|
||||
"a": 0.6
|
||||
},
|
||||
"DropShadow": false,
|
||||
"DropShadowAngle": 30.0,
|
||||
"DropShadowColor": {
|
||||
"r": 0.0,
|
||||
"g": 0.0,
|
||||
"b": 0.0,
|
||||
"a": 0.72
|
||||
},
|
||||
"DropShadowDistance": 32.0,
|
||||
"FillAmount": 1.0,
|
||||
"FillCenter": true,
|
||||
"FillClockWise": true,
|
||||
"FillMethod": 0,
|
||||
"FillOrigin": 0,
|
||||
"FlipX": false,
|
||||
"FlipY": false,
|
||||
"FrameColumn": 1,
|
||||
"FrameRate": 0,
|
||||
"FrameRow": 1,
|
||||
"Outline": false,
|
||||
"OutlineColor": {
|
||||
"r": 1.0,
|
||||
"g": 1.0,
|
||||
"b": 1.0,
|
||||
"a": 1.0
|
||||
},
|
||||
"OutlineWidth": 3.0,
|
||||
"RaycastTarget": true,
|
||||
"Type": 1,
|
||||
"Enable": true
|
||||
},
|
||||
{
|
||||
"@type": "MOD.Core.TextComponent",
|
||||
"Alignment": 4,
|
||||
"Bold": false,
|
||||
"DropShadow": false,
|
||||
"DropShadowAngle": 30.0,
|
||||
"DropShadowColor": {
|
||||
"r": 0.0,
|
||||
"g": 0.0,
|
||||
"b": 0.0,
|
||||
"a": 0.72
|
||||
},
|
||||
"DropShadowDistance": 32.0,
|
||||
"Font": 0,
|
||||
"FontColor": {
|
||||
"r": 1.0,
|
||||
"g": 1.0,
|
||||
"b": 1.0,
|
||||
"a": 1.0
|
||||
},
|
||||
"FontSize": 27,
|
||||
"MaxSize": 40,
|
||||
"MinSize": 10,
|
||||
"OutlineColor": {
|
||||
"r": 0.7,
|
||||
"g": 0.7,
|
||||
"b": 0.7,
|
||||
"a": 1.0
|
||||
},
|
||||
"OutlineDistance": {
|
||||
"x": 1.0,
|
||||
"y": -1.0
|
||||
},
|
||||
"OutlineWidth": 1.0,
|
||||
"Overflow": 0,
|
||||
"OverrideSorting": false,
|
||||
"Padding": {
|
||||
"left": 50,
|
||||
"right": 50,
|
||||
"top": 20,
|
||||
"bottom": 20
|
||||
},
|
||||
"SizeFit": true,
|
||||
"Text": "message",
|
||||
"UseOutLine": false,
|
||||
"Enable": true
|
||||
},
|
||||
{
|
||||
"@type": "MOD.Core.CanvasGroupComponent",
|
||||
"BlocksRaycasts": true,
|
||||
"GroupAlpha": 1.0,
|
||||
"Interactable": true,
|
||||
"Enable": true
|
||||
}
|
||||
],
|
||||
"@version": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user