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

1.14.1 #690

Merged
merged 33 commits into from
Aug 11, 2023
Merged

1.14.1 #690

merged 33 commits into from
Aug 11, 2023

Conversation

xen-42
Copy link
Member

@xen-42 xen-42 commented Aug 11, 2023

Minor features

  • Add option to freeze a physics detail until its touched. Good for things in zero G, to avoid them drifting away before the player can interact with them.
  • AddPhysics on Base module for planets allows a planet to be pushed out of orbit. Intended for satellites or small props floating in orbit. Implements Make it so you can knock custom satellites out of orbit #194

Bug Fixes

xen-42 and others added 30 commits August 9, 2023 23:49
<!-- A new module or something else important -->
## Major features
-

<!-- A new parameter added to a module, or API feature -->
## Minor features
- Add option to freeze a physics detail until its touched. Good for
things in zero g

<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->
## Improvements
-

<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
-
## Minor features
- `AddPhysics` on `Base` module for planets allows a planet to be pushed
out of orbit. Intended for satellites or small props floating in orbit.
Implements #194

## Bug Fixes
- Fix default system override being unreliable #687
@xen-42 xen-42 marked this pull request as ready for review August 11, 2023 20:46
@xen-42 xen-42 added the update-pr Marks pull requests as an update PR label Aug 11, 2023
@xen-42
Copy link
Member Author

xen-42 commented Aug 11, 2023

lgtm haha i revieweed

@xen-42 xen-42 merged commit dacaf6e into main Aug 11, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update-pr Marks pull requests as an update PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants