Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
MDPro3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dark_Zane
MDPro3
Commits
0a80141e
Commit
0a80141e
authored
Jun 08, 2024
by
SherryChaos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no turn change banner for turn 1
parent
9ff9fe3a
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
288 deletions
+3
-288
Assets/AddressableAssetsData/link.xml
Assets/AddressableAssetsData/link.xml
+0
-281
Assets/AddressableAssetsData/link.xml.meta
Assets/AddressableAssetsData/link.xml.meta
+0
-7
Assets/Scripts/MDPro3/Servants/OcgCore.cs
Assets/Scripts/MDPro3/Servants/OcgCore.cs
+2
-0
Data/locales/zh-CN/translation.conf
Data/locales/zh-CN/translation.conf
+1
-0
No files found.
Assets/AddressableAssetsData/link.xml
deleted
100644 → 0
View file @
9ff9fe3a
This diff is collapsed.
Click to expand it.
Assets/AddressableAssetsData/link.xml.meta
deleted
100644 → 0
View file @
9ff9fe3a
fileFormatVersion: 2
guid: 2713a2c67a74fe446894d98ba89fa322
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Assets/Scripts/MDPro3/Servants/OcgCore.cs
View file @
0a80141e
...
...
@@ -6812,6 +6812,8 @@ namespace MDPro3
}
void TurnChangeBanner(int controller)
{
if (turns == 1)
return;
GameObject phaseObject = Instantiate(controller == 0 ? container.duelTurnChangeNear : container.duelTurnChangeFar);
Destroy(phaseObject, 2f);
Sleep(200);
...
...
Data/locales/zh-CN/translation.conf
View file @
0a80141e
...
...
@@ -589,3 +589,4 @@ MSAA 8x->MSAA 8x
SMAA
High
->
SMAA
High
Shop
->
Shop
1
t3qoaj4uv
->
1
t3qoaj4uv
检测到新版先行卡,请至 [游戏设置]-[扩展卡包]-[更新先行卡] 处进行更新。->检测到新版先行卡,请至 [游戏设置]-[扩展卡包]-[更新先行卡] 处进行更新。
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment