Very nice!Tracer pack from Overwatch
Awesome! I've been lobbying for this but no one was biting over on HHS. Works perfectly. I'll pass it on to Goldo.maybe someone has done it before, but here gallery fix with the video
To find a specific girl you can cheat it, i've find the way yesterday, you just need to go to the slave market -> check untagged mc/girl -> check specific girl -> click the girl you want -> pass the check and it will say "do you want to buy ***** for *** golds". By the way girls buy this way are lvl 1.Im still trying to find a Lucy ingame to test my pack XD
Thanks for the advice!! I originally knew basically nothing about video compression, etc, so after looking it up I managed to reduce my packs a lot (Tracer at 258MB). These are the settings I used. Downed the bitrate, the vids still look good though I didn't check all of them.Highly recommend experimenting with WebM compression to keep the size down. For my Marie Rose pack I used a program calledYou must be registered to see the links. That pack contained approximately 1 hour of video content in total (270 videos) with an 800 mb footprint.
If you could release a smaller version of the girl pack where all the video content is stripped out, I'm sure some people would appreciate that as well.
There isn't, but anyone can add packs to the 'official' list throughjust found out, that you guys do a shitload of incredible packs in here as well. Sadly, most of them dont come up in the "official" (The one that is linked in the main post) List. Is there a sperate list that tracks all "F95"-Packs?
BR
Zythen isn't particularly active. But there have been lots of new first-posters lately, so it's not impossible to register. I don't know what the exact problem is, though. Maybe try switching your endpoints.How do I make an account on the HHS forum? I tried emailing the admin a week ago and am already using a VPN, unless they don't like me going through California servers.
Interesting, what's that?...allowing more extensive girl selection without making my code messier.
Fair warning, I've had issues because of morning events running through extensive loops that sometimes make Ren'Py think there's an infinite one. Granted, my issues might not be yours, but as long as you have to modify BKendday.rpy anyway, you might as well call your labels from there.Currently trying to make the whole mod done via morning events as to avoid/limit the possible issues with modifying any of the base game.
I had the same problem when I first signed up. The system assumed that I was a bot because of the throwaway email address I used. Maybe try signing up with a different email service.Quick question. How do I make an account on the HHS forum? I tried emailing the admin a week ago and am already using a VPN, unless they don't like me going through California servers.
Cool! I've recently suggested some changes to Goldo that could improve the moddability of generate_traits(), so that a newer version of Trait King wouldn't have to modify any of the game's core files anymore.Currently I am slowly progressing (make that extremely slow) on a mad scientist mod to give girls random traits (up to a max of 6 total).
you can make a pack of jessie from pokemon ?Name: Cynthia
Universe: Pokémon
Pics: 900+
Type: Manga/Anime/Video Game
Name: Leaf
Universe: Pokémon
Pics: 500+
Type: Manga/Anime/Video Game
Name: Lillie
Universe: Pokémon
Pics: 800
Type: Manga/Anime/Video Game
Name: Lusamine
Universe: Pokémon
Pics: 900+
Type: Manga/Anime/Video Game
Name: Nessa
Universe: Pokémon
Pics: 800+
Type: Manga/Anime/Video Game
Name: Sonia
Universe: Pokémon
Pics: 900+
Type: Manga/Anime/Video Game
Folder Link:You must be registered to see the links
View attachment 1468367 View attachment 1468357 View attachment 1468358 View attachment 1468359 View attachment 1468360 View attachment 1468361
Ahh I'm afraid I'm very rusty with Python. Its been almost 7 years since I last touched both it and renpy. I more or less butchered code from bonanza BKendday.rpy lines 419-544. Its messy, but it works as I was able to give girls additional random traits while also adjusting the odds as needed. Honestly the biggest improvement I can think of right now is just the generation of trait lists. Needing to generate both the gold, positive, and negative lists prior to the adding of a trait is annoying. I think it would work better if traits are given a rank (1,2,3...) instead so that you can specify getting a specific rank or range of ranks to grab from.Cool! I've recently suggested some changes to Goldo that could improve the moddability of generate_traits(), so that a newer version of Trait King wouldn't have to modify any of the game's core files anymore.
No response from Goldo yet, but since you might be tinkering in this part of the code I'd love to hear your thoughts as well.
Ahh I might have worded that wrong. Currently the mod only allows you to select one of 3 random girls you own. I would rather make it so that you could chose from all of your girls.Interesting, what's that?
This tells me you're using an older version of Bonanza. I revisited this just a little while ago to make the whole thing less maddeningly random. Just a heads up....code from bonanza BKendday.rpy lines 419-544.
This is done mostly to account for_BK.ini settings and opposite traits, not to spite modders. And how would you tier traits? If some traits are too weak or too strong, they need buffing/nerfing, not tiering. The only tiers in vanilla are gold and not-gold. Trait King also adds these negative-but-kinda-positive traits.Honestly the biggest improvement I can think of right now is just the generation of trait lists. Needing to generate both the gold, positive, and negative lists prior to the adding of a trait is annoying. I think it would work better if traits are given a rank (1,2,3...)...
Interesting, how does that work? I'm of course concered that you're going to put poor Booty Hunter lass out of work.Currently just writing the events and hopefully flags to allow for improvements (using resources to improve options and as focuses to improve the odds of better traits).
What's blocking you? Goldo has a 'long' menu exactly for these situations.Currently the mod only allows you to select one of 3 random girls you own. I would rather make it so that you could chose from all of your girls.
Ahh ic. Yeah I was looking at the trait king mod and how it has the additional thematic lists. I was contemplating adding the ability to narrow the trait list so that you could do piercings and the like. It might not be as intuitive, but by having a specific rank dedicated for certain themes it might allow people to add traits easier. Or maybe instead of rank having a category keyword might help. Though at that point it would probably require a lot of collaboration with Goldo to implement it. At this point I'm just throwing ideas out there.This is done mostly to account for_BK.ini settings and opposite traits, not to spite modders. And how would you tier traits? If some traits are too weak or too strong, they need buffing/nerfing, not tiering. The only tiers in vanilla are gold and not-gold. Trait King also adds these negative-but-kinda-positive traits.
That being said, I did go through considerable trouble to make thematic trait lists, mainly so that quest requirements would make sense. Look just after trait definitions and you'll see. I also have some code making sure girls get some sort of thematic distribution of traits, not 'Good tits', 'Nice boobs' and 'Hourglass figure' all at once.
Well basic idea was to make it so that the scientist needs to build up mana in some sort of storage or a mana capacitor. Once it builds up to a certain point the event triggers (probably be calculated during the previous event). The rate would be close to an in game month. Initial procedures with the default resources would only give a 50% chance of a positive trait. First upgrade would improve it to a 60% chance (chapter 2). The next would be to increase the rate of mana buildup as to reduce it by a week (chapter 3). The next tier of materials would then boost the upgrade to a 75% chance of positive traits. The final tier would probably require tons of money and diamonds to boost the chances to 85% or maybe 90%. Still gotta leave some chance for failure.Interesting, how does that work? I'm of course concered that you're going to put poor Booty Hunter lass out of work.
Ah did not know about the long menu. Didn't see it when I did an initial look through the writing events thread on the HHS forum. Also the mod is rather low priority for me right now. Add that to how rusty I am at scripting and how terrible I am a writing dialogue.What's blocking you? Goldo has a 'long' menu exactly for these situations.
Ah, okay. As long as the traits are still relatively random, I guess Booty Hunter still has her niche. Although I personally don't like 'magical grooming/breeding' features from an immersion POV (if you've ever read the 'gameplay' thread on HHS, you'll know my stance ).This would make the scientist more for upgrading the girls you have instead of finding girls and having to train them.
There were ideas for a doctor mod to do this once, but it never got anywhere. Well, except for Bonanza's healing shop which is squatting in what I think is now Papa Freak's territory?Probably once you get diamonds I would make a selection to restore a girls virginity and maybe a few other traits using a few diamonds as an additional cost of the focuses.
Seems to be a recurring theme, sadly.Also the mod is rather low priority for me right now.