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

Save projectile's ticks to true position, make fragment projectiles have zero ticks to true position #3639

Open
wants to merge 1 commit into
base: Development
Choose a base branch
from

Conversation

AluminumAlman
Copy link
Contributor

@AluminumAlman AluminumAlman commented Jan 13, 2025

Changes

  • Will carry the projectile ticks until true draw position through save and loads;
  • Will add tickToTruePos as zero to projectiles that are used only as fragments in order to allow them to spawn at the position of the projectile which spawned them.

Reasoning

Testing

  • Compiles without warnings;
  • Game runs without errors;
  • Playtested a colony.

@AluminumAlman AluminumAlman requested review from a team as code owners January 13, 2025 17:57
Copy link

You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-12753161855.zip

@github-actions github-actions bot added the Download in Comments This PR has a zipfile download available. label Jan 13, 2025
@AluminumAlman AluminumAlman changed the title Save projectile's ticks to true position Save projectile's ticks to true position, make fragment projectiles have zero ticks to true position Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Download in Comments This PR has a zipfile download available.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant