zhyrohaad / AlasiyaEvE

Public repo for bug tracking the private Alasiya-EvE codebase
2 stars 0 forks source link

Repacking a ship retains its fitting #18

Closed ryllae closed 5 years ago

ryllae commented 5 years ago

Fit a ship, repackage it, then reassamble it. You'll find all the modules still on the ship (offlined).

Suspect you need to properly implement https://github.com/zhyrohaad/AlasiyaEvE/issues/11 to make repackaging work as intended.

zhyrohaad commented 5 years ago

repacking doesnt use Strip() code. however, i'm gonna look at it and post back with my findings

zhyrohaad commented 5 years ago

repacking updated. it will now test for fitted modules and items in cargo.

pls test and verify

ryllae commented 5 years ago

looks good!