Lemmings Forums

NeoLemmix => Bugs & Suggestions => Closed => Topic started by: Armani on July 05, 2021, 08:48:51 AM

Title: [BUG][PLAYER] Some inconsistency in Xmas sprites
Post by: Armani on July 05, 2021, 08:48:51 AM
A lemming with permanent skill turn to green in Xmas sprites.

(https://i.imgur.com/1wyzwJ3.gif)
1) But if you assign a digger to a green lemming, it return to red.
If you assign any constructive/destructive skill other than the digger, it remains green

(https://i.imgur.com/svXBEyB.gif)
2) Bomber-ohnoer return to red while stoner-ohnoer remain green.
Title: Re: [BUG][PLAYER] Some inconsistency in Xmas sprites
Post by: namida on July 05, 2021, 07:11:56 PM
It's likely some of the colors are slightly off in those sprites, and if this is indeed the reason, it's as simple as fixing that - and just a style update.

EDIT: Actually, the Stoner case can't be that, because Bomber and Stoner use the same sprite during the Ohno phase (but it might still be this for the Digger case).

EDIT AGAIN: Confirmed this is the case for the Digger; will have a style update up shortly.
Title: Re: [BUG][PLAYER] Some inconsistency in Xmas sprites
Post by: namida on July 05, 2021, 07:27:18 PM
The Stoner issue is a physics bug - the lemming outright does not lose his permanent skills when becoming a Stoner-Ohnoer, unlike the case of a Bomber-Ohnoer.

I know I said I'd have to delay the stable release if there were any new physics bugs, but due to the simplicity of the fix and the pretty much zero breakage potential here (the only situation that would break is if a falling-ohnoer was used to fall into water, combined with a Swimmer, and since you can't do this with a Bomber anymore - which was an intentional change - I think such situations can be filed under "exploiting a bug, so don't care"), I'm going to make an exception for this one and not delay anything.

Fixed in commit a2111c2; Stoner-Ohnoer now behaves the same as Bomber-Ohnoer.