RustRoguelike icon indicating copy to clipboard operation
RustRoguelike copied to clipboard

Using Spear Attack did not pass turn

Open MicroChasm opened this issue 2 years ago • 3 comments

At the end of the action log, I used a spear to stun a golem beneath me, and it did not pass the turn.

action_log.txt

MicroChasm avatar May 20 '22 06:05 MicroChasm

It looks like some attacks did not take up a turn.

I changed this to always take a turn, whether or not the attack hits anything. This seems more correct, but we can discuss if there are cases where this should not occur.

nsmryan avatar May 28 '22 16:05 nsmryan

Using the spear to attack open tiles now causes the game to hang.

MicroChasm avatar May 28 '22 17:05 MicroChasm

I haven't been able to replicate that hang. It seems like there is a mysterious hanging situation that can occur, but its not clear what the conditions are.

nsmryan avatar Jun 01 '22 15:06 nsmryan