X-12 / andromeda

0 stars 0 forks source link

Transporters/Cargo System #155

Closed DakotaHarward closed 6 years ago

DakotaHarward commented 6 years ago

Here's the Transporters/Cargo System. The Lodash library isn't really required, but I think we should keep it as there's a ton of other cool stuff we can do with it. Closes #86 and #85

jextrevor commented 6 years ago

In addition, if you'll look at pull request #153, you'll see how I've switched callbacks from referring to this to referring to Ship.WhateverSystem, we should do that here too

DakotaHarward commented 6 years ago

Ok, I'll fix those things

DakotaHarward commented 6 years ago

Alright, check that out