Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(6 edits)

I`m abandon my separate pack, now i`m maintaining cumulative B&P .

All-in-one pack(MEGA)

Curent image count body+portrait: 847 + 846

% of complete: 90 female

5 male

1 futa

In progress!

Latest changes:

all pics renamed, deleted 3 duplicate, fixed incorrect names and little other things

  • ready : fix "incorrect sRGB profile",
  • ready: rename all body and portrait to have same one
  • ready: delete duplicate body again
  • ready: gather all body in one folder
  • ready: gonna resize image bigger than 1080p,
  • ready: delete duplicate portrait again
  • ready: gather all portrait in one folder
  • ready: compare filelist of body and portaits to find missing one
  • recheck all again
  • ???

Also there is a script for assign portrait more randomness and also assign body image with same name. Its for latest public version 0.5.15d

MEGA

"0.5.15d Advanced random portrait and auto full body image loader.

This does two things:

.Somewhat more complex algorithm for selecting images from image pack.

Search goes in stages: All_Imagepack_Portraits->Sex->Age->Race->Hair_Colour->Natural_Selection

(When original script was ONLY looking for "Race")

If stage result is 0 images, it takes previous stage results for correct one.(Worst case scenario, this way you may get illogical or repeating images but at least it won't be blank)

.It gets portrait image path and checks if full body image with SAME name and same path but in "Bodies" folder exist, and auto loads/applies it.

With this you can basically forget about Manual body/portrait changes. Well depending on how vast your image pack is.

It works fine(almost) with "The Butlers" image pack from OP, two folders have different names halfkins and taurs, I think, they need to be the same for body auto loading to work.

Some info for possible image pack creators.

Name your portrait/body images so they have those "tags" in their name, in any order, separated by spaces. (Script looks ONLY at FILE name for guidance, folder names are ignored, if you want you can dump all images in root Portraits/Bodies folder)

Sex - Male, Futa, all others auto considered "female".

Age - Loli applies to "child" and "teen"(just because) all others considered "adult".

Race - Full list as of now: ["Human", "Elf", "Dark Elf", "Orc", "Drow","Beastkin Cat", "Beastkin Wolf", "Beastkin Fox","Beastkin Tanuki","Beastkin Bunny", "Halfkin Cat", "Halfkin Wolf", "Halfkin Fox","Halfkin Tanuki","Halfkin Bunny","Taurus", "Demon", "Seraph", "Gnome","Goblin","Centaur","Lamia","Arachna","Scylla", "Slime", "Harpy","Dryad","Fairy","Nereid","Dragonkin"] remember, no spaces, just omit them. ex: BeastkinCat

Hair_Colour - Those are all default colours you can encounter in game so far: ["white", "green", "purple", "blue", "blond", "red", "auburn", "brown", "black", "jelly"]

If devs won't change much with updates you can try using this in future versions. Manual copy-paste of changed code is your friend here."

(+1)

Update 07.12

(+1)

so... which is the last updated version? just let a link in the first post with the name "updated" or something, it got me confused.

Since you are trying to keep the portraits together and as the game last public ver can auto-assign portraits, you may want to consider talking with maverick, so that the game load the portraits based in a standard name/structure, something like:

***race - **beautyRange - skinColor - hairColor **hairLength - eyeColor *n

*the portrait/body number, so that it doesnt get the same name... plus may use some randomness in case there are more than one char with the same characteristics

**optional/the standard looks range, like: unsavory, bland, average, cute/hairLength range: short, shoulder, waist

***the sex, just assume that everyone is female, if male, add the male word (something like: maleRace)

as of now is random, its kinda weird having females with males portraits and viceversa, hair and skins randomly assigned... to the developers it should just take a little work, like a loading function to do the trick.

(1 edit) (+1)

Latest version of separate pack didnt change. All-in-one todays, in my commentary above.

***race - **beautyRange - skinColor - hairColor **hairLength - eyeColor *n  -- no beauty, no hair length, idk about skin. all other gonna be in future update when/if someone or i modify script

*the portrait/body number -- does nothing

**optional/the standard looks range -- no way, bc its changed during game

***the sex -- almost all curent images is female, later gonna add futa, then male. Its a huge lot of work so dont wait its soon.

One of player already created script for auto assign random portrait and same as portrait name body