Hentai Heroes++ (OCD) Season version

Adding things here and there in the Hentai Heroes game.

< Feedback on Hentai Heroes++ (OCD) Season version

Review: Good - script works

§
Posted: 2021-06-11

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

§
Posted: 2021-06-15

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;}'
                );
§
Posted: 2021-06-15
Edited: 2021-06-15

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

§
Posted: 2021-07-12

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

Post reply

Sign in to post a reply.