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

Option to disable proxy generation #700

Closed
GameWyrm opened this issue Aug 15, 2023 · 0 comments
Closed

Option to disable proxy generation #700

GameWyrm opened this issue Aug 15, 2023 · 0 comments
Labels
feature Features that should be implemented fixed in dev Instead of closing issues when you fix them in dev just add this.

Comments

@GameWyrm
Copy link

Feature

Sure it's nice to have proxies automatically generated for you, but in some cases you might want proxies to not show up, or you might want your own proxy system. While it's easy to just grab the existing proxies and disable them, it would be nice to just have an option in the schema "GenerateProxy = true" that you could set to false to prevent the game from making one for you in the first place.

Context

No response

@GameWyrm GameWyrm added the feature Features that should be implemented label Aug 15, 2023
@xen-42 xen-42 mentioned this issue Aug 22, 2023
@xen-42 xen-42 added the fixed in dev Instead of closing issues when you fix them in dev just add this. label Aug 22, 2023
xen-42 added a commit that referenced this issue Aug 23, 2023
## Minor features
- Added `hideProxy` option to Base module. Implements #700 
- Added `track` to day-night audio volumes. Implements #695

## Improvements
- Log error if default system override is invalid. Implements #702 

## Bug fixes
- Fixed neutron stars appearing inside of living stars
- Fixed first loop immortality after statue pairing. Fixes #703
- Made day-night audio volumes loop. Fixes #695
- Fixed title screen planets with water/sand/lava being sized
improperly. Title screen planet sizes reflect their real sizes again.
Fixes #678
@xen-42 xen-42 closed this as completed Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Features that should be implemented fixed in dev Instead of closing issues when you fix them in dev just add this.
Projects
None yet
Development

No branches or pull requests

2 participants