1. Please be advised of a few specific rules and guidelines for this section.

RELEASED "Nudity" Overhaul 13.1 - Starbound 1.21

Overhauls some "nudity" aspects and makes the races smexier than ever. PG friendly ofcourse.

  1. Niran

    Niran Cosmic Narwhal

  2. Niran

    Niran Cosmic Narwhal

  3. Niran

    Niran Cosmic Narwhal

  4. Bloodstarz

    Bloodstarz Subatomic Cosmonaut

    I don't know if it's intentional but all i see in the spinning wheel are a bunch of "Perfectly generic item"
     
  5. Niran

    Niran Cosmic Narwhal

    Sounds like you did something wrong.

    [​IMG]

    Make sure you didnt use any old files or character with an older version of these recipes, because previous recipes had "" in amount : x (amount : "x") causing them to throw errors which i only saw when i started the server. Also make sure that the server you are playing on (if any) got the mod and the same version! If you're playing on your own server make sure your server was restarted after you updated the mod.
     
  6. Bloodstarz

    Bloodstarz Subatomic Cosmonaut

    That's impossible. i downloaded the newest version
     
  7. Shadow Wolf TJC

    Shadow Wolf TJC Spaceman Spiff

    Hey, I just received word that your mod is incompatable with my Community Hairstyles Pack, so I did a quick check, and it seems as if you've completely overwritten entire .species files. While there's nothing that either of us can do to fix this problem, perhaps you could trim it down using the "merge" and "overwrite" commands, since you don't seem to need to overwrite the starting recipes?
     
  8. Niran

    Niran Cosmic Narwhal

    This issue was discussed in the __merge thread already and people found out that its not possible to merge the gender or its dub categories because gender contains every category twice for male and female, the game cannot decide which to merge because female and male arn't clearly seperated from each other for the game causing it to crash/fail to load. I might be wrong and they fixed this already but thats my last information on this issue. As soon as this changes i will use __merge for them.
     
  9. Bloodstarz

    Bloodstarz Subatomic Cosmonaut

    My bad it was another mod's error. (Lopunny racemod)
     
  10. Niran

    Niran Cosmic Narwhal

  11. Shadow Wolf TJC

    Shadow Wolf TJC Spaceman Spiff

    It isn't yet possible to merge gender sections of .species files, but still, you can at least use merge to ONLY make changes to the gender sections. You don't need to replicate entire lists of starting recipes if you don't plan on making any changes to them.
     
  12. Pizza4saison

    Pizza4saison Void-Bound Voyager

    It's possible to set the underwear color to yellow? I mean, by modifing the code?
    I does not want to lose my character :/
     
  13. Niran

    Niran Cosmic Narwhal

    You could try that dyeing bucket mod.

    You sort of contradicted yourself. You said you can't merge gender sections but you say you can.

    My mod does not add any starting recipes. It changes selectable clothes for male/female, these changes are in the gender sub sections, making it impossible to just merge these or are you saying i should just merge the entire gender section? instead of replacing the whole file? Which would btw still not make my mod compatible to yours and would most likely cause a freeze/crash again. I'm very confused because of your answer now.

    Thing is, i tried and it made the game freeze. If you found a way to do this then show me please.
     
    Last edited: Feb 5, 2014
  14. Shadow Wolf TJC

    Shadow Wolf TJC Spaceman Spiff

    Let me clarify a bit. I said that it's possible for MOST parts of the .species files to be compatable with eachother if they use the merge function. However, the gender sections are currently ONE of those parts of the .species files that are currently un-mergeable. So indeed, there's nothing that we can do right now to fix our compatability issues, other than to manually combine both files together.

    However, my main issue is that your mod is unnecessarily incompatable with any mod that, say, adds new starting recipes. Take my Community Hairstyles Pack for example. It has .species files, but they ONLY modify the gender sections of the .species files. They don't touch the rest of the .species file at all because they make use of the merge function to ONLY overwrite the gender section. Your mod, despite not adding any starting recipes, STILL includes them, so it'll most likely be incompatable with any mod that likewise adds new starting recipes, such as the Dyeing Bucket mod.

    Here's an example of what one of my .species files look like (note that this is the ENTIRE file):
    Code:
    {
      "__merge":[
      ["overwrite","genders"],
      ["overwrite","bodyColor"]
      ],
      "genders" : [
        {
          "name" : "male",
          "image" : "/interface/title/male.png",
          "characterImage" : "/interface/title/sapemale.png",
          "hairGroup" : "hairmale",
          "hair" : [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "anti_mapex01", "anti_mapex02", "anti_mapex03", "anti_mapex04", "anti_mapex05", "anti_mapex06", "anti_mapex07", "anti_mapex08", "anti_mapex09", "anti_mapex10", "anti_mapex11", "anti_fapex06", "anti_mapex12", "anti_mapex13", "anti_mapex14", "anti_mapex15", "anti_mapex16", "anti_mapex17", "anti_mapex18", "anti_mapex19", "apexexmhair1" ],
          "shirt" : [ "apexcommanderjacket", "apexnavyjacket", "apexofficerjacket", "apexspecialistjacket" ],
          "pants" : [ "apexcommanderpants", "apexnavypants", "apexofficerpants", "apexspecialistpants" ],
          "facialHairGroup" : "beardmale",
          "facialHair" : [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "apexexmbeard1", "apexexmbeard2", "apexexmbeard3", "anti_mesopot" ],
          "facialMaskGroup" : "",
          "facialMask" : [ ]
        },
        {
          "name" : "female",
          "image" : "/interface/title/female.png",
          "characterImage" : "/interface/title/sapefemale.png",
          "hairGroup" : "hairfemale",
          "hair" : [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "anti_fapex01", "anti_fapex02", "anti_fapex03", "anti_fapex04", "anti_fapex05", "anti_fapex06", "anti_fapex07", "anti_fapex08", "anti_fapex09", "anti_fapex10", "anti_fapex11", "anti_mapex01", "anti_mapex02", "anti_mapex03", "anti_mapex07", "anti_mapex09", "anti_mapex10", "anti_fapex12", "anti_fapex13", "anti_fapex14", "anti_fapex15", "anti_mapex16", "anti_fapex16", "anti_fapex17", "anti_fapex18", "anti_fapex19", "anti_fapex20", "anti_fapex21", "apexexfhair1", "apexexfhair2", "PatchHair01", "PatchHair02", "PatchHair03", "PatchHair04", "PatchHair05" ],    
          "shirt" : [ "apexcommanderjacket", "apexnavyjacket", "apexofficerjacket", "apexspecialistjacket" ],
          "pants" : [ "apexcommanderpants", "apexnavypants", "apexofficerpants", "apexspecialistpants" ],
          "facialHairGroup" : "beardfemale",
          "facialHair" : [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "apexexfbeard1", "apexexfbeard2", "apexexfbeard3" ],
          "facialMaskGroup" : "",
          "facialMask" : [ ]
        }
      ],
      "bodyColor" : [
        { "e0975c" : "7e5938", "a85636" : "5d3e25", "6f2919" : "422a18", "f32200" : "f4988c", "dc1f00" : "d93a3a", "be1b00" : "932625", "951500" : "601119" },
        { "e0975c" : "595760", "a85636" : "3f3e43", "6f2919" : "212123", "f32200" : "96cbe7", "dc1f00" : "5588d4", "be1b00" : "344495", "951500" : "1a1c51" },
        { "e0975c" : "d98f30", "a85636" : "a4601e", "6f2919" : "794515", "f32200" : "ffffa7", "dc1f00" : "e2c344", "be1b00" : "a46e06", "951500" : "642f00" },
        { "e0975c" : "8f4a24", "a85636" : "66351f", "6f2919" : "522b1d", "f32200" : "b2e89d", "dc1f00" : "51bd3b", "be1b00" : "247824", "951500" : "144216" },
        { "e0975c" : "e4f3f3", "a85636" : "a7b9b9", "6f2919" : "7b8888", "f32200" : "838383", "dc1f00" : "555555", "be1b00" : "383838", "951500" : "151515" },
        { "e0975c" : "7e5938", "a85636" : "5d3e25", "6f2919" : "422a18", "f32200" : "d29ce7", "dc1f00" : "a451c4", "be1b00" : "6a2284", "951500" : "320c40" },
        { "e0975c" : "c43d3d", "a85636" : "961e21", "6f2919" : "751922", "f32200" : "e6e6e6", "dc1f00" : "b6b6b6", "be1b00" : "7b7b7b", "951500" : "373737" },
        { "e0975c" : "597e38", "a85636" : "415d25", "6f2919" : "2e4218", "f32200" : "ffd495", "dc1f00" : "ea9931", "be1b00" : "af4e00", "951500" : "6e2900" },
        { "e0975c" : "fbf6c4", "a85636" : "cac488", "6f2919" : "959166", "f32200" : "eab3db", "dc1f00" : "d35eae", "be1b00" : "97276d", "951500" : "59163f" }
      ]
    }
     
  15. Niran

    Niran Cosmic Narwhal

    Ah, i think i tried that already and it froze so i gave up on that one too until a fix is in sight. Will do an update.
     
  16. Niran

    Niran Cosmic Narwhal

  17. Pizza4saison

    Pizza4saison Void-Bound Voyager

    Doesn't work :/

    But, the default color of human cloths are blue, i'ts possible to change this?
     
  18. Niran

    Niran Cosmic Narwhal

    Not sure, never looked. The only way to change the color of your stuff if the dyeing bucket mod doesn't work is to change the texture itself, either that or do it like a pro:
    Start a server, start Starbound, start Starbound a second time, create a second character with the undie color you want, connect with both characters to your server, invite each other, warp to the other character's ship, throw the undies on the ground and collect them with your old character.
     
  19. Pizza4saison

    Pizza4saison Void-Bound Voyager

    I have changed the texture, thanks ^^
     
  20. Theshadowquake

    Theshadowquake Scruffy Nerf-Herder

    I noticed you replied to one of the reviews asking for suggestions on a new name for the mod so it isnt as "misleading" you could call it the invisible vanity armour or invisible armour
     

Share This Page