Sleazy Fork is available in English.

Hentai Heroes++ (OCD) Season version

Adding things here and there in the Hentai Heroes game.

< Spätná väzba na Hentai Heroes++ (OCD) Season version

Hodnotenie: Dobré - skript funguje

§
Pridaný: 11.06.2021

Hi, for champions could you make the red more red please ? I am colour impaired and I much prefered the old way. Now I can't tell by looking at the image if the girl is positionned correctly or no.
Thanks

§
Pridaný: 15.06.2021

I've changed the icons to an x and a checkmark. Replace the two insert rules (roughly line 7700) with these:

sheet.insertRule('.green-tick-icon {'
                 + '-webkit-mask: url(https://image.flaticon.com/icons/png/512/1168/1168610.png) no-repeat 50% 50%;'
                 + '-webkit-mask-size: contain;'
                 + 'background-image: url(https://image.flaticon.com/icons/png/512/1168/1168610.png);'
                 + 'background-color: none;}'
                );

sheet.insertRule('.green-tick-icon.empty {'
                 + '-webkit-mask: url(https://image.flaticon.com/icons/png/512/1168/1168582.png) no-repeat 50% 50%;'
                 + '-webkit-mask-size: contain;'
                 + 'background-image: url(https://image.flaticon.com/icons/png/512/1168/1168582.png);'
                 + 'background-color: none;}'
                );
§
Pridaný: 15.06.2021
Upravený: 15.06.2021

This is what it looks like. I'm not sure why the color is off next to the pose.

§
Pridaný: 12.07.2021

Hi, it is way better now for champions.
And thanks for your work concerning the lasts game updates.
Script works fine.

Pridať odpoveď

Aby ste mohli pridať odpoveď, prihláste sa.