Commit f326707c authored by fallenstardust's avatar fallenstardust

更新对照表

3.11.14 LOG
parent aa92e564
......@@ -199,8 +199,8 @@ public class YGOMobileActivity extends GameActivity implements
float sh = app().getScreenHeight();
int w = (int) (app().getGameWidth() * xScale);
int h = (int) (app().getGameHeight() * yScale);
Log.i(IrrlichtBridge.TAG, "game size=" + app().getGameWidth() + "x" + app().getGameHeight()
+ ", surface=" + w + "x" + h
Log.i(IrrlichtBridge.TAG, "basic size=" + app().getGameWidth() + "x" + app().getGameHeight()
+ ", game size=" + w + "x" + h
+ ", screen=" + sw + "x" + sh
+ ", xScale=" + xScale + ",yScale=" + yScale);
return new Size(w, h);
......
......@@ -16,19 +16,21 @@
特别感谢: 尸体233,废话多,大毛, zhuhongbo, JSY1728, 幻兽L 等的支持与努力.
</pre>
<ul>
<li style="color:#ffff00">3.11.13</li>
<li style="color:#ffff00">3.11.14</li>
</ul>
<pre>
更新:
1.更新ygopro内核;
2.新卡TW02+VJ;
2.新卡QCTB+25PP+25PR+VJ;
3.2025.1 OCG禁卡表;
4.2024.12 TCG禁卡表;
变更:
1.支持萌卡论坛帖子点击保存文件
2.帖子卡组、录像、残局、补丁、禁卡表
根据文件类型自动存放到对应位置
3.安卓15系统自动开启沉浸式
4.提高图片选择时的缓存大小降低闪退可能
5.为头像、卡背、背景添加备选图片
1.卡片详情新增OCG卡包日期名称展示
2.为随机一卡添加卡包日期名称展示;
2.卡包日期名称点击可展示卡包收录新卡列表
3.修正游戏背景图片裁剪尺寸比例
4.为多关键词、单关键词搜索切换添加开关
5.为游戏中的部分卡片显示过宽问题进行优化
</pre>
<h3 style="color:#ff0000">注意</h3>
<pre>
......
......@@ -440,7 +440,40 @@ public interface ComparisonTableUtil {
100227072,
100227073,
100227074,
100227075
100227075,
100231002,
100200264,
100229001,
100229002,
100229019,
100229020,
100229033,
100229034,
100232001,
100232002,
100232003,
100232004,
100232005,
100233001,
100233002,
100233003,
100233004,
100233005,
100233006,
100233007,
100233008,
100233009,
100233010,
100233011,
100233012,
100233013,
100233014,
100233015,
100233016,
100233201,
100233018,
100233019,
100233020
};
int[] newIDsArray = {
......@@ -879,7 +912,39 @@ public interface ComparisonTableUtil {
51618973,
87003671,
13408726,
50596425
50596425,
98588427,
20714553,
12163590,
48658295,
75046994,
11441009,
48835607,
74820316,
6696168,
42081767,
79480466,
5574510,
31969219,
65515667,
44459942,
91019775,
97476032,
88477149,
65569724,
80447641,
17832359,
43236494,
79625003,
16110708,
42104806,
79509511,
5997110,
42382265,
74387963,
875572,
37260677,
73664385,
59080
};
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment