Author Topic: [BUG][RC-PLAYER] Projection shadow bugs  (Read 1053 times)

0 Members and 1 Guest are viewing this topic.

Offline namida

  • Administrator
  • Posts: 12399
    • View Profile
    • NeoLemmix Website
[BUG][RC-PLAYER] Projection shadow bugs
« on: January 18, 2020, 07:26:40 PM »
1. The skill projection shadow doesn't work properly for permanent skills or blockers
2. If a projection shadow hotkey is released while the game is paused, the projection shadow remains visible until either the game is unpaused, the lemming is unselected, or the other type of projection shadow is activated
3. The projection shadow appears behind objects, if those objects are not set to No Overwrite
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)

Offline namida

  • Administrator
  • Posts: 12399
    • View Profile
    • NeoLemmix Website
Re: [BUG][RC-PLAYER] Projection shadow bugs
« Reply #1 on: February 06, 2020, 09:39:56 PM »
I've decided - this isn't worth holding up V12.8 for. I'm going to remove this feature for now (obviously, I won't delete the underlying code, rather I'll just disable the feature), and look at it again for V12.9.
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)

Offline namida

  • Administrator
  • Posts: 12399
    • View Profile
    • NeoLemmix Website
Re: [BUG][RC-PLAYER] Projection shadow bugs
« Reply #2 on: March 30, 2020, 11:17:14 PM »
As of commit 9f2b4b9 (where I've now merged this into the master branch), I'm pretty confident the projection shadow feature is good to go. A couple of minor bugs remain (most notably that it doesn't disappear when paused until the mouse is moved), but nothing critical.
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)