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

Some new props #327

Merged
merged 14 commits into from
May 21, 2021
Merged

Some new props #327

merged 14 commits into from
May 21, 2021

Conversation

vulkans22
Copy link
Contributor

Here's the first bunch of conversions, originally meant to cover the OPT-J HT IVA I've been working on (Included in FlightSystems/MAS_JHT.cfg) but since I was already close to it, also covers Alex's ASET MK1 cockpit internal. I've left a renamed copy of the MM replacer patch I was using (MAS_ASET/ASET_MAS_MM.nocfg) for quick testing. Also left loading of any LUA scripts in a separate file (MAS_ASET/LUA_Scripts.cfg) so as to not contaminate ASET_Props.cfg.

Issues present are the air flow intake gauge (ASET_IntakeAir) which I could not figure out a way to replicate exactly, so for now it's just a fancy IntakeAir percentage radial gauge.

Let me know of any necessary changes.

@MOARdV
Copy link
Owner

MOARdV commented Dec 28, 2020

That's a lot of files... It might take me a couple of days to review and merge. :)

I will get some feedback to you, probably closer to the end of the week. I've got a master Word document file that's intended to be an IVA maker's guide to the props (it's local, not on GitHub), and I need to make sure I document all of the new props so future IVA makers don't need to spend as much time guessing which props they want to use.

@MOARdV MOARdV self-assigned this Dec 28, 2020
@MOARdV
Copy link
Owner

MOARdV commented Dec 28, 2020

(adding comment to link this PR to Issue #277 )

@vulkans22
Copy link
Contributor Author

Take your time, I'm free for the foreseeable future to lend a hand in any way.

With all the different variations of existing props, a master document for everything sounds like a great idea for sure, I end up spending half my time on just searching for specific items in parttools. I'm thinking some type of baseline for filename and folder organization would also be desirable.

@MOARdV
Copy link
Owner

MOARdV commented May 17, 2021

@vulkans22 - First, let me apologize profusely for letting this change sit for five months. I had a lot going on IRL, and I was a bit burned out on dealing with prop config files.

I'm going over this pull request now. So far, the only issue I've seen were a few files where the prop's name did not have the MAS_ prefix. Considering how many files there are, that's not a big deal.

If you're available to address renaming those prop names, I'll mark the files for you. Otherwise, I'll commit the changes and edit them afterwards.

@MOARdV MOARdV merged commit ca7066f into MOARdV:master May 21, 2021
MOARdV added a commit that referenced this pull request May 21, 2021
Moved some files around, fixed up a couple of prop names that were missing the MAS_ prefix, integrated the MM patch with the main patch, removed some duplicates props.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants