Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
YGOMobile
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
fallenstardust
YGOMobile
Commits
1907a0dc
Commit
1907a0dc
authored
Nov 19, 2018
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0x1347
strings.conf
parent
4f5b7d6d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
8 deletions
+21
-8
Classes/gframe/game.cpp
Classes/gframe/game.cpp
+5
-5
mobile/assets/data/conf/strings.conf
mobile/assets/data/conf/strings.conf
+1
-1
mobile/assets_ko/data/conf/strings.conf
mobile/assets_ko/data/conf/strings.conf
+15
-2
No files found.
Classes/gframe/game.cpp
View file @
1907a0dc
...
...
@@ -25,7 +25,7 @@
#include <COGLESDriver.h>
#endif
const
unsigned
short
PRO_VERSION
=
0x134
6
;
const
unsigned
short
PRO_VERSION
=
0x134
7
;
namespace
ygo
{
...
...
@@ -1386,12 +1386,12 @@ void Game::LoadConfig() {
gameConf
.
chkHideSetname
=
android
::
getIntSetting
(
appMain
,
"chkHideSetname"
,
0
);
gameConf
.
control_mode
=
android
::
getIntSetting
(
appMain
,
"control_mode"
,
0
);
gameConf
.
draw_field_spell
=
android
::
getIntSetting
(
appMain
,
"draw_field_spell"
,
1
);
gameConf
.
separate_clear_button
=
android
::
getIntSetting
(
appMain
,
"separate_clear_button"
,
1
);
gameConf
.
chkIgnoreDeckChanges
=
android
::
getIntSetting
(
appMain
,
"chkIgnoreDeckChanges"
,
0
);
gameConf
.
chkAutoSaveReplay
=
android
::
getIntSetting
(
appMain
,
"chkAutoSaveR
eplay"
,
0
);
gameConf
.
auto_save_replay
=
android
::
getIntSetting
(
appMain
,
"auto_save_r
eplay"
,
0
);
gameConf
.
draw_field_spell
=
android
::
getIntSetting
(
appMain
,
"draw_field_spell"
,
0
);
gameConf
.
quick_animation
=
android
::
getIntSetting
(
appMain
,
"quick_animation"
,
0
);
//defult Setting without checked
gameConf
.
separate_clear_button
=
1
;
gameConf
.
search_multiple_keywords
=
1
;
gameConf
.
defaultOT
=
1
;
gameConf
.
auto_search_limit
=
1
;
...
...
@@ -1421,8 +1421,8 @@ void Game::SaveConfig() {
android
::
saveIntSetting
(
appMain
,
"chkHideSetname"
,
gameConf
.
chkHideSetname
);
gameConf
.
chkIgnoreDeckChanges
=
chkIgnoreDeckChanges
->
isChecked
()
?
1
:
0
;
android
::
saveIntSetting
(
appMain
,
"chkIgnoreDeckChanges"
,
gameConf
.
chkIgnoreDeckChanges
);
gameConf
.
chkAutoSaveR
eplay
=
chkAutoSaveReplay
->
isChecked
()
?
1
:
0
;
android
::
saveIntSetting
(
appMain
,
"
chkAutoSaveReplay"
,
gameConf
.
chkAutoSaveR
eplay
);
gameConf
.
auto_save_r
eplay
=
chkAutoSaveReplay
->
isChecked
()
?
1
:
0
;
android
::
saveIntSetting
(
appMain
,
"
auto_save_replay"
,
gameConf
.
auto_save_r
eplay
);
gameConf
.
draw_field_spell
=
chkDrawFieldSpell
->
isChecked
()
?
1
:
0
;
android
::
saveIntSetting
(
appMain
,
"draw_field_spell"
,
gameConf
.
draw_field_spell
);
gameConf
.
quick_animation
=
chkQuickAnimation
->
isChecked
()
?
1
:
0
;
...
...
mobile/assets/data/conf/strings.conf
View file @
1907a0dc
...
...
@@ -751,7 +751,7 @@
#setname 0x8c 德鲁伊 ドルイド
!
setname
0
x8d
鬼计 ゴーストリック
!
setname
0
x8e
吸血鬼 ヴァンパイア
!
setname
0
x8f
刷
啦啦
ズババ
!
setname
0
x8f
刷
拉拉
ズババ
!
setname
0
x90
森罗 森羅
!
setname
0
x91
王家长眠之谷 ネクロバレー
!
setname
0
x92
纹章 メダリオン
...
...
mobile/assets_ko/data/conf/strings.conf
View file @
1907a0dc
...
...
@@ -68,6 +68,15 @@
!
system
213
선언한 종족:
!
system
214
선언한 속성:
!
system
215
선언한 숫자:
!
system
216
체인%
d
에서 활성화
!
system
217
체인%
d
에서[%
ls
]을 대상으로 선택 되었습니다.
!
system
218
라이프 포인트를 지불하는 대신 [%
ls
]의 효과를 사용하시겠습니까?
!
system
219
소재를 제거하는 대신 [%
ls
]의 효과를 사용하시겠습니까?
!
system
220
카운터를 제거하는 대신 [%
ls
]의 효과를 사용하시겠습니까?
!
system
221
[%
ls
] 카드를 대상으로 [%
ls
] 카드의 효과를 발동하겠습니까?
!
system
222
유발 효과를 시작하겠습니까?
!
system
223
추후에 실행 가능한 다른 효과를 뜻합니다.
!
system
224
정규소환되었습니다.
!
system
500
릴리스할 몬스터를 선택하십시오
!
system
501
버릴 카드를 선택하십시오
!
system
502
파괴할 카드를 선택하십시오
...
...
@@ -382,7 +391,9 @@
!
system
1363
리플레이를 삭제하시겠습니까?
!
system
1364
리플레이 이름 바꾸기
!
system
1365
동일한 이름이 있습니다. 다른 이름으로 입력해주세요.
!
system
1366
이름을 변경후 덱을 다시 선택해주세요.
!
system
1366
자동으로 리플레이 저장
!
system
1367
리플레이가 다음과 같이 저장되었습니다. %
ls
.
yrp
!
system
1378
여러 키워드를 사용하여 카드 검색
!
system
1370
레벨↑
!
system
1371
공격력↑
!
system
1372
수비력↑
...
...
@@ -419,6 +430,7 @@
!
system
1419
사용 가능한 사이드 덱의 수는
15
장 까지이며, 현재 카드 수는 %
d
장 입니다.
!
system
1420
바꾸기 전의 수와 일치하지 않습니다. 사용 가능한 사이드 덱의 수는
15
장 까지입니다.
!
system
1421
해당 카드가 조건을 충족시키지 못하거나 호스트에 등록된 카드가 아닙니다.
!
system
1499
이름을 변경후 덱을 다시 선택해주세요.
!
system
1500
듀얼 종료.
!
system
1501
리플레이 종료.
!
system
1502
연결이 끊어졌습니다.
...
...
@@ -919,4 +931,5 @@
!
setname
0
x120
프랑키즈
!
setname
0
x121
마요카시
!
setname
0
x122
발키리
!
setname
0
x123
로즈 드래곤
\ No newline at end of file
!
setname
0
x123
로즈 드래곤
!
setname
0
x124
기계천사
\ No newline at end of file
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