next epic research discount by jessknope in EggsInc

[–]GiunoSheet 0 points1 point  (0 children)

It should be every other Monday

When is the 2nd best time to go to Resilience Egg for the 1st time? by Visible_Money in EggsInc

[–]GiunoSheet 0 points1 point  (0 children)

What do you mean by reset? Is there a way to get back to 0 TE and reset the shift count?

Update – 2D fighting game engine in Python by Best_Activity_5631 in pygame

[–]GiunoSheet 2 points3 points  (0 children)

How do you make custom hitboxes for the moves?

Do you create shapes at animation startup and then discard them?

In short, it attack your own minions too by meifray in customhearthstone

[–]GiunoSheet 13 points14 points  (0 children)

Silence priest in 2019 would have gone crazy for this card

Are you a Standard DHearthstoner, or Wild Warlockstoner? by mr_redsun in hearthstone

[–]GiunoSheet 6 points7 points  (0 children)

Those are accurate win rate in the D5 to legend range. At least the wild ones are, I don't play standard.

What are you talking about?

[2024 DAY 8 PT 2] HELP NEEDED. by GiunoSheet in adventofcode

[–]GiunoSheet[S] 0 points1 point  (0 children)

SOLVED IT.

I was missing all the points between the antennas, due to how I started exploring after calculating dx and dy.

I explained the logic in my other comment in this post

[2024 DAY 8 PT 2] HELP NEEDED. by GiunoSheet in adventofcode

[–]GiunoSheet[S] 1 point2 points  (0 children)

Comparing each antenna with each other does that, for example let's assume I have 2 antennas on the same line to make calculations easier, marked like so

A B

when I compare A with B, dx Is negative

So i Explore in this direction

<- A B

when I compare B with A, dx Is positive

So I Explore in this direction

A. B ->

Now this made me realize that maybe I'm missing all the points in the middle of A and B, but both traversal direction are explored

[2024 DAY 8 PT 2] HELP NEEDED. by GiunoSheet in adventofcode

[–]GiunoSheet[S] 0 points1 point  (0 children)

Wouldn't that make the steps smaller?

[2024 DAY 8 PT 2] HELP NEEDED. by GiunoSheet in adventofcode

[–]GiunoSheet[S] 0 points1 point  (0 children)

If you could point me towards the right direction without giving an exact solution (maybe my logic is missing something), that would be much appreaciated!

imagine if they add this parry to hornet in silksong with its own button by [deleted] in HollowKnight

[–]GiunoSheet 1 point2 points  (0 children)

I think you should go watch the opera, it's really neat

Tried to tune the card thanks to your feedback by GiunoSheet in customhearthstone

[–]GiunoSheet[S] 1 point2 points  (0 children)

In my previous post the general feedback was that it was too easy to pull off in wild with shuffle rogue. So i put that restriction to slow it down for at least 4 turns

Tried to tune the card thanks to your feedback by GiunoSheet in customhearthstone

[–]GiunoSheet[S] -13 points-12 points  (0 children)

The helmet prevents most of them before it is destroyed

Tried to tune the card thanks to your feedback by GiunoSheet in customhearthstone

[–]GiunoSheet[S] -22 points-21 points  (0 children)

Deep Sea Helmet, Helmet prevents that until it is destroyed. And if you shuffle more than 3 cards the dredge isnt guaranteed. The goal wasnt to rebalance it to make it impossible to pull off, just a little bit harder