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

Debris fields to float #533

Merged
merged 2 commits into from
Jan 19, 2025
Merged

Debris fields to float #533

merged 2 commits into from
Jan 19, 2025

Conversation

jackbayliss
Copy link
Contributor

@jackbayliss jackbayliss commented Jan 18, 2025

Description

Changes debris_field resources to floats, as well as fleet mission resources.

Type of Change:

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (please describe):

Related Issues

Fixes #530 (Also had to add it to fleet mission, as that was using int rather than float, assume it's correct?)

Checklist

Before submitting this pull request, ensure all following requirements as outlined in CONTRIBUTING.md are met:

  • Code Standards: Code adheres to PSR-12 coding standards. Verified with Laravel Pint.

  • Static Analysis: Code passes PHPStan static code analysis.

  • Testing:

    • Relevant unit and feature tests are included or updated.
    • Tests successfully run locally.
  • CSS & JS Build: CSS and JS assets are compiled using Laravel Mix if any changes are made to JS/CSS files.

  • Documentation: Documentation has been updated to reflect any changes made. (None)

@jackbayliss jackbayliss marked this pull request as ready for review January 18, 2025 23:51
@lanedirt
Copy link
Owner

LGTM, thanks for picking this up!

@lanedirt lanedirt merged commit 31dcfa1 into lanedirt:main Jan 19, 2025
5 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.

[BUG] Debris field can only contain max 2.1b resources
2 participants