Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 43 to 82 of 154 · Next page · Previous page · First page · Last page
(-1)

Yo mh.. recomindaria hacer mh.. una versión alternativa para niñas.... Osea. No solo a los hombres les gusta estas cosas... Hay nilas que te masturban y les gusta así...

The images could use some size ajustment. i think it would be more convenient if there was an image size changer so you could change how much of the screen the images take up, or maybe a full screen for the images?

(+3)

Can we have endurance/edge mode but it still automatically goes through images like in slideshow mode?

in endurance it will not go into the longer break, the edge bar will be completely empty but it will stay there and not go on to the next section. I am using the downloaded version on windows, not the browser version of 1.2.7.

It looks like this until you exit.

(+1)

Thank you very much for describing the issue.
I was able to find where it went wrong. I'll do another full Endurance run for testing, and fix will be on the way!

I got at the end of the timer (pics part) and it didn't end it didn't stop, twice, in 1.2.7. I was stuck.

when it get's to the finishing part of the game, do you keep going with the rhythm or speed is all up to you?

Your choice, you can follow instructions or do it the way you like really.

Would you make it so that the background in slideshow mode is black instead of a dark green? Or add an option to change bg color?

It turns out I cannot simply change a value specifically for the slideshow background. It acts as a "go" step that is on repeat. Changing this also changes the colour in other modes.

I would rather avoid adding complexity and risking breaking things at this point, I barely have the willpower to work on this anymore at all as of now.

(+1)

So my ticking sound dose not work, how do i fix this?

 

Ticking for version 1.2.6 doesn't work for me either, though it did in previous versions.

(+1)

Files got mixed up, it's a bit out of date. Will build a 1.2.7 with the correct sound file!

Hey uh...I have some suggestions

Can you add some more "activities", both when resting and edging to...spice things up? Like changing position, or how tigh the grip...or pull out the way back,.ect. and options to enable/disable command if you're uncomfortable with it


 

No longer working on this.

Will only do something like that when I have the time and energy to work on another version.

Have you ever thought of making a similar game but for rule34 instead? And does anyone know if there already is one?

Thought of but it's a lot of work. Would do when I work on another version.

Would it be possible to get this on IOS? Or iphone?

No, not unless someone could significantly help with IOS.
IPhone is not viable cause the store doesn't allow adult content and apps can't be installed manually.

(+2)

This application used to work for me, but in the last few days whenever I search anything for e621 in Heat Control either v1.2.5 or 1.2.6 I receive an error message: "The search query failed. Please try another search." 
I've tried:  
1. Deleting the "appdata/roaming/Heat Control" folder
2. reducing number of pictures
3. simple searches "male" etc
4. Edge, Endurance, and Slideshow modes.
5. Local directories still work, but that somewhat defeats the purpose.

Any idea what could be causing this? 

(+1)

e6 API is unavailable, as sometimes happens. Nothing to do but wait for them.

(1 edit)

On android version  can you move the "back to menu" button to the top left of right corner or somewhere out of the way cause i always accidentally hit it when going to next image

(+1)

Spaced them out a little when the screen is small enough (like phone size).

Is this safe to play? I just like to check before I download stuff uwu

yeah! it's pretty good, could do with some timing config options, but still pretty fun

(2 edits) (+2)

Is it just me, or does the "local" image setting not work on android? It says its not supported for some reason... Also I can never see any images from e621, just a blank screen :/... Anyone knows how to fix this?

I don't know about e621 issues, but I helped with the code for local images. The exe uses electron, and I've got no clue how that would work on android. If I had to guess, something went wrong when it was ported as an apk from an exe.

No support for local files on Android, the APK is a direct port of the web version which doesn't deal with OS specific features.

I guess it's a bit late now but I wouldn't have known why you get a blank image instead of the intended image. Things were working last time I tried on my phone at least.

Can you make older versions of this game available? I am running the Itch client on Linux which allows playing some windows only games on there and I know this game has worked before but for some reason this version won't run. I usually use the HTML version for E621 (which still works for this version) but sometimes want to use some local stuff.

