Recent posts

#11
Lemmini / [RetroLemmini] ScottyLems
Last post by ericderkovits - July 03, 2026, 10:57:43 PM
Here is another Pack called Scottylems by Scotty.

It includes the levels, music, and replays
#12
Lemmini / [RetroLemmini] Snack Pack
Last post by ericderkovits - July 03, 2026, 10:55:13 PM
Here is another pack for RetroLemmini - Snack Pack

It includes the levels, music, and replays.

Enjoy!
#13
Lemmini / RetroLemmini Styles (including...
Last post by ericderkovits - July 03, 2026, 10:51:25 PM
Here are the styles I have so far for retrolemmini, including some new ones (ie, kiwi, dune)

https://www.mediafire.com/file/dtp6hj98binvrzk/styles.zip/file
#14
Lemmings Main / Re: Lemmings Forever Research
Last post by The64Watcher - July 03, 2026, 07:29:13 PM
chat dead  :'(
#15
NeoLemmix Levels / Re: [NeoLemmix] NeoLemmix Intr...
Last post by kaywhyn - July 03, 2026, 06:42:10 AM
"Becoming Indifferent" resolved :) Yea, this was exactly what I tried before with the jumper version which of course doesn't work :laugh: Now not only does it work, but it's definitely at a much more suitable difficulty for the Objects & Functions rank now! :thumbsup:

Quote from: IchoTolot on July 02, 2026, 07:39:42 PMFor the ordering I went with complexity ordering rather than with theme ordering and that's why I chose to stick them to the end:

- The teleporter is rather easy alone and introducing portals and showing the differences betweeen them is quite a bit more complex, so I decided to leave a gap there.
- The neutral level was already quite hard and I wouldn't want it to be earlier in the rank. That leaves only a little gap to the neutralizer/deneutralizer introduction which needs the neutrals as a basis.

Yea, fair enough. I understand now :)
#16
NeoLemmix Levels / Re: [NeoLemmix] NeoLemmix Intr...
Last post by IchoTolot - July 03, 2026, 06:25:25 AM
V 2.1 is out!

I saw a slight backroute by eric for "Becoming Indifferent" and decided the best fix is to adjust to kaywhyn's suggestion and remove the jumper and to add a basher.

Fixed levels:

- "Becoming Indifferent" - Removed the jumper, added a basher
- "Fluctuant Knowledge" - Very minor visual fix
#17
Site Discussion / Re: [SUG] Post feedback button...
Last post by WillLem - July 03, 2026, 02:52:45 AM
Still think this one would be a good idea to help boost Forum engagement. Happy to help with the grunt work if necessary.
#18
Game Bugs & Suggestions / Re: [+][SUG][PL] Clear Physics...
Last post by WillLem - July 03, 2026, 01:58:43 AM
Option removed.

Colours can now be cycled by typing 'CYCLE' into the relevant field in 'ce-clearphysicscolours.nxmi', or by choosing a fully transparent colour (i.e. $00------).

Implemented in NLCEPlayer commit 7b965a4.
#19
Lemmings Main / Wayne Smithson Interview
Last post by grams88 - July 02, 2026, 11:09:03 PM
Sorry I was late in posting this.   ???  I managed to do an interview with Wayne Smithson who was involved with the lemmings games, the atari st lemmings tribes, oh no more lemmings and many other games as such as creatures.  Hope you find it an interesting read, I try to be different with my questions to the standard interview questions.  He seems a really nice man.  :)

https://www.atarilegend.com/interviews/84
#20
Game Bugs & Suggestions / Re: [✓][SUG] Allow hiding anim...
Last post by WillLem - July 02, 2026, 10:58:48 PM
Quote from: Simon on July 02, 2026, 07:58:23 PMIt doesn't work with animated background: I have "Show ..." disabled and nonetheless see the butterflies on Dexter's The Split. Expected instead: The butterflies have gone away.

This particular object is marked as 'NO_EFFECT'. Such objects are not marked as 'Decorations' (i.e. Paint, Animation, Background) - they are simply not designated at all.

Rather than including undesignated objects in the 'Decorations' crowd, we'll instead understand 'NO_EFFECT' as 'ANIMATION' (which is more or less the same thing anyway, and won't affect existing levels/physics).

Reason for this approach: Traps become undesignated when they are disabled, and it's unlikely we'll want them to disappear when 'Show Decorations' is toggled off. Let's keep undesignated state as its own thing, then.

Fixed in NLCEPlayer commit d51c2b7.