jacob7395 / DroneControl

AI drone control for space engineers
0 stars 0 forks source link

Ship infomation system needed #3

Closed jacob7395 closed 5 years ago

jacob7395 commented 5 years ago

A system that allows diffrent componets off the ship to store and pass infomation is needed. This became apparent when implementing the camera. Infomation like velocity and what other cameras are doing is essental.

jacob7395 commented 5 years ago

A design for the ship info system has been added this need to be properly integrated with the code. At this point a more agent based design may be beneficial, specifically for the thrusters.

jacob7395 commented 5 years ago

The latist commit appears to have broken the camera aiming system this will need to be investigated further.

jacob7395 commented 5 years ago

When not remote connected to the ship the code will crash if compiled, the version needs to be reversed to locate when this bug occured. The bug don't occure when the player is connected to the ship through a seat.

jacob7395 commented 5 years ago

The last update fixed the bugs assosiated with this as such this issue will be closed.