supertux icon indicating copy to clipboard operation
supertux copied to clipboard

Icecrusher Bug List

Open weluvgoatz opened this issue 3 years ago • 2 comments

Here I am going to keep track of icecrusher bugs that I have discovered so that someone or me can fix them in the future:

  • [Removed the first bug because I cannot reproduce it anymore in the latest nightly]
  • Sideways icecrushers destroy multiple crates in a row, but normal icecrushers only break 1. This should be fixed to be one or the other.
  • An icecrusher's eyes will get stuck if an obstacle is placed in order to block it from returning to its original location (This looks weird) and if a player gets on top of the icecrusher in this state then they will slide off.
  • [EDIT] A fourth inconsistency: The player can be hurt by regular icecrushers but not sideways ones.
  • Rocks placed atop icecrushers cause it to bounce oddly on the floor.
  • If an icecrusher is pushed up a slope and tries to retreat to its previous position, it will teleport back to its home position.
  • Not a bug but the icecrusher code needs to be refactored anyway, I think.
  • Icecrusher eyes but not eye whites go behind brick particles, which looks weird.

Feel free to append any of your own, if you have found any.

weluvgoatz avatar Nov 11 '21 02:11 weluvgoatz

Pictures would be nice.

That first one seems quite odd, honestly. It sounds like it still thinks there's a platform underneath it. The second one isn't really as much a bug, as it is an inconsistency. It would be nice if they only broke one crate at a time. I dunno what to even say about the third one.

Busybody64 avatar Nov 11 '21 17:11 Busybody64

#2254 fixes most of these, for those who care.

weluvgoatz avatar Jul 18 '22 05:07 weluvgoatz