TLeaves
TLeaves
I think i had found the reason! libuiohook listen a event names `EVENT_OBJECT_NAMECHANGE` on windows. when the event is triggered, libuiohook will unhook all listener and rehook it. when the...
I had fixed this bug on my repo. But it is a temporary modification because only remove the logic of SetWinEventHook. I think it's a better way to do a...
感谢关注!这个项目当初实际上是一个C++项目,只是单独把麻将运算逻辑部分实现放在了Lua,Lua并不处理游戏流程相关逻辑。其中算法部分我们也是慢慢摸索得来,可能会有些疏漏的地方,但还是希望有所帮助。