Compare commits

...

10 Commits

Author SHA1 Message Date
Yarukon 93ad02ca3c im out 2023-09-19 10:29:45 +08:00
Yarukon b478e4fc0e update makeplace 2023-05-22 22:57:19 +08:00
Yarukon 81c7f43c1b update penumbra 2023-05-10 17:34:04 +08:00
Yarukon bf5ed1a602 update penumbra 2023-05-10 17:31:10 +08:00
Yarukon 776be3dd5f fix glamourer 2023-05-10 01:15:46 +08:00
Yarukon ed0dae104a update and remove some plugins 2023-05-09 15:37:18 +08:00
Yarukon 1abe171fba update makeplace 2023-04-24 10:05:28 +08:00
Yarukon 67e1b8ed27 penumbra version number fix 2022-12-21 00:12:08 +08:00
Yarukon 00a4430f6e try to fix glamourer 2022-12-20 14:46:45 +08:00
Yarukon 396768d58f add glamourer 2022-12-20 14:43:27 +08:00
15 changed files with 37 additions and 114 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

BIN
plugins/Glamourer/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

141
repo.json
View File

@ -1,36 +1,13 @@
[
{
"Author": "Adam",
"Name": "Penumbra",
"Description": "运行时Mod加载器与管理器.",
"InternalName": "Penumbra",
"AssemblyVersion": "0.5.11.7",
"RepoUrl": "https://github.com/xivdev/Penumbra",
"ApplicableVersion": "any",
"DalamudApiLevel": 7,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"LastUpdate": 0,
"LoadPriority": 69420,
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Penumbra/latest.zip",
"DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Penumbra/latest.zip",
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Penumbra/latest.zip",
"IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Penumbra/icon.png",
"Tags": [
"utility",
"adam"
]
},
{
"Author": "Sevii",
"Name": "Material UI",
"Description": "自动更新 Material UI 并且支持自定义颜色和更多功能. 图标由 Meconate 制作",
"InternalName": "MaterialUI",
"AssemblyVersion": "1.4.8.0",
"AssemblyVersion": "1.4.9.0",
"RepoUrl": "https://github.com/Sevii77/ffxiv_materialui_accent",
"ApplicableVersion": "any",
"DalamudApiLevel": 7,
"DalamudApiLevel": 8,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
@ -50,93 +27,11 @@
"color"
]
},
{
"Author": "Styr1x",
"Name": "Browsingway",
"InternalName": "Browsingway",
"Description": "提供游戏内浏览器渲染的Dalamud插件. 就像ACT悬浮窗, 但是是在游戏里边渲染的.\n使用下面的设置按钮或者聊天框输入 '/bw config' 指令来进行配置.\n基于Browsing Host插件制作.",
"AssemblyVersion": "1.0.1.0",
"RepoUrl": "https://github.com/Styr1x/Browsingway",
"ApplicableVersion": "any",
"DalamudApiLevel": 7,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"LastUpdate": 0,
"LoadPriority": 0,
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Browsingway/latest.zip",
"DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Browsingway/latest.zip",
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Browsingway/latest.zip",
"IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Browsingway/icon.png",
"Tags": [
"framework",
"browser",
"styr1x",
"ui"
]
},
{
"name": "Ocean Fishin'",
"Author": "Sl0nderman",
"InternalName": "OceanFishin",
"Punchline": "海钓期间推荐鱼饵.",
"AssemblyVersion": "2.2.1.0",
"Description": "基于你的海钓进程推荐鱼饵. \n你会收到特殊鱼类, 捕鱼人之识和任务/成就的鱼饵推荐.",
"RepoUrl": "https://github.com/markjsosnowski/OceanFishin",
"Tags": [
"fishing",
"bait",
"duty"
],
"CategoryTags": [
"jobs"
],
"DalamudApiLevel": 7,
"LoadPriority": 0,
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/OceanFishin/latest.zip",
"DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/OceanFishin/latest.zip",
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/OceanFishin/latest.zip",
"IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/OceanFishin/icon.png"
},
{
"name": "Peeping Tom",
"Author": "ascclemens",
"InternalName": "PeepingTom",
"Punchline": "显示当前或者曾经谁以你为目标.",
"AssemblyVersion": "1.7.13",
"Description": "显示当前或者曾经谁以你为目标.",
"RepoUrl": "https://git.annaclemens.io/ascclemens/PeepingTom",
"DalamudApiLevel": 7,
"LoadPriority": 0,
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/PeepingTom/latest.zip",
"DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/PeepingTom/latest.zip",
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/PeepingTom/latest.zip",
"IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/PeepingTom/icon.png"
},
{
"Author": "UnknownX",
"Name": "NoClippy",
"InternalName": "NoClippy",
"AssemblyVersion": "0.4.0.13",
"Description": "在游戏的某些地方降低延迟造成的影响, 例如技能插入和状态. 可作为 XivAlexander 的替代方案或辅助.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/UnknownX7/NoClippy",
"CategoryTags": [
"jobs",
"utility"
],
"DalamudApiLevel": 7,
"LoadPriority": 0,
"Punchline": "在游戏的某些地方降低延迟造成的影响, 并且能显示跳过的GCD",
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/NoClippy/latest.zip",
"DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/NoClippy/latest.zip",
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/NoClippy/latest.zip"
},
{
"Author": "Jawslouis",
"Name": "MakePlace Plugin",
"InternalName": "MakePlacePlugin",
"AssemblyVersion": "2.18.1.0",
"AssemblyVersion": "2.22.0.0",
"Description": "自动保存 & 加载内部和外部家具布局. 从 MakePlace 程序导入 / 导出布局.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/jawslouis/MakePlacePlugin",
@ -146,12 +41,40 @@
"furniture",
"jawslouis"
],
"DalamudApiLevel": 7,
"DalamudApiLevel": 8,
"LoadPriority": 0,
"IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/MakePlacePlugin/images/icon.png",
"Punchline": "自动保存 & 加载你房屋的家具布局.",
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/MakePlacePlugin/latest.zip",
"DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/MakePlacePlugin/latest.zip",
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/MakePlacePlugin/latest.zip"
},
{
"Author": "Ottermandias",
"Name": "Glamourer",
"InternalName": "Glamourer",
"AssemblyVersion": "0.1.1.5",
"Description": "添加能够给修改玩家外观、装备的功能. 需要安装 Penumbra 并启用. 也可以为 Penumbra 里的 '已更改物件' 选项卡里添加预览选项.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Ottermandias/Glamourer",
"Tags": [
"Appearance",
"Glamour",
"Race",
"Outfit",
"Armor",
"Clothes",
"Skins",
"Customization",
"Design",
"Character"
],
"DalamudApiLevel": 8,
"LoadPriority": 0,
"IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Glamourer/icon.png",
"Punchline": "更改并保存玩家的外观.",
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Glamourer/latest.zip",
"DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Glamourer/latest.zip",
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Glamourer/latest.zip"
}
]