SuperLemmini 0.104a

Started by Tsyu, May 25, 2014, 06:20:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ron_Stard


manic23

just wanted to say a huge thank you for this awesome Lemmings game, I can't believe how awesome this is, I love that you get all the levels and just about every game and the Mega drive levels are the icing on the cake, to be able to play the Mega drive levels with a mouse is a dream come true to me.

One happy Lemmings nerd!

namida

I discovered a Lemmini group on Facebook and introduced them to SuperLemmini. Some of them seem quite interested; so don't let the lack of interest on the forums get you down - it seems you do have fans, just elsewhere. :D
My 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)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)

Tsyu

Yes, development has been extremely slow lately; I've been busy doing other things. I haven't given up, though.

The next version will support loading directly from ZIP files, which has already been implemented. All that needs to be done is to get the Windows Lemmings extractor to save the extracted resources to a ZIP file and delete the loose resources that are in use now; this has been partially completed.

Ben H

SuperLemmini is still my favourite of all the various Lemmings engines.
I wish more people were creating content for it.

Colorful Arty

I just randomly found the CRAZIEST glitches ever when playing one of my levels. Apparently, if you dig all the way to the bottom of the screen and bash before falling into the abyss, you warp to the top of the screen. I'm not sure if you are aware of this, so I thought I'd throw it out there.
My Youtube channel where I let's play games with family-friendly commentary:
https://www.youtube.com/channel/UCiRPZ5j87ft_clSRLFCESQA

My Twitch channel: https://www.twitch.tv/colorfularty

My levelpack: SubLems
For New formats NeoLemmix: https://www.lemmingsforums.net/index.php?topic=4942.0
For Old formats NeoLemmix: http://www.lemmingsforums.net/index.php?topic=2787.0
For SuperLemmini: http://www.lemmingsforums.net/index.php?topic=2704.0

My levelpack: ArtLems
For New formats NeoLemmix: https://www.lemmingsforums.net/index.php?topic=4583.0

Tsyu

After far too long, SuperLemmini 0.102 is ready for release. Here are the changes:

  • Java 8 or later is now required to run SuperLemmini. Various parts of the SuperLemmini code now take advantage of certain Java 8 features such as lambda expressions.
  • Changed most of the object arrays to lists. Hopefully this didn't introduce any bugs.
  • Levels and other resources can now be loaded from ZIP files. Such files must use the .lzp extension (not the usual .zip), must be placed in the root of the resource folder, and must contain the same folder structure of the resource folder.
  • Resources extracted from Windows Lemmings are now stored in root.lzp rather than as separate files.
  • Fixed a bug that caused a basher to warp to the top of the level if it was very close to the bottom and encountered a hole.

In case you didn't read the change list, Java 8 or later is now required.

SuperLemmini can now load files from LZP files, which are just standard ZIP files with a .lzp extension. This feature was designed this way so that players don't try to extract the files (as they don't need to). The proper folder structure of LZP files is the same as that of the resource folder. Also, remember that SuperLemmini reads from all LZP files, not just those pertaining to the current level pack, so it's still necessary to continue to place replacement files within the "mods" folder, even if they're inside an LZP file.

Tsyu

I released a small update to fix a bug that can cause a crash:

  • Fixed a bug that sometimes caused the random music selector to inappropriately pick a music file that existed only in a subfolder of the music folder, resulting in a crash.

Colorful Arty

Just got the newest update, and everything works perfectly. Excellent work Tsyu! :thumbsup:
My Youtube channel where I let's play games with family-friendly commentary:
https://www.youtube.com/channel/UCiRPZ5j87ft_clSRLFCESQA

My Twitch channel: https://www.twitch.tv/colorfularty

My levelpack: SubLems
For New formats NeoLemmix: https://www.lemmingsforums.net/index.php?topic=4942.0
For Old formats NeoLemmix: http://www.lemmingsforums.net/index.php?topic=2787.0
For SuperLemmini: http://www.lemmingsforums.net/index.php?topic=2704.0

My levelpack: ArtLems
For New formats NeoLemmix: https://www.lemmingsforums.net/index.php?topic=4583.0

grams88

SuperLemmini sounds cool. Need to give that a go. :)

Colorful Arty

Ok, one problem.

When I have used SuperLemmini in the past, I extracted the regular Lemmini Source Files to run it, because when I try to extract the new SuperLemmini Source Files, it gives me this error:

Validating WINLEMM...
GFX/BLINK.SPR
File C:\Users\ColorfulArty\Desktop\src\GFX\BLINK.SPR not found.

How do I fix this?
My Youtube channel where I let's play games with family-friendly commentary:
https://www.youtube.com/channel/UCiRPZ5j87ft_clSRLFCESQA

My Twitch channel: https://www.twitch.tv/colorfularty

My levelpack: SubLems
For New formats NeoLemmix: https://www.lemmingsforums.net/index.php?topic=4942.0
For Old formats NeoLemmix: http://www.lemmingsforums.net/index.php?topic=2787.0
For SuperLemmini: http://www.lemmingsforums.net/index.php?topic=2704.0

My levelpack: ArtLems
For New formats NeoLemmix: https://www.lemmingsforums.net/index.php?topic=4583.0

Tsyu

Can you verify that C:\Users\ColorfulArty\Desktop\src\GFX\BLINK.SPR actually does exist? Also remember that you have to point SuperLemmini to the WINLEMM folder itself, not its parent folder.

Colorful Arty

I can assure you that the path does exist. Is the file I need to point SuperLemmini to INSIDE the src file, or do I have to download WINLEMM somewhere?
My Youtube channel where I let's play games with family-friendly commentary:
https://www.youtube.com/channel/UCiRPZ5j87ft_clSRLFCESQA

My Twitch channel: https://www.twitch.tv/colorfularty

My levelpack: SubLems
For New formats NeoLemmix: https://www.lemmingsforums.net/index.php?topic=4942.0
For Old formats NeoLemmix: http://www.lemmingsforums.net/index.php?topic=2787.0
For SuperLemmini: http://www.lemmingsforums.net/index.php?topic=2704.0

My levelpack: ArtLems
For New formats NeoLemmix: https://www.lemmingsforums.net/index.php?topic=4583.0

namida

You should use an actual copy of WinLemm. It isn't too hard to find one.
My 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)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)

IchoTolot

Quote from: Colorful Arty on April 04, 2016, 09:47:11 PM
I can assure you that the path does exist. Is the file I need to point SuperLemmini to INSIDE the src file, or do I have to download WINLEMM somewhere?

The Lemmini version of Reunion has a download link for WINLEM. (It's inside my Dropbox so no dubious site ;))
http://www.lemmingsforums.net/index.php?topic=2101.0