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

Fix in combat signature #253

Merged
merged 1 commit into from
Apr 14, 2022
Merged

Fix in combat signature #253

merged 1 commit into from
Apr 14, 2022

Conversation

quisquous
Copy link

The previous signature gave false "out of combat" signals when dying in combat.

Unfortunately, the line it uses is a cmp byte line that doesn't end with the pointer,
so SigScan needs to be updated to be able to handle getting rip addresses from
that style of line.

See corresponding quisquous/cactbot#4268 change.

@ngld ngld merged commit 87723ff into ngld:master Apr 14, 2022
@ngld
Copy link
Owner

ngld commented Apr 14, 2022

Thanks for the quick fix!

ngld pushed a commit that referenced this pull request Jun 29, 2024
* Remove CombatantMemory61, CombatantMemory62
* Add cast target location for location-targetted abilities
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.

2 participants