KubeRoot
Gogul   Poland
 
 
Complex<double> z,c=Complex<double>(cx,cy);
z=c;
double len;
for(int i=0; i<maxiter; i++)
{
    z=Complex.squared(z)+c;
    len=Complex.abs(z);
    if(len>32)
    {
        return i+1-log2(log2(len));
    }
}
return 0;

20:23 - KubeRoot: SCREENS I SAID
20:23 - Shadow: BOOBS I SAID
En línea
Juego favorito
134
Horas jugadas
80
Logros
Actividad reciente
353 h registradas
usado por última vez el 1 JUN
3.5 h registradas
usado por última vez el 1 JUN
1 h registradas
usado por última vez el 30 MAY
Comentarios
Adogrinn 31 MAY a las 6:55 a. m. 
Game on? I'm in!
CrazyFedd 8 MAY a las 9:47 a. m. 
have a nice offer, added
MichaelMason115 6 ABR a las 7:54 a. m. 
Hello, KubeRoot!
You are the creator of the button overlay mod for The Binding of Isaac, right? I would like to ask if you'd be able to create such a mod for other games such as Celeste. I know this comes out of nowhere and Celeste isn't exactly your 'most-played game', but despite the game's sizeable community, a simple mod that shows the player's inputs on a keyboard or controller overlay doesn't actually exist yet and I would be very grateful for such an addition. Now, I am asking you because you seem to have some experience with modding and creating such an overlay, at least in Isaac. That was all I had to say. Have a nice day!
Lucadelic 1 NOV 2023 a las 9:53 a. m. 
Outstanding man, thank you so much for your message, i can read it but not reply. I removed the friend request because i saw others had commented on your mods. I'll try these options :D
KubeRoot 1 NOV 2023 a las 3:48 a. m. 
CommandQueueWithSave and AutoCommandQueuePickup
From what I can tell, AutoCommandQueuePickup seems to have taken the functionality from CommandQueueWithSave, while also merging in another mod of mine, ProperSave support and Risk of Options support, but probably also making it need to be installed on both the client and server when in multiplayer.
I didn't mention them in the comments, since I accepted your friend request - though seems like you might have withdrawn it with specific timing, where it didn't actually go through, but I got a chat open with you anyways.
Lucadelic 31 OCT 2023 a las 10:15 p. m. 
Thank you for your quick response, do you remember what these two mods called?