Author Topic: [BUG][EDITOR] Lemming Requirements on Exit Bugs  (Read 1157 times)

0 Members and 1 Guest are viewing this topic.

Offline DireKrow

  • Noisy Crow
  • Posts: 113
    • View Profile
[BUG][EDITOR] Lemming Requirements on Exit Bugs
« on: April 11, 2020, 05:41:20 AM »
In NeoLemmix editor 12.0:

1) If you set a 'Lemming' limit for an exit, that requirement will be reset to 0 when you use undo/ctrl+z at any point after that. This occurs even if you freshly load a level that already had these requirements set, then use undo. If there's multiple exits, all of them are reset.

2) If you type a non-zero value for 'Lemming' on an exit, then click on a different object with a numerical input box (such as water or one-way walls), the following two errors occur:
Spoiler (click to show/hide)
« Last Edit: April 11, 2020, 05:54:19 AM by DireKrow »
LOTY 2020 Winner
My NeoLemmix Levels: The Krow Files (File A v1.2 released 21-Feb-2020)

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
Re: [BUG][EDITOR] Lemming Requirements on Exit Bugs
« Reply #1 on: April 11, 2020, 08:10:54 PM »
Aware of the 2nd (and it's proving to be a real pain to fix; I've tried a few times), the 1st is new.
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: 12398
    • View Profile
    • NeoLemmix Website
Re: [BUG][EDITOR] Lemming Requirements on Exit Bugs
« Reply #2 on: June 05, 2020, 02:41:20 AM »
#1 is fixed in commit 8c2663e.
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: 12398
    • View Profile
    • NeoLemmix Website
Re: [BUG][EDITOR] Lemming Requirements on Exit Bugs
« Reply #3 on: June 05, 2020, 03:11:21 AM »
And while I'm not 100% confident it's outright fixed, #2's situation should at least be greatly improved in commit df2f10b - probably to "as good as it's going to get" levels.
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)