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

Support engine change to Radar component #156

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

royfalk
Copy link
Contributor

@royfalk royfalk commented Feb 7, 2025

Support for vegastrike/Vega-Strike-Engine-Source#804

  • Fix too large radar range.
  • Damage Llama.begin, both for testing and for gameplay in general. We now support damaged components in an elegant way and there's no reason a refurbished, second-hand Llama wouldn't have a lot of dings to fix.

Code Changes:

  • Have the PR Validation Tests been run?

Issues:

  • Radar range for three units was too large 3x10^9 instead of 10^8. This somehow caused Resource to crash. Not sure why. Double definitely supports more than this number. In any case, this is definitely a type, as all other units are 3x10^8, so fixed it and moved on.

Fix too large radar range.
Damage Llama.begin, both for testing and for gameplay in general.
Copy link
Contributor

@stephengtuggy stephengtuggy left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@stephengtuggy stephengtuggy merged commit aff5046 into master Feb 13, 2025
11 checks 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.

3 participants