Skip to content

Proposed Fix for .90#1

Merged
Mihara merged 1 commit intoMihara:masterfrom
artwhaley:master
May 14, 2015
Merged

Proposed Fix for .90#1
Mihara merged 1 commit intoMihara:masterfrom
artwhaley:master

Conversation

@artwhaley
Copy link
Copy Markdown
Contributor

I fixed the two things that weren't compiling for .90... and now it's compiling for .90.

I implemented IPartCostModifier.GetModuleCost(float defaultCost). I just made it do the same thing as GetModuleCost () . I didn't flip through the rest of the plugin to make sure this was the desired behavior... so I didn't delete the original GetModuleCost... because it's best not to throw parts out of the car until you know what they do. But it does compile and a quick test with the A.S.E.T rover shows that all the pieces of your plugin that mod uses are working... so that's promising. I put a test binary up at

https://www.dropbox.com/s/dhwtxhpaaw0mo1k/JSIPartUtilities.dll?dl=0

and put that link in both your thread on the plugin, and the A.S.E.T rover's thread, so you might wait a day or two on a merge, in case someone reports bugs?

Mihara added a commit that referenced this pull request May 14, 2015
@Mihara Mihara merged commit d33f31e into Mihara:master May 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants