Skip to content

raptor hp tweak fixes: exclude queens, remove loop in unitdef_post#22

Merged
Backbash merged 24 commits intoBackbash:mainfrom
rcorex:main
Aug 14, 2025
Merged

raptor hp tweak fixes: exclude queens, remove loop in unitdef_post#22
Backbash merged 24 commits intoBackbash:mainfrom
rcorex:main

Conversation

@rcorex
Copy link
Copy Markdown
Contributor

@rcorex rcorex commented Aug 12, 2025

-fix: exclude raptor queen from hp multiplier, this was missed in the last update
-fix: after excluding queen, moved nochasecategory to unitdef_post so it applies to all raptor units
-fix: set stealth, builder, canassist to false instead of 0 because lua does not treat 0 as false
-optimization: remove redundant loop in unitdef_post, because unitdef_post iterates through every unit already

@rcorex
Copy link
Copy Markdown
Contributor Author

rcorex commented Aug 12, 2025

hang on, need to move the ignore object part to unitdef_post so it affects all raptor units including queens

@rcorex
Copy link
Copy Markdown
Contributor Author

rcorex commented Aug 12, 2025

okay all done, ready to merge

@Backbash Backbash merged commit 1f91c0e into Backbash:main Aug 14, 2025
1 check passed
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