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
26f2dd97
Commit
26f2dd97
authored
Oct 18, 2020
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3.7.8 LOG-O
sync ocgcore
parent
1f2f95ac
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
13 deletions
+5
-13
Classes/gframe/game.cpp
Classes/gframe/game.cpp
+1
-1
Classes/ocgcore/processor.cpp
Classes/ocgcore/processor.cpp
+1
-1
mobile/assets/changelog.html
mobile/assets/changelog.html
+1
-9
mobile/build.gradle
mobile/build.gradle
+2
-2
mobile/src/main/res/drawable-xhdpi/ic_launcher3.png
mobile/src/main/res/drawable-xhdpi/ic_launcher3.png
+0
-0
No files found.
Classes/gframe/game.cpp
View file @
26f2dd97
...
...
@@ -21,7 +21,7 @@
#include <COGLESDriver.h>
#endif
const
unsigned
short
PRO_VERSION
=
0x135
1
;
const
unsigned
short
PRO_VERSION
=
0x135
2
;
namespace
ygo
{
...
...
Classes/ocgcore/processor.cpp
View file @
26f2dd97
...
...
@@ -4151,7 +4151,7 @@ int32 field::add_chain(uint16 step) {
phandler
->
set_status
(
STATUS_LEAVE_CONFIRMED
,
TRUE
);
}
if
((
phandler
->
get_type
()
&
(
TYPE_SPELL
|
TYPE_TRAP
))
&&
(
phandler
->
data
.
type
&
(
TYPE_CONTINUOUS
|
TYPE_FIELD
|
TYPE_EQUIP
|
TYPE_PENDULUM
))
&&
(
phandler
->
get_type
()
&
(
TYPE_CONTINUOUS
|
TYPE_FIELD
|
TYPE_EQUIP
|
TYPE_PENDULUM
))
&&
phandler
->
is_has_relation
(
clit
)
&&
phandler
->
current
.
location
==
LOCATION_SZONE
&&
!
peffect
->
is_flag
(
EFFECT_FLAG_FIELD_ONLY
))
clit
.
flag
|=
CHAIN_CONTINUOUS_CARD
;
...
...
mobile/assets/changelog.html
View file @
26f2dd97
...
...
@@ -21,15 +21,7 @@
<pre>
更新:
1.更新ygo内核;
2.新卡DBGI+VJ;
3.2020.10.1OCG禁卡表;
4.2020.9TCG禁卡表
变更:
1.不再在初运行时申请权限;
2.只在需要使用相应权限时弹出申请;
3.移除READ_PHONE_STATE权限请求;
修复:
1.覆盖安装新版本会重置收藏夹记录的问题;
2.旧卡WPP1;
</pre>
<h3
style=
"color:#ff0000"
>
注意
</h3>
<pre>
...
...
mobile/build.gradle
View file @
26f2dd97
...
...
@@ -8,8 +8,8 @@ android {
applicationId
"cn.garymb.ygomobile"
minSdkVersion
21
targetSdkVersion
29
versionCode
37070
0930
versionName
"3.7.
7
"
versionCode
37070
1018
versionName
"3.7.
8
"
flavorDimensions
"versionCode"
vectorDrawables
.
useSupportLibrary
=
true
ndk
{
...
...
mobile/src/main/res/drawable-xhdpi/ic_launcher3.png
View replaced file @
1f2f95ac
View file @
26f2dd97
157 KB
|
W:
|
H:
120 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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