Lemmings Forums

NeoLemmix => NeoLemmix Main => Archived Bugs & Suggestions => Topic started by: Nepster on October 26, 2016, 06:30:41 PM

Title: [FIXED] Preplaced lemmings influence starting hatch [BUG] [PLAYER]
Post by: Nepster on October 26, 2016, 06:30:41 PM
This bug is the cause of some of the problems in Flopsy's recent bug report. (http://www.lemmingsforums.net/index.php?topic=3026.0)

Assume a level has p preplaced lemmings and n hatches (indexed by 0, 1, ..., n-1). Then the first lemming should spawn in hatch number 0, but instead is spawns in hatch number p mod n.
Title: Re: Preplaced lemmings influence starting hatch [BUG] [PLAYER]
Post by: Nepster on October 26, 2016, 07:56:41 PM
...and fixed for the next NL update.