Releases: tuxKOH/BCSFE-Android
Releases · tuxKOH/BCSFE-Android
Release list
BCSFE Android 0.3.4
BCSFE Android 0.3.3
更新内容:
- 修复领取全部猫咪图鉴奖励时误解锁异常猫的问题。
- 批量图鉴奖励只处理已经拥有的猫,不再新增未拥有猫。
- 增加批量图鉴奖励回归测试。
BCSFE Android 0.3.2
更新内容:
- 修复批量设置全部基础等级/加值等级时误解锁异常猫的问题。
- 修复解锁可用三阶/四阶形态时误处理未拥有猫的问题。
- 增加批量猫咪操作的回归测试。
BCSFE Android 0.3.1
更新内容:
- 宝物等级编辑改为无、铜、银、金四项选择(0–3)。
- 核心宝物等级写入校验同步限制为 0–3。
- 补充中英文界面文案与回归测试。
BCSFE Android 0.3.0
BCSFE Android 0.3.0 更新:
- 完善变量长度存档与转移存档的猫咪、宝物、地图和相关编辑定位。
- 修复 Dojo、版本转换及多种进度数据在不同存档布局下的兼容性问题。
- 增加可重复的上游差分测试脚本,便于后续验证新存档。
- 本机自动化 API 暂时关闭;源码和测试工具保留,后续可重新启用。
- 更新 Android 构建与版本信息至 0.3.0。
BCSFE Android 0.2.0
BCSFE Android 0.2.0 更新:
- 新增日版 15.6.0 存档数据与编辑支持。
- 日版“转换游戏版本”新增 15.6.0 选项。
- 修复变量猫布局定位,恢复猫果实、猫眼、猫咪助手及相关上传流程。
- 增加 Gradle Wrapper,便于直接构建项目。
BCSFE Android 0.1.20
修复 15.5.0 TW 转移存档的可变猫列表定位问题,恢复猫薄荷、猫眼石、喵力达编辑及上传。\n\nValidated with JVM tests and emulator testing.
0.1.19
更新内容
- 修复转移存档中解锁形态列表错位导致打开猫薄荷时崩溃的问题。
- 按上游动态序列扩大形态列表定位范围,并对形态字段保留严格的合法值校验。
- 猫薄荷、猫眼和喵力达等已正确定位的列表不会再被形态字段错误连带阻断。
- 形态列表无法确认时保持该字段不可编辑,避免写入未知偏移。
What’s new
- Fixed crashes when opening Catfruit on transfer saves with a shifted unlocked-forms list.
- Follows the upstream dynamic serialization order with a wider structural search and strict form-value validation.
- Valid Catfruit, Catseyes, and Catamin lists remain available when the forms field is malformed.
- An unverified forms field remains read-only to prevent writes at unknown offsets.
0.1.18
更新内容
- 修复 JP 15.5.1 强制导入后仍显示普通“版本不支持”提示的问题。
- 识别到 15.5.1 时现在会显示高风险上传确认,而不是直接拦截。
- 其他未支持版本仍会保持禁止上传。
What’s new
- Fixed JP 15.5.1 forced imports incorrectly falling into the generic unsupported-version upload block.
- JP 15.5.1 now shows the explicit high-risk upload confirmation instead of being rejected immediately.
- Other unsupported save versions remain blocked.
0.1.17
更新内容
- 支持日版 15.5.1 存档上传。
- 15.5.1 仍保持编辑器只读;上传前会明确提示字段定位未经正式验证,可能触发游戏内数据异常或导致存档不可用。
- 上传使用独立的高风险解析模式,普通编辑流程不受影响。
- 增加 15.5.1 上传字段探测回归测试。
What’s new
- Added upload support for JP 15.5.1 saves.
- JP 15.5.1 remains read-only in the editor; upload now requires an explicit warning acknowledgement because unverified field detection may trigger an in-game data error or make the save unusable.
- Uses a separate best-effort upload parser without changing the normal editor path.
- Added a JP 15.5.1 upload profile regression test.