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

FSfuelSwitch fixes #104

Merged
merged 8 commits into from
Feb 10, 2015
Merged

FSfuelSwitch fixes #104

merged 8 commits into from
Feb 10, 2015

Conversation

Ramarren
Copy link
Contributor

This changeset mostly fixes Tweakscale support by properly configuring the prefab part and generally cleaning up the initialization and adding a fixed exponent. Also added the initialResourceAmounts field.

This version is used in the MKS mod and there seem to be no complaints.

ItMustBeACamel and others added 8 commits December 24, 2014 11:02
FStailRotorThrust inverts the rotation of the thrust transformation when rotating against the thrust transforms direction. This does only work with a rotation of exactly 90 degrees. Beter approach: rotate localRotation 180° around X- or Z-Axis. The KAX tail rotor should work again after this fix.
This creates a proper prefab necessary for Tweakscale to work correctly

Resource types changed to double to workaround Biotronic/TweakScale#32
Remove additional resource persistence: since tanks are only reinitialized when tanks change, it is unnecessary.

Added initialResourceAmounts field, which defaults to resourceAmounts. Inside the editor tanks are always initialized to those values and outside the editor always to zero.
snjo added a commit that referenced this pull request Feb 10, 2015
@snjo snjo merged commit b978d32 into snjo:master Feb 10, 2015
@snjo
Copy link
Owner

snjo commented Feb 10, 2015

Wow, that was a lot of work. Nice :)

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