nyaoouo

Results 15 comments of nyaoouo

建议在ws提供登陆api,需要验证码时返回本地缓存文件路径/http api的url

> Escaping the re characters within the function wouldn't allow you to find the vast majority of patterns so i think the document may add a description about its using...

1) for group of stacks, i have some self work around suchas ```python class CtxGroup: def __init__(self, *ctx): self.ctx = ctx def __enter__(self): return [ctx.__enter__() for ctx in self.ctx] def...

重启试试

隔壁欧根扔手榴弹也会触发一个0

我怀疑是解析有些额外的flag没有正确处理,这里应该有其他的关联id

as a note, i know it is signed int but i use negative number for custom action type so i'll keep those action id as "big number"

i currently think this value maybe a common id which is "action damage after offset/cancel", anyone can give a hend on verifying this?

> Just noting here - Djeeta/Gran also have this action id for their "Roter Bug" which is caused by dodge cancelling while a skill continues to deal damage. A skilled...

确保使用正确的python版本,别用conda或者winstore安装的,从官网下python管理员安装,关掉防毒之类