Compare commits

...

14 Commits

Author SHA1 Message Date
meishibiezb
7f5a419415 Merge branch 'feat-item' 2026-05-29 17:55:15 +08:00
meishibiezb
7f49272b78 feat: 更新地图 2026-05-29 17:48:16 +08:00
meishibiezb
c4b8f4ca51 feat: 更新插件 2026-05-29 06:00:00 +08:00
TNT
cf71da3ad6 Merge branch 'dev-tnt' 2026-05-28 22:50:54 +08:00
TNT
c43cdd5d00 添加内容更新 2026-05-28 22:07:46 +08:00
meishibiezb
e9e7abff0e feat: 更新插件 2026-05-28 20:21:04 +08:00
meishibiezb
7b4e2a3e56 refactor: ,,, 2026-05-27 21:00:08 +08:00
meishibiezb
90cd31edbd Merge branch 'master' into feat-item 2026-05-27 20:59:22 +08:00
meishibiezb
ca08f14753 feat: 更新插件 2026-05-27 20:58:22 +08:00
meishibiezb
e3076f0651 feat: 插件更新 2026-05-27 20:36:20 +08:00
meishibiezb
1cf974433a feat: 更新插件 2026-05-27 01:45:29 +08:00
meishibiezb
a6bc1c665e feat: 添加.editorconfig 2026-05-26 19:58:19 +08:00
meishibiezb
de10ee17b9 feat: 更新插件 2026-05-22 00:00:05 +08:00
meishibiezb
244ad11d1c feat: 添加Item插件子模块 2026-05-21 21:22:30 +08:00
829 changed files with 1543 additions and 955 deletions

7
.editorconfig Normal file
View File

@@ -0,0 +1,7 @@
root = true
[*]
charset = utf-8
insert_final_newline = true
indent_style = space
indent_size = 4

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "Plugins/CharacterControl"]
path = Plugins/CharacterControl
url = https://gitea.msbzb.xyz/meishibiezb/CharacterControl
[submodule "Plugins/Item"]
path = Plugins/Item
url = https://gitea.msbzb.xyz/meishibiezb/Item

View File

@@ -2,4 +2,7 @@
ProjectID=2986EC0E4EEBB5E464388C874F51F09C
ProjectName=First Person BP Game Template
[/Script/Item.ItemRegistrySettings]
ItemDataTables=(("TestItemDef", "/Game/Data/Item/TestItemDefTable.TestItemDefTable"))
ViewStrategies=()

View File

@@ -17,4 +17,5 @@ NetIndexFirstBitSegment=16
+GameplayTagList=(Tag="Gameplay.Action.Hello",DevComment="")
+GameplayTagList=(Tag="Gameplay.Action.Move",DevComment="")
+GameplayTagList=(Tag="Gameplay.Action.Run",DevComment="")
+GameplayTagList=(Tag="Gameplay.Item.Property.Test",DevComment="")

Binary file not shown.

BIN
Content/Arts/mx/001_2.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.

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.

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