Jump to content

cineboxandrew

Members
  • Posts

    266
  • Joined

  • Last visited

Posts posted by cineboxandrew

  1. It’s a moot point because nobody actually uses curseforge

    Besides, I’d rather stay away from for-profit services like that. THeyre probably only weeks away from pulling a Reddit or twitter and self destructing

    also its hardly “better moderated” when just like a month ago they had a huge issue with scam accounts distributing mods embedded with viruses.

  2. On 11/25/2022 at 6:40 PM, KERBALZ said:

    Really late reply, but it seems that each decal is somehow causing drag. you can see this if you open f12. While it might not be a lot of drag, it is significant enough in large quantities to completely cr**** a build. Is there any fix for this you could make? This is really stifling my process

    I don't know what to tell you, the parts have no drag model. Even in your F12 screenshot the arrows appear to have zero length

  3. Released Conformal Decals 0.2.12

    Changed

    • Updated bundled Shabby to 0.3.0. Does not affect CKAN users
    • Made flag aspect ratio overrides configurable with ASPECTRATIO nodes in the config. User flags added to Squad/Flags should now be the correct aspect ratio
    • All decal aspect ratios can now be overriden with the aspectRatio field

    Fixed

    • Reverted some changes from last version that were causing issues on launch
  4. On 9/14/2022 at 4:10 AM, DuckDuckCute said:

    It worked fine before ,but when I re-install a new KSP game, and then I installed this mod with CKAN, the flag decal only show 512x256 image correctly, and if I put other size image into the flag folder such as 512x512, it get queezed in game play to fit 512x512. 

    A year before when I played with this mod, I could confirm that it worked like "The image can be any size and the decal will automatically resize to fit the aspect ratio".

    I have no idea why this time it falied, I tried to delete the CKAN mod and use github-downloaded mod, but it still failed.

    So now I have to make sure all .png I put into the folder is 512x256, so there will be a lot of useless transparent space in the decal part, covering a lot of "mouse-sensor" space in hangar editor.

    The mod is hardcoded to make any image in Squad/flags 8:5 aspect ratio, due to the way the Squad flags are done (squad flags are 2:1 but expect to be stretched by the flag transforms. blame them). Put them anywhere else in game data and they should be the right aspect ratio.

     

    In hindsight maybe I should have kept a list of stock flags instead of doing it by folder. To be honest I had no idea users would modify Squad/

    Released Conformal Decals 0.2.11

    Fixed

    • PR by LinuxGuruGamer:
      • Fixed nullref caused when an entry in _targets was null
      • Fixed memory leak caused by the OnDestroy() methods not being called due to them being virtual
  5. 1 minute ago, ColdJ said:

    You've lost me. That is the shader I used. I build in a fork of blender using the .mu plugin. The shaders are part of the materials that the models use.

    I made that shader using info gained from the Squad foil tanks and a refective texture used by Cold War Aerospace. If that is not what is in the .mu file then how did making it and having it part of the material set up cause it to be reflective in game. How come I can transfer the material set up to other models and have them be reflective in game?

    Is this some kind confusion? I didn't say I invented a shader, I said it is a shader set up in the shader section of the materials in the 3d program that KSP displays in game as being reflective. I have showed you the pics of it in game working. The set up is a screen shot from the shading section.

    You are telling me it can't work when I am showing you proof it did. I don't understand your point of view on this?

    The mu files do not contain shaders. They only contain the name of the shader. What you are seeing is a result of an invalid shader, which defaults to a mirror effect. You cannot design Unity shaders in blender, it is not possible. 

  6. On 2/28/2022 at 6:45 PM, ColdJ said:

    Shader set up for a mirror texture.

    Start with standard KSP background colours. Easiest thing is to import  a stock foil tank and use it's material to build off. Set your main texture to a light grey pic and your specmap to a slightly darker grey pic. The bump map is the standard light lavender, probably not even needed but I couldn't be bothered removing it. And then set it up with the following. Remember you have to give it a new name over in MU Shader, which is within Materials, if you want your changes to stick.

    GKqkDNF.jpg

    You know this won’t work in KSP right? 

  7. 7 hours ago, Zelda said:

    Hi @cineboxandrew! After upgrading from 0.2.8 to 0.2.9, I noticed that decals no longer seem to work on subassemblies. Any that I had applied to a subassembly when it was saved are blank when I select the subassembly later. This is true of both subassemblies created with 0.2.8, and ones created after upgrading 0.2.9. Reverting CD back to 0.2.8 resolves the issue.

    Repro steps:

    1. Apply a decal to a part (such as a flag decal to a tank)
    2. Save the tank as a subassembly
    3. Select the subassembly. Note that the decal is blank

    Pictures showing the result: https://imgur.com/a/nc1cxfC

    Nothing in the logs stands out, though of course I'm happy to provide them if you would like to look. I tried reinstalling, but got the same result.

    Is this an issue with upgrading versions of Conformal Decals in general, something related to this particular update, or something related to my specific install?

    Thanks!

    Looks like this is a side effect of the way I fixed the waterfall projection issue. I'm working on a fix. in the meantime you can remove and replace the decals

    11 hours ago, ColdJ said:

    Basically impossible, the MM patch to overide every type of parts stock texture would be a nightmare.

    Better for the player to choose what parts they are using, make up alternate texture files and use the Part Variant module to implement them.

    What? conformal decals doesn't need any modules on the part they're attached to

  8. On 3/11/2022 at 5:10 AM, ColdJ said:

    @DasSkelett

    Finally got my latest mod to upload. It took over 5 minutes to upload 25mb but when I downloaded to make sure it was all there it only took 2 seconds, so something is definitely off with the process.

    At least it actually made it. So I am happy. :)

     

    Sounds like a problem with your ISP upload speed. From GitHub actions im uploading a 2.5MB mod in under 5 seconds

×
×
  • Create New...