Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 删除1.5及以前版本内容 #282

Merged
merged 1 commit into from
Dec 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
68 changes: 6 additions & 62 deletions assets/interface.json
Original file line number Diff line number Diff line change
Expand Up @@ -981,66 +981,10 @@
}
},
{
"name": "活动:东区黎明 19 艰难",
"pipeline_override": {
"EnterTheActivityMain": {
"template": "Combat/Activity/LondonDawningEnterTheShow.png"
},
"TargetStageName": {
"expected": "19"
},
"StageDifficulty": {
"next": "ActivityStageDifficulty"
}
}
},
{
"name": "活动:绿湖噩梦 17 艰难(已结束)",
"pipeline_override": {
"ActivityEntry": {
"next": "ANightmareAtGreenLake"
},
"TargetStageName": {
"expected": "17"
},
"StageDifficulty": {
"next": "ActivityStageDifficulty"
}
}
},
{
"name": "活动:行至摩卢旁卡 16 艰难(已结束)",
"pipeline_override": {
"ActivityEntry": {
"next": "JourneytoMorPankh"
},
"TargetStageName": {
"expected": "16"
},
"StageDifficulty": {
"next": "ActivityStageDifficulty"
}
}
},
{
"name": "活动:洞穴的囚徒 证明启示 05(已结束)",
"pipeline_override": {
"ActivityEntry": {
"next": "dummyThePrisonerintheCave"
},
"TargetStageName": {
"expected": "dummy证明启示V"
},
"StageDifficulty": {
"next": "dummyStageDifficulty_None"
}
}
},
{
"name": "活动:复兴乌卢鲁运动会 13 艰难(已结束)",
"name": "活动:复兴乌卢鲁运动会 13 艰难(复刻)",
"pipeline_override": {
"ActivityEntry": {
"next": "RevivalTheUluruGames"
"next": "RevivalTheUluruGames_Reproduction"
},
"TargetStageName": {
"expected": "13"
Expand Down Expand Up @@ -1107,13 +1051,13 @@
}
},
{
"name": "活动:复兴乌卢鲁运动会 13 艰难(复刻)",
"name": "活动:东区黎明 19 艰难(已结束)",
"pipeline_override": {
"ActivityEntry": {
"next": "RevivalTheUluruGames_Reproduction"
"ActivityEnterTheShow": {
"template": "Combat/Activity/LondonDawningEnterTheShow.png"
},
"TargetStageName": {
"expected": "13"
"expected": "19"
},
"StageDifficulty": {
"next": "ActivityStageDifficulty"
Expand Down
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.
37 changes: 0 additions & 37 deletions assets/resource/base/pipeline/activity/ANightmareAtGreenLake.json

This file was deleted.

41 changes: 0 additions & 41 deletions assets/resource/base/pipeline/activity/JourneytoMorPankh.json

This file was deleted.

35 changes: 0 additions & 35 deletions assets/resource/base/pipeline/activity/RevivalTheUluruGames.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,4 @@
{
"RevivalTheUluruGames": {
"next": [
"RevivalTheUluruGamesEnterTheShow"
],
"interrupt": [
"ReturnMain"
]
},
"RevivalTheUluruGamesEnterTheShow": {
"recognition": "TemplateMatch",
"template": "Combat/Activity/RevivalTheUluruGamesEnterTheShow.png",
"roi": [
940,
144,
244,
146
],
"action": "Click",
"post_wait_freezes": 1,
"next": [
"RevivalTheUluruGamesMainChapter"
]
},
"RevivalTheUluruGamesMainChapter": {
"recognition": "TemplateMatch",
"template": "Combat/Activity/RevivalTheUluruGamesMainChapter.png",
"roi": [
1024,
445,
206,
154
],
"action": "Click",
"next": "SwipeLeftAndFindStage"
},
"RevivalTheUluruGames_Reproduction": {
"next": [
"RevivalTheUluruGames_ReproductionEnterTheShow"
Expand Down
76 changes: 0 additions & 76 deletions assets/resource/base/pipeline/activity/ThePrisonerintheCave.json

This file was deleted.

Loading