Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile for 1.3 #43

Open
wants to merge 55 commits into
base: master
Choose a base branch
from
Open

Compile for 1.3 #43

wants to merge 55 commits into from

Conversation

Aelfhe1m
Copy link

These are the minimum compilation changes needed to compile Workshop on KSP 1.3.

I've only done minimal testing and only in the en-us version of the game.

Kerbas-ad-astra and others added 30 commits July 21, 2015 20:03
Compatible with KIS 1.2.1
MM_Workshop.cfg patches the stock drills to harvest additional
resources, but the buttons had labels like "StartDirtHarvester", which
looks weird without spaces between the words.  Adding spaces makes them
look much more natural.

(I didn't add spaces in "ExoticMinerals" or "RareMetals" since those
resource names are written without spaces in most other places.)
Fix a couple of MM patch errors
This reverts commit 7666220.
Change KIS wrapper to reflect changes to KIS method/field signatures in
latest versions
OSE Workshop patches the stock surface scanner to show concentrations of Dirt,
ExoticMinerals, and RareMetals, because the workshop parts use those resources.
But recent versions of the Community Resource Pack already patch the scanner to
show *all* the CRP resources, so the Workshop patch is redundant, and actually
causes those three resources to appear twice in the scanner's UI.
Add word spacing to drill harvester labels
Remove duplicate resource scanners from stock Surface Scanning Module
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.

None yet

3 participants