Didn't know it was posible, better than nothing I suppose.
Please let me know if you can test the latest version (1.2.6 now), and if you remember the last version number that used to work for you.

Alternatively contact via DM

(1 edit)

on my phone i noticed that i can still load the favorites i had from my then unbanned account, its banned now but i can still load up 1462 (ofc i cannot load them on my pc now since i didnt use the app while my acc was unbanned), i assume that in the files there is somewhere that saves the pictures that youve looked at/have searched up. is there a way that i can transfer these 1462 loaded images from my phone onto my computer and where would that be stored (i have a motorola xt2093dl just for reference on how my files are stored/how they look)

It would be the embedded browser cache. Probably nothing you can do.

En dónde descargo las imágenes?

Pues hasta donde se , solo se tiene que poner(en el espacio donde te lo pide) el nombre de un artista que este en e621 darle en search y ya, si esque a eso te referías

(1 edit)

it just doesnt work? when i try to use the e621 feature it just always says pictures found 0. in general none of the purple buttons seem to work... any idea why?

Are you in incognito mode, i found that it dosent work well in incog windows

(1 edit)

If e621 blocked in your country then you must use vpn in order to recieve images from e621. Also you should not put so many tags,because it basicly works likes e621,also you must type everything you searching correctly

Hi, could you add video support at least for local files?

I am no longer updating this, except bug fixes and really small features.
Can't do videos.

what r you working on?

(1 edit) (-1)

If it's not too much trouble could you add an option for Edge and Endurance that makes the images change automatically after a set duration. Instead of having to click Next, or wait for the bar to end. (No worries if this is beyond what you wish to do). Thanks for making this great trainer.

(2 edits)

a bug,  the ticking sound doesn't match the stroke speed indicator

Seems to follow the rhythm to me, but there is a delay between the moment the green dot flashes and the sound starts.
And after looking again, it turns out a few ms of silence was automatically added at the beginning of the sound file when exporting as mp3, making it a wav file avoids the issue so will stick to that, much less delay.

Will be available next update.

(1 edit) (+1)

Small bug report. The +-20% on the Duration in edge mode is really -80% to +20%. Replacing "(Math.random() + 0.2)" With "((Math.random() - 0.5) * 2 * 0.2 + 1)" on line 482 (file: Heat Control v1.2.5 win\resources\app\files\main.js) will make it +-20%.

(1 edit)

I think someone mentioned it felt off, thanks a lot for figuring it out!
I'll change now and it'll be included whenever the next update comes.

No idea how I got it that wrong, it's nonsense but it happens.
Your formula works, but I prefer making something more generic instead:

function getRandInInterval(min, max)
{
    return Math.random() * (max - min) + min;
}

getRandInInterval(1.0 - 0.2, 1.0 + 0.2);


I like showing intention clearly when possible!

Nice job. I got an idea, how about adding a filter for e621 favs, so one can see their favs pics from a certain tag. 

(+5)

just use search option and add "fav:[your name here]" 

ALt360 might have meant a way to filter your favorites by tag.
Not sure.

(+3)

but you can just do it by combining fav tag with any other tags, basically using e621 search engine 

Just do "e621 search" and put fav:"your name" and add a dpace between different tags that you want.

Is there no choice to use slide show and edging at the same time, it's will be great if i don't need to click next while edging

The picture changes everytime the bar's empty, just like in slideshow. The next button is optional

is there going to be an option to scale up or down the hud when in the game? when the game is on full the text takes up a large portion of the screen.

(1 edit)

Browser version already allows you to do that with the built-in zoom.
I just added that to the Windows app, use CTRL +/- or CTRL mousewheel.

(1 edit)

When are we going to be able to use local files (android)

(1 edit)

The Android app is an automated port from the webapp. Just runs it in an embedded browser. No access to Android specific features.
So, unless someone is able to help with that, never.

(-1)

Well i drew the short straw lol

Can not wait when you can let the app pick pics for you that would be more interesting to see

how do you check which images you've blacklisted?

There is no interface for that, the pictures blacklist was a huge need to get rid of what players don't want in their search results, and I quickly put something together to have that button.

Having the ability to manage that list was a lot harder so I just stuck to the minimum required. It's still visible in the localStorage data of your browser, through the dev tools.

Since it'd take so much more work to have proper management of such a list, decided to leave it as is here and have something better in the future game.

Amy way to check on mobile?

I don't know more than what I previously said. There is no in-game way. I doubt this kind of raw data is accessible on mobile.

What does the app mean by "good, let's go for more, no stopping"?

It's a line used in Endurance mode. Like all the others, it encourages the player to keep edging, there isn't much more to it.

Like to keep edging even when it's on the red screen or the player still has to stop edging on the screen?

Still is supposed to stop. It means keep playing, but follow the rules still.

Ah ok, just it confused me lol

(+2)

The search for pictures button doesn't work :(

(+2)

e6 API is unavailable. Nothing to do but wait.

(+2)

not sure if its viable but I think a kinky mode with some basic premade punishments and the ability to add/remove them for your own punishments would be super cool!

(+1)

I agree it would be nice, but won't add to this one. Definitely going to try and get something like this is the next one.

NEXT ONE????

HELLL YEAAA

Whats the next one youre working on? Can i ask what it is or are you saving that for release?

hey when i use the e621 search a message pops up saying try again later

(+3)

So, did you try again later?

(+1)

I have a suggestion! How about a toggle option for a soft audio beep when it turns green, and a boop when it turns red? Then players could play with their eyes closed when they're sleepy or using their imagination, or if they're multitasking with doing something "fun" on the computer or with a partner or with a toy! Lots more utility! 

(+1)

It does sound useful, I really wish I had a way to know how much people would want this or that added...
But this one convinces me and will *hopefully* not be too much work or threaten the stability of the app!

Deleted 1 year ago
(+1)

Thought I'd make an update, it's not as easy as I hoped it would be. I'll definitely add something like that in the future game!

Real life is making it very hard for me to work on anything sadly, and this game is kinda finished and very low priority in terms of updates.

I ended up trying again and making it work, settled for a single tick when going green so it doesn't get too noisy when fast!

Hm this seems very noisy to me, with the constant tick sounds the whole time that you're in green phase. What I would recommend instead is a single sound when switching from red to green phase and another single sound when switching from green to red phase.

What's been done covers the need of several user's suggestion (the noise not only indicate it's green, it also gives you the stroke rhythm without having to focus on the flashing).

And I realise my previous post was ambiguous: I really meant "a tick when flashing green", as opposed to also a tick when the flash goes black too. Anyways,

Please contact me on Discord or Telegram if you *really* want this, can talk there.

Do you plan to make this open source? 

Not really, would people have a use for that? The code is already in the zip, I could stop minifying the JS for the size it saves...

(1 edit)

Oh, didn't notice that haha. There are just a few options that I'd like to add and I'm definitely willing to help add them.. or just add them for myself ¯\_(ツ)_/¯.

It would be nice if the code was de-minified though :P

You can contact me on Discord or Telegram too, can be found on my main page linked in game

could you make slideshow go under 5 seconds? also can you add an option to where if there is a video/gif, make it so that it repeats itself until you click next, or lasts the full gif/video amount of time that is on the video, also could you make an option to where 'show in e621' goes to your main browser instead of a popup

I'm looking at the "show in e621" button (it really isn't good in the new Electron app...), however the rest will have to stay as is in this version.

Is there going to be an APK release or a way to build it ourselves?

(+1)

I sure would like a way, but I don't know if it is possible/easy enough to turn this HTML/JS app into an APK.

(1 edit)

I found a way to convert the contents of the app folder within the resources folder to an apk. Everything works great, but local files are still locked.

Could you contact me on Discord or Telegram? This could be good.
Details on my main page

Viewing most recent comments 43 to 82 of 154 · Next page · Previous page · First page · Last page