Skip to content

[Review Only] Trajectory base class refactor#1886

Closed
CrimRecya wants to merge 194 commits intoPhobos-developers:developfrom
CrimRecya:TrajSys-BaseClassRefactor
Closed

[Review Only] Trajectory base class refactor#1886
CrimRecya wants to merge 194 commits intoPhobos-developers:developfrom
CrimRecya:TrajSys-BaseClassRefactor

Conversation

@CrimRecya
Copy link
Copy Markdown
Contributor

Split from #1582 . For review only.

@CrimRecya CrimRecya added the No Documentation Needed No documentation needed whatsoever label Oct 4, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 4, 2025

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

DEFINE_HOOK(0x6FC339, TechnoClass_CanFire, 0x6)
{
enum { CannotFire = 0x6FCB7E };
enum { CannotFire = 0x6FCB7E, TemporarilyCannotFire = 0x6FCD0E };
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did I missing something? where does the TemporarilyCannotFire being used?

Copy link
Copy Markdown
Contributor Author

@CrimRecya CrimRecya Nov 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for not organizing it cleanly enough. It was used here.

@CrimRecya CrimRecya closed this Nov 19, 2025
@CrimRecya CrimRecya deleted the TrajSys-BaseClassRefactor branch November 19, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No Documentation Needed No documentation needed whatsoever

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants