plainblack / Lacuna-Server-Open

The open source Lacuna Server repository.
36 stars 29 forks source link

Spies' state should be set on landing #358

Open dmcbride opened 9 years ago

dmcbride commented 9 years ago

When sending spies, their state may not always coalesce until you look in your int min, because a lot of this is calculated in the int min's view. Need the state to be calculated at other times as well, such as when a ship carrying spies lands.

This may be fixed by the future spy changes, but opening this to track a test case for those changes.