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

Use an EnumSet for detectable blocks #33

Closed
trainb0y opened this issue Jul 1, 2022 · 1 comment
Closed

Use an EnumSet for detectable blocks #33

trainb0y opened this issue Jul 1, 2022 · 1 comment

Comments

@trainb0y
Copy link
Contributor

trainb0y commented Jul 1, 2022

Currently it’s just a Set<Material>. EnumSet is better optimized for Enums.

Also the per ship detectable list needs to be reimplemented, some scraps exist from MSP but it isn’t functional.

@trainb0y
Copy link
Contributor Author

Fixed with 311af4e

HyperSoop pushed a commit to HyperSoop/Stellarica that referenced this issue Mar 18, 2023
…/jvm-1.6.0

Bump jvm from 1.5.31 to 1.6.0
Astralchroma added a commit that referenced this issue Mar 27, 2023
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

No branches or pull requests

1 participant