Simpit-team / KerbalSimpitRevamped

A revamp of the Kerbal Simpit Mod for KSP
BSD 2-Clause "Simplified" License
26 stars 15 forks source link

Added Rotation of vessel & maneuver node #71

Closed Ir0nRaven closed 3 years ago

Ir0nRaven commented 3 years ago

-added RotationProvider to show current vessel orientation -modified ManeuverProvider to include rotation of that maneuver node -called creation and destruction of rotationprovider -added rotationstruct in outboundhandlers -modified manueverstruct to add x/y/z rotation -defined rotationinfo as byte #45 in outbound packets

LRTNZ commented 3 years ago

Not sure why this was not accepted, this all looks great to me!

LRTNZ commented 3 years ago

We may tweak the naming of this at some point, but otherwise thank you for the work! Also thanks for the comments :D

LRTNZ commented 3 years ago

In hindsight - I really should not have merged this 😬 - @Ir0nRaven there are many issues with this, did you develop this in an IDE at all? Did you ever get around to testing it??