Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加 steam 版本支持 #4

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

cocoAutumn
Copy link

现在可以用于 1.2.0.1096 英文年度版(steam 版),目前除了不能改出怪以外,其余功能都已适配 steam 版
另外就是没加具体的检测机制,暂时只能是认为非 1051 非 1065 的就是 steam 版
找了很多资料也没找到该怎么判定版本,这一点只能拜托作者大大自己完善了

LondonClass and others added 5 commits August 21, 2022 22:46
抛出异常前,应当先解除内存锁,否则再次调用时会死锁
Added support for Steam version.
@cocoAutumn
Copy link
Author

另外我把模仿者坐标由 (490, 550) 改成了 (470, 580),模仿者点不准的问题有所改善

修复了无法使用默认卡片的 bug。
修复了离开战斗界面后 Delay 函数卡死线程的 bug。
玉米炮可捏在手上一段时间后再发射,防止炮粘手。用法:
Pao(y, x, delay_cs)
将炮捏在手上 delay_cs 时间后发往 (y, x)。
去除了N多个严重影响性能的字符串比较
修复了发炮时有概率点到钱导致发炮失败的 bug
修复了读取大波倒计时时有概率抛出“当前相对时间 0”异常的 bug
新增 API: GetZombies,读取特定僵尸在每个波次出现的只数
修改 API: Coffee,参数中允许指定临时点冰坐标
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants