Recent posts

#11
Editor Bugs & Suggestions / Re: [+][SUG][ED] Show file nam...
Last post by WillLem - June 18, 2026, 11:19:12 PM
Quote from: heart66 on June 17, 2026, 12:40:43 PMWe were both correct, the new skills will show but not the edited title.

Good catch! The Author field also needs to be updated.

Fixed in NLCEPlayer commit 96ff2fc and SLXPlayer commit fda6bae.
#12
Game Bugs & Suggestions / Re: [+][SUG][PL] Clear Physics...
Last post by WillLem - June 18, 2026, 11:00:59 PM
Quote from: Simon on June 17, 2026, 05:31:58 AMYou chose (0x44, 0x44, 0xFF) for the nonpermanent blue.

Now the medium green from the hatch will clash with your nonpermanent blue. Lemmings overlapping gadgets will be hard on the eyes.

An immediate fix is to darken the gadget green from (0, 0x80, 0) to (0, 0x40, 0).

Darkened the green to 004400 as suggested.

The lems are also lighter (77-77-FF), with selected lems moved to (OR FF-FF-00) which is almost white. I've also included zombies in this screenshot (on the lower path):



Better?



Quote from: Proxima on June 17, 2026, 02:53:53 PMWater trigger areas are bright magenta, with a darker shade used when they overlap terrain. I feel we should do a similar thing with hatches: bright normally (and maybe a bit more yellow to make them more distinct from lemmings), and darker when they overlap terrain.

This wouldn't be trivial to implement tbh. What would be the benefit of being able to see the outline in the case of hatches (which have a 1px trigger point)?
#13
SuperLemmix / (SLX) Heart66 Pack (İn Develop...
Last post by heart66 - June 18, 2026, 04:50:27 PM
I am currently developing an SLX pack. Actually, I almost finished
My problem is not creating the levels but two (2) points:
1- rating the levels (easy - medium - Hard)
2- Skills assigned (should I give the skills in which I solved the level with or more)
Attached is an example.
For me, it is an easy level
The normal way of solving it is by 20 balloons and 20 speary and a stacker of course.
My solution Was different and I used less skills
I really need help in this. Your feed back is mostly appreciated.
#14
Game Bugs & Suggestions / Re: [+][SUG][PL] Clear Physics...
Last post by Proxima - June 17, 2026, 02:53:53 PM
Water trigger areas are bright magenta, with a darker shade used when they overlap terrain. I feel we should do a similar thing with hatches: bright normally (and maybe a bit more yellow to make them more distinct from lemmings), and darker when they overlap terrain.

Quickly guessing and trying some round numbers, (0x80, 0xC0, 0) and (0x48, 0x6C, 0) might be about right?
#15
Editor Bugs & Suggestions / Re: [+][SUG][ED] Show file nam...
Last post by heart66 - June 17, 2026, 12:40:43 PM
Quote from: WillLem on June 16, 2026, 10:14:54 PM
Quote from: heart66 on June 16, 2026, 09:58:17 PMBy the way, if you use  "Edit Level" the editor shall open and you make the necessary changes. Save .... Exit
When you return to the player the changes will not show. You have to exit the player and run it again.

Are you using NeoLemmix CE? When I tested this, 1.1.1 does update the level as expected.
We were both correct, the new skills will show but not the edited title.
As attached:
1- level selected from the player
2 and 3 - I edited the skills number and the title. Saved
4- in the player, the skills were updated but not the title. Exit
5- run the player again. The title was updated.
#16
Game Bugs & Suggestions / Re: [+][SUG][PL] Clear Physics...
Last post by Simon - June 17, 2026, 05:31:58 AM
Quote from: WillLem on June 17, 2026, 01:25:54 AMThe blue you suggested was a tad too close to the purple

My medium blue was also too close to the grey of the earth (diggable terrain), hmm.

Quote from: WillLem on June 17, 2026, 01:25:54 AMHow's this?

You chose (0x44, 0x44, 0xFF) for the nonpermanent blue.

Now the medium green from the hatch will clash with your nonpermanent blue. Lemmings overlapping gadgets will be hard on the eyes.

An immediate fix is to darken the gadget green from (0, 0x80, 0) to (0, 0x40, 0). Even 0x50 would be too light. At first glance, I don't mind the pretty dark gadgets at 0x40. I can playtest and report.

A more elaborate fix is to move the blues/cyans/purples/... around to allow 0x50 or 0x60 on the gadgets, but I don't have time today to investigate. It's not obvious what's best.

The main guideline is: The most common colors will be background black, earth grey, steel grey, nonpermanent blue, gadget green, and trigger area pink. Those should be clearly different from each other. It's more important to {distinguish lemmings from gadget silhouettes} than it is to {distinguish gadget silhouettes from the black background}. Reason: The silhouette becomes less important after you know that it's some exit, or some trap, ... The trigger area is more important than the silhouette.

-- Simon
#17
NeoLemmix Main / Re: [+][SUG][PL] Redesign defa...
Last post by Simon - June 17, 2026, 05:04:17 AM
Quote from: WillLem on June 17, 2026, 01:43:46 AMreason for the extreme ends of the ruler being 2px tall rather than 1px?

Design history was: I wanted to avoid the inclusive/exclusive problem at all costs. You should never worry whether you must insert the bottom by 1 pixel into the ground or stand it onto the ground. The obvious way to kill all risk was to make the bottom two rows identical.

Quote from: WillLem on June 17, 2026, 01:43:46 AMI've attached a version which Proxima and I slightly prefer.

I think it solves the inclusive/exclusive problem, too, yes. This still has the white triangle and the vertical black line, both 3 pixels tall. That feels enough to show that you should stand this onto the ground (instead of pushing it by 1 pixel into the ground).

Both rulers have a 1-pixel-wide middle part, which I like.

Use yours! I'll let you know if I eventually miss the wider end; I don't expect to.

-- Simon
#18
NeoLemmix Main / Re: [+][SUG][PL] Redesign defa...
Last post by WillLem - June 17, 2026, 01:43:46 AM
@Simon

Just a quick question, what's the reason for the extreme ends of the ruler being 2px tall rather than 1px?

I've attached a version which Proxima and I slightly prefer. It would be good to understand why 2px is better.

#19
Game Bugs & Suggestions / Re: [+][SUG][PL] Clear Physics...
Last post by WillLem - June 17, 2026, 01:25:54 AM
@Simon

How's this?


L->R: Normal, Selected (cursor is overlaid to show this), Climber

The blue you suggested was a tad too close to the purple for selected lemmings, so I made it a shade darker. The green entrance hatch is static (non-cycling), with the option to toggle on colour cycling for those that still want it.
#20
Lemmings Main / Re: What's your thoughts on th...
Last post by GigaLem - June 16, 2026, 11:34:48 PM
Quote from: Adrian060756 on June 16, 2026, 06:43:28 AM
Quote from: GigaLem on June 14, 2026, 10:36:56 AMMy main issue with this era is how, hard it is to play it now through legitimate means. I bought a PS Vita myself last year just to finally play Lemmings Touch. It's never given enough of a push especially in lemmings touch's case to make enough of an impact to make the series have more support on current gen consoles, let alone being on a platform that not everyone is willing to own. Because I like a lot of things about this era, I like how it looks, I like the designs of the Lemmings, but because of how neglected the IP became, most of its entries became abandonware. Would I love to see a third party take the original games and put it on other consoles? yes! if the series was allowed to exist multiplatform like it used to, then yes. But because it isn't, its gonna be the one series that you can only play through emulation unless you have the physical copy and hardware to play it on.

Even as someone who grew up on DOS Lemmings, I like the way this era looked, but it needed more than just what it had.

That's a very good idea! Sony should just re-release the original 1991 Lemmings along with ''Oh No'' and the Christmas Holiday expansion packs and put them in one nice collection much like what Sega did with ''Sonic Origins'' and dare I say it? ''Mortal Kombat Legacy Kollection'' and they could also include all the different ports of Lemmings to make it one massive collection, as long as they don't screw up the emulation like what Digital Eclipse did to MK Legacy Kollection and what Sega also did with Origins by making only half the game a physical release and the other a redeemer code downloadable digital game. The whole collection has to be physical and digital to cater to all audiences.

A collection on the level of the recent MK Collection is something i'd be happy about, I'd double dip if say a Switch 2 version has Mouse control support for it as well