Skip to content

Fix in combat signature#253

Merged
ngld merged 1 commit intongld:masterfrom
quisquous:sig61_take2
Apr 14, 2022
Merged

Fix in combat signature#253
ngld merged 1 commit intongld:masterfrom
quisquous:sig61_take2

Conversation

@quisquous
Copy link
Copy Markdown

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
Copy Markdown
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