Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
YGOProUnity_V2
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
赤子奈落
YGOProUnity_V2
Commits
b65f74e2
Commit
b65f74e2
authored
Jan 16, 2019
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version
parent
0ac52fa6
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
13 deletions
+8
-13
Assets/SibylSystem/Config.cs
Assets/SibylSystem/Config.cs
+1
-1
Assets/SibylSystem/selectServer/SelectServer.cs
Assets/SibylSystem/selectServer/SelectServer.cs
+2
-2
Assets/YGOSharp/CardsManager.cs
Assets/YGOSharp/CardsManager.cs
+3
-8
Assets/transUI/prefab/trans_menu.prefab
Assets/transUI/prefab/trans_menu.prefab
+1
-1
Assets/transUI/prefab/trans_selectServer.prefab
Assets/transUI/prefab/trans_selectServer.prefab
+1
-1
No files found.
Assets/SibylSystem/Config.cs
View file @
b65f74e2
...
@@ -3,7 +3,7 @@ using System.Collections.Generic;
...
@@ -3,7 +3,7 @@ using System.Collections.Generic;
using
System.IO
;
using
System.IO
;
public
static
class
Config
public
static
class
Config
{
{
public
static
uint
ClientVersion
=
0x134
4
;
public
static
uint
ClientVersion
=
0x134
8
;
class
oneString
class
oneString
{
{
...
...
Assets/SibylSystem/selectServer/SelectServer.cs
View file @
b65f74e2
...
@@ -144,8 +144,8 @@ public class SelectServer : WindowServantSP
...
@@ -144,8 +144,8 @@ public class SelectServer : WindowServantSP
string
versionString
=
UIHelper
.
getByName
<
UIInput
>(
gameObject
,
"version_"
).
value
;
string
versionString
=
UIHelper
.
getByName
<
UIInput
>(
gameObject
,
"version_"
).
value
;
if
(
versionString
==
""
)
if
(
versionString
==
""
)
{
{
UIHelper
.
getByName
<
UIInput
>(
gameObject
,
"version_"
).
value
=
"0x13
3d
"
;
UIHelper
.
getByName
<
UIInput
>(
gameObject
,
"version_"
).
value
=
"0x13
48
"
;
versionString
=
"0x13
3d
"
;
versionString
=
"0x13
48
"
;
}
}
KF_onlineGame
(
Name
,
ipString
,
portString
,
versionString
,
pswString
);
KF_onlineGame
(
Name
,
ipString
,
portString
,
versionString
,
pswString
);
}
}
...
...
Assets/YGOSharp/CardsManager.cs
View file @
b65f74e2
...
@@ -19,16 +19,11 @@ namespace YGOSharp
...
@@ -19,16 +19,11 @@ namespace YGOSharp
{
{
nullName
=
InterString
.
Get
(
"未知卡片"
);
nullName
=
InterString
.
Get
(
"未知卡片"
);
nullString
=
""
;
nullString
=
""
;
nullString
+=
"欢迎使用 YGOPro2
1033.D.3
"
;
nullString
+=
"欢迎使用 YGOPro2
233测试版
"
;
nullString
+=
"\r\n\r\n"
;
nullString
+=
"\r\n\r\n"
;
nullString
+=
"使用本软件竞技前请在官方网站阅读竞技声明。"
;
nullString
+=
"详见官方网站说明:"
;
//if (File.Exists("config/link.conf"))
//{
nullString
+=
"\r\n"
;
nullString
+=
"\r\n"
;
nullString
+=
"[url=http://ygopro2.lofter.com/lisence][u]http://ygopro2.lofter.com/lisence[/u][/url]"
;
nullString
+=
"[url=https://ygo233.com/ygopro2_233_test][u]https://ygo233.com/ygopro2_233_test[/u][/url]"
;
nullString
+=
"\r\n\r\n"
;
nullString
+=
"官方网站:\r\n[url=http://ygopro2.lofter.com][u]http://ygopro2.lofter.com[/u][/url]\r\n请随时关注此页面的新卡消息和程序更新消息。"
;
//}
nullString
+=
"\r\n\r\n"
;
nullString
+=
"\r\n\r\n"
;
nullString
+=
"公测玩家交流群:\r\n[url=https://jq.qq.com/?_wv=1027&k=42Gsxgd][u]580454979[/u][/url]"
;
nullString
+=
"公测玩家交流群:\r\n[url=https://jq.qq.com/?_wv=1027&k=42Gsxgd][u]580454979[/u][/url]"
;
nullString
+=
"\r\n[url=https://jq.qq.com/?_wv=1027&k=44aGRzz][u]428563714[/u][/url]"
;
nullString
+=
"\r\n[url=https://jq.qq.com/?_wv=1027&k=44aGRzz][u]428563714[/u][/url]"
;
...
...
Assets/transUI/prefab/trans_menu.prefab
View file @
b65f74e2
...
@@ -2210,7 +2210,7 @@ MonoBehaviour:
...
@@ -2210,7 +2210,7 @@ MonoBehaviour:
keepCrispWhenShrunk
:
1
keepCrispWhenShrunk
:
1
mTrueTypeFont
:
{
fileID
:
12800000
,
guid
:
f775853fdfd14bb47934543e95c3bae3
,
type
:
3
}
mTrueTypeFont
:
{
fileID
:
12800000
,
guid
:
f775853fdfd14bb47934543e95c3bae3
,
type
:
3
}
mFont
:
{
fileID
:
0
}
mFont
:
{
fileID
:
0
}
mText
:
"
YGOPro2
233
\u6D4B\u8BD5\u7248
v
7
"
mText
:
"
YGOPro2
233
\u6D4B\u8BD5\u7248
v
8
"
mFontSize
:
18
mFontSize
:
18
mFontStyle
:
0
mFontStyle
:
0
mAlignment
:
1
mAlignment
:
1
...
...
Assets/transUI/prefab/trans_selectServer.prefab
View file @
b65f74e2
...
@@ -1255,7 +1255,7 @@ MonoBehaviour:
...
@@ -1255,7 +1255,7 @@ MonoBehaviour:
keepCrispWhenShrunk
:
1
keepCrispWhenShrunk
:
1
mTrueTypeFont
:
{
fileID
:
12800000
,
guid
:
f775853fdfd14bb47934543e95c3bae3
,
type
:
3
}
mTrueTypeFont
:
{
fileID
:
12800000
,
guid
:
f775853fdfd14bb47934543e95c3bae3
,
type
:
3
}
mFont
:
{
fileID
:
0
}
mFont
:
{
fileID
:
0
}
mText
:
0x13
3D
mText
:
0x13
48
mFontSize
:
18
mFontSize
:
18
mFontStyle
:
0
mFontStyle
:
0
mAlignment
:
1
mAlignment
:
1
...
...
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