Author Topic: Loap Test Releases (current build: V0.0.28.0)  (Read 13105 times)

0 Members and 1 Guest are viewing this topic.

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
Loap Test Releases (current build: V0.0.28.0)
« on: January 20, 2022, 07:30:46 PM »
Current status:
- Not yet considered "stable", but remaining issues are very minor
- Known to have some minor rendering bugs (generally of the kind "something is drawn in front of something it should be drawn behind")
- No dedicated editor yet, but can load custom levels made for DOS L3D

Download: https://www.neolemmix.com/download.php?program=55 (This link always downloads the latest version, older versions here)
Music: https://www.neolemmix.com/download.php?id=530 (You will not need to redownload the music when new versions are released.)
Replays for all official levels: https://www.neolemmix.com/replay/Loap_L3D_Replays.zip

Source code available here: https://bitbucket.org/namida42/loap/
If you are looking for the source of a specific release, look for the branch "release/demo/[version]" eg "release/demo/0.0.25.0" for 0.0.25.0.

You do not need a copy of DOS Lemmings 3D in order to play this; all needed files are included to play the official Lemmings 3D levels (including Winterland). My level pack, Lemmings Plus 3D, is also available for Loap.

The binary is only available for Windows at this stage. It has been confirmed that Loap can be compiled from source for Linux, and it likely can for Mac too. I intend to make Linux (but not Mac) binaries once Loap reaches a stable or maybe even just RC version. You can edit resolution settings, including fullscreen mode, in "Loap.ini" (which will be created after the first time you run Loap V0.0.13.0 or higher).

To see (or configure) the hotkeys, go to the Options menu then click Edit Hotkeys. You can also reset them to default here. Some hotkey functions (eg. select skill) are not assigned by default but can be configured.


Custom levels made using L3DEdit can be added to Loap by placing them in a subfolder of "data/levels", which may in turn contain subfolders for ranks. Rank folders are sorted alphabetically in-game; if a rank folder name begins with a number and then a space, the number will not be displayed in game (this can be used to order ranks that aren't in alphabetical order). Level files are likewise sorted within a rank by alphabetical order of file names.
« Last Edit: December 13, 2023, 09:47:20 AM by namida »
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: Loap Test Releases (current build: V0.0.6.0)
« Reply #1 on: January 23, 2022, 01:04:00 AM »
Uploaded V0.0.6.0. Check the commit history on Bitbucket if you want to see every change; but the biggest one is that the Bomber and Builder skills work now. (The Basher, Miner and Digger still don't.)

https://www.neolemmix.com/download.php?id=532
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: Loap Test Releases (current build: V0.0.7.0)
« Reply #2 on: January 24, 2022, 08:13:32 AM »
Uploaded V0.0.7.0. While there are bugs, all nine skills are working now.

https://www.neolemmix.com/download.php?id=533
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: Loap Test Releases (current build: V0.0.8.0)
« Reply #3 on: January 26, 2022, 07:23:40 AM »
Uploaded V0.0.8.0. Likely still some bugs, but the skills are a lot more stable now. Additionally, slippery blocks / land is now supported.

https://www.neolemmix.com/download.php?id=534
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: Loap Test Releases (current build: V0.0.9.0)
« Reply #4 on: January 27, 2022, 09:07:40 AM »
Uploaded V0.0.9.0. More fixes to skills, SIGNS.xxx / WALLS.xxx graphics (collectively termed "overlays" in Loap) are now supported, time limits are now enforced, release rate is adjustable, and there's some UI enhancements.

https://www.neolemmix.com/download.php?id=537

EDIT: First upload was borked for some reason; fixed. However, if it's still not working for you, do make sure you have the music.

By my (very quick) count, Loap should now be fully capable of playing:
- 16 of 20 Practice levels
- 46 of 80 L3D levels
- 5 of 6 L3D Winterland levels
- 61 of 80 LP3D levels

(Some more beyond this will be solvable too, because eg. the missing element is a trap you'd usually just avoid anyway, or because there's a backroute that the missing element doesn't matter for, or in Fun 8's case because all that's missing is a visual effect, etc.)
« Last Edit: January 27, 2022, 09:30:42 AM by namida »
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: Loap Test Releases (current build: V0.0.10.0)
« Reply #5 on: January 30, 2022, 06:54:21 AM »
Uploaded V0.0.10.0. New features include replays being possible to cancel properly, the ability to clone cameras (including to create new ones beyond the four default ones), and most importantly, traps work now! (Interactive objects other than traps still do not, but all five kinds of traps are working.)

This enables a further:
- 0 of 4 remaining Practice levels
- 8 of 34 remaining L3D levels
- 0 of 1 remaining Winterland levels
- 4 of 19 remaining LP3D levels

https://www.neolemmix.com/download.php?id=540
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: Loap Test Releases (current build: V0.0.11.0)
« Reply #6 on: February 02, 2022, 01:24:50 AM »
Uploaded V0.0.11.0. This adds support for teleporters and rope slides (though the latter has some visual oddities at the moment), as well as the Fun 8 visual effect. It should also fix the bug some users are having where Loap starts up and the menu displays, but it crashes when you try to start a level.

This update should add the following to the "completely supported" list (outside of the rope slide visual issues):
- 2 of 4 remaining Practice levels
- 11 of 26 remaining L3D levels
- 1 of 1 remaining Winterland levels (meaning Winterland is now fully playable in Loap, if you don't mind the lack of a nice level select / title screen)
- 5 of 15 remaining LP3D levels

https://www.neolemmix.com/download.php?id=543
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: Loap Test Releases (current build: V0.0.12.0)
« Reply #7 on: February 03, 2022, 08:52:51 AM »
Uploaded V0.0.12.0. This adds support for springs, trampolines and antisplat blocks, as well as fixes a few physics bugs and adds some (but not all) of the missing sound effects.

As of this version, at least by a quick "are all required features supported?" test, every known level should now be fully functional. It is still quite likely that there are bugs that prevent, or at least interfere with, solving some levels, though. Please report it if you find any. Don't forget that you can save a replay by pressing U while ingame (you can't save it from the postview screen at this time, though you can always go retry level and then save it once you're back in-game).

https://www.neolemmix.com/download.php?id=544
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: Loap Test Releases (current build: V0.0.13.0)
« Reply #8 on: February 06, 2022, 08:14:59 PM »
Uploaded V0.0.13.0. This adds rewind functionality, improves the level select menu a bit (enough so that all levels can just be included now), fixes some bugs, adds more missing sound effects, and finally allows adjusting the window size (including fullscreen mode) - this can't be done in-game though, you do it by editing Loap.ini (which will be created the first time you run this version).

https://www.neolemmix.com/download.php?id=545

As always - you need the music as well; you can copy it from an old version or grab the download link in the first post.
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: Loap Test Releases (current build: V0.0.14.0)
« Reply #9 on: February 10, 2022, 04:17:21 AM »
Uploaded V0.0.14.0. This adds Virtual Lemming and Highlight, and fixes a bunch of bugs (including several physics bugs).

Game: https://www.neolemmix.com/download.php?id=546 (permalink to 0.0.14.0)
Music: https://www.neolemmix.com/download.php?id=530
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: Loap Test Releases (current build: V0.0.15.0)
« Reply #10 on: February 11, 2022, 06:22:20 AM »
Uploaded V0.0.15.0.

Changes:
> The code for determining if a block is solid at a given point has been completely rewritten.
> The camera will no longer move through walls / floors by default. You can force it to move through walls and floors by holding the Tab key while moving it.
> The mouse-overed lemming's current action will be displayed next to the skill panel.
> Gameplay now automatically exits 2.5 seconds (based on game time, not real world time) after the last lemming exits or dies.
> Screen transitions now have a proper fadeout / fadein effect.
> Cameras are now visible in-game.
> Improvements to the lemming-under-cursor code, in particular, it should now account for how close the lemming is (or isn't) to the camera.
> Fixed an issue that results in non-interactive objects being placed incorrectly in some cases (eg. in L3D Taxing 42 "Picky Platform").
> Got rid of the UI sound effect that's very similar to the builder brick placement; all elements now use the other (less similar) sound.
> Fixed the incorrect Climber sound effect.
> Fixed the lack of skill icon animation when a skill is assigned to a highlit or virtual lemming.


Game: https://www.neolemmix.com/download.php?id=547 (permalink to 0.0.15.0)
Music: https://www.neolemmix.com/download.php?id=530
« Last Edit: February 11, 2022, 06:32:49 AM by namida »
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: Loap Test Releases (current build: V0.0.16.0)
« Reply #11 on: February 18, 2022, 01:07:00 AM »
Uploaded V0.0.16.0.

Changes:
> Hotkeys can now be customized (by editing the "hotkeys.lpmi" file which is created on first run).
> Added Save State / Load State functionality.
> Added support for skill selection hotkeys (not set by default).
> Added support for loading replays while in-game.
> Successful replays are automatically saved. (This can be disabled in the options file.)
> A sound effect is played upon reaching the save requirement.
> The camera's bounding box for solidity detection has been shrunk.
> The level select menu now remembers the last-used folder.
> Removed the sound effect when stepping forwards one frame.
> Slight tweak to bomber physics when on a slope.
> Tweaked the shading applied to certain faces of blocks.
> Fixed a physics bug with non-standard-shape one way blocks.
> Fixed a visual bug with certain exits (in particular this tends to affect exits on Golf levels).
> Fixed a bug where springs turn the block underneath them steel. (Teleporters and trampolines should do this, but not springs.)
> Fixed a bug where stunned lemmings don't react to the ground underneath them being removed.
> Adjustments to Mayhem 65 "The Prisoner" and several Lemmings Plus 3D levels to improve their functionality in Loap.


Game: https://www.neolemmix.com/download.php?id=548 (permalink to 0.0.16.0)
Music: https://www.neolemmix.com/download.php?id=530

Please note in particular that the default hotkey for Load Replay is now Shift+U rather than L (this is changed because in-game replay loading is now possible, and L already had a different in-game function).
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: Loap Test Releases (current build: V0.0.17.0)
« Reply #12 on: February 26, 2022, 12:42:14 AM »
Uploaded V0.0.17.0.

Changes:
> Physics change: Turners and Blockers cannot be assigned inside a splitter.
> Physics fix: Turners and Blockers can be assigned and function correctly in front of an exit.
> Adjusted block face shading to be a bit more L3D-like.
> Fixed a visual bug affecting the speed of animated block faces.
> Fixed a visual bug with ropeslides.
> *Should* fix the bug where offscreen lemmings may be picked up by the mouse cursor.


Game: https://www.neolemmix.com/download.php?id=549 (permalink to 0.0.17.0)
Music: https://www.neolemmix.com/download.php?id=530
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: Loap Test Releases (current build: V0.0.18.0)
« Reply #13 on: June 24, 2022, 10:00:02 PM »
Uploaded V0.0.18.0.

Changes:
> Added a title screen.
> Attempted / completed levels are now tracked.
> Hatch flaps are now displayed in levels.
> Implemented some changes that should improve the stuttering when playing on certain GPUs (especially discrete graphics on laptops). Not 100% fixed yet.
> Replay save / load hotkeys trigger when released instead of pressed; to minimize them becoming "stuck".


Game: https://www.neolemmix.com/download.php?id=554 (permalink to 0.0.18.0)
Music: https://www.neolemmix.com/download.php?id=530
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: Loap Test Releases (current build: V0.0.18.0)
« Reply #14 on: June 25, 2022, 06:16:16 AM »
I have reuploaded V0.0.18.0 with a version of the Lemmings Plus 3D level "Power Distribution" that is solvable in Loap. For those who already downloaded the initial V0.0.18.0 download (if you downloaded it after this post was made, you have the fixed version), you can get just the fix for this level attached to this post (extract to your base Loap directory).
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: Loap Test Releases (current build: V0.0.19.0)
« Reply #15 on: July 17, 2022, 12:37:18 AM »
Uploaded V0.0.19.0.

Changes:
> Fixed some bugs where lemmings hitting indestructible blocks with bashers / miners would turn around when they should turn 90 degrees or climb the block.
> Fixed a bug where levels would not register as completed if multiple lemmings exited in the same frame and thus the save requirement was never met exactly.
> Fixed a visual bug where lemmings using a rope slide would appear lower than they should.
> The Bomber practice level is adjusted to account for instant bombers.


Game: https://www.neolemmix.com/download.php?id=557 (permalink to 0.0.19.0)
Music: https://www.neolemmix.com/download.php?id=530
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: Loap Test Releases (current build: V0.0.20.0)
« Reply #16 on: July 24, 2022, 07:19:53 AM »
Uploaded V0.0.20.0.

Changes:
- Level select menu now scrolls instead of split-column display (and as such can support any number of subfolders / levels, as well as displaying full titles).
- Level select menu now shows level numbers next to levels.
- Level rank and number now shown on preview screen.
- Can now advance to next level directly from postview screen after successfully completing a level.
- Fixed a physics bug involving "narrow block" (used in place of upwards pyramid when converting L3D levels in some cases) that, among other things, could get lemmings stuck in trees.
- Fixed missing hatchflaps on Lemmings 3D Tricky 7 "Follow The Yellow Brick Road" and Lemmings Plus 3D Fun 14 "Pac-Lems".
- Some minor performance improvements with regards to loading the level lists.


Game: https://www.neolemmix.com/download.php?id=559
Music: https://www.neolemmix.com/download.php?id=530
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: Loap Test Releases (current build: V0.0.21.0)
« Reply #17 on: August 08, 2022, 03:37:49 AM »
Uploaded V0.0.21.0.

Changes:
> Implemented the minimap. The size and resolution of it can be configured in the "loap.ini" file.
> Fixed some issues with keyboard-based camera movement. Some of these were a matter of the default hotkeys being configured incorrectly and thus won't be applied automatically when you update; you can either fix this manually, or just delete your "hotkeys.lpmi" file and Loap will re-create a corrected version.
> Fixed a bug with bashers assigned while walking along (not up or down) a slope.


Game: https://www.neolemmix.com/download.php?id=560
Music: https://www.neolemmix.com/download.php?id=530
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: Loap Test Releases (current build: V0.0.22.0)
« Reply #18 on: August 14, 2022, 06:18:33 AM »
Uploaded V0.0.22.0.

Changes:
> Implemented an Options menu that lets you configure most options (window sizing, rendering resolution, VSync and fullscreen must still be configured via the INI, as they cannot be changed mid-game; hotkeys cannot yet be configured in-game either).
> Added options for sound/music volume, mouse-based camera movement inversion, mouse-based camera movement sensitivity, confining the mouse cursor to the game window, and disabling the scrolling background in menus.
> Added proper, preserved-between-sessions options for frame limiter and FPS display.
> Added a "Return to title screen" option in the level select menu.
> Settings INI file is now grouped tidily, with headers.
> Fixed the bug where a basher will not stop when encountering a slope mid-bash.
> Fixed the bug where trampolining lemmings do not respond to hitting their head on a ceiling.
> Fixed a bug where the toggle minimap default hotkey specifically requires not pressing Shift / Alt / Ctrl at the same time, instead of not caring either way.
> Fixed several bugs with the level select menu when folders (rather than levels) would necessitate scrolling, or when a folder contains both subfolders and level files.


Game: https://www.neolemmix.com/download.php?id=561
Music: https://www.neolemmix.com/download.php?id=530
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: Loap Test Releases (current build: V0.0.23.0)
« Reply #19 on: August 22, 2022, 03:12:18 AM »
Uploaded V0.0.23.0.

Changes:
> Added a mass replay check feature.
> Added the crack graphics on blocks which are being destroyed by a basher/miner/digger.
> Added "Force Select Walker" and "Force Select Non Walker" hotkeys (Ctrl / Alt respectively by default; delete your hotkeys.lpmi file to reset to new default)
> Added support for custom translation data (to allow using custom L3D resources).
> Replay files contain data to help match them to the correct level.
> Fixed some rendering bugs / slowness introduced in 0.0.22.0.
> Fixed an edge case with static objects in L3D level files (in particular it comes up on official Mayhem 75 "Hole In One, Two, Three").


Game: https://www.neolemmix.com/download.php?id=563
Music: https://www.neolemmix.com/download.php?id=530
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: Loap Test Releases (current build: V0.0.23.0)
« Reply #20 on: September 25, 2023, 01:20:13 AM »
Uploaded V0.0.24.0.

Changes:
> Fixed a Loap-exclusive backroute in Lemmings Plus 3D Mayhem 14 "Luck Shot".
> Fixed an error when the FPS limit is turned on, if it was turned off when Loap started.
> Fixed a bug that prevented scrolling in the level select menu if the window height was too high; or conversely displayed fewer levels at a time than it should on low-height windows.
> Fixed a bug that cancelled digger assignments if a lemming turned around before digging. (Fix contributed by rutgervw)
> Fixed a bug in the interaction between trampolining lemmings and deflector blocks. (Fix contributed by rutgervw)
> Fixed Loap not being marked as DPI-aware.
> Added a hotkey to reset the current camera to its default position; this can also be done by right-clicking the camera sidebar icon. (Default key: Ctrl+Tab)
> Added the ability to instantly min / max the release rate by right-clicking the decrease / increase buttons on the sidebar.
> Added a hotkey to skip to the last skill assignment. (Default key: [)
> Added a hotkey to skip to the next frame where a builder becomes a shrugger or otherwise stops building. (Default key: ])
> Added replay insert mode. (Default key: F3)
> Added hotkeys to cut the previous / next action from the replay. (Default key: Ctrl+< and Ctrl+> respectively)
> A spawn direction indicator is now displayed on the ground below entrances.
> User records are displayed on the preview screen.
> Added placeholders for lemmings needed to be saved / allowed to be lost on the postview screen.
> Added the skill name sound effects when selecting skills. (Feature contributed by rutgervw)


Note that the new hotkeys will not automatically be added to your config if installing over an existing copy of Loap. If you're using the default hotkeys, you can simply delete your "hotkeys.lpmi" file and next time you start Loap, it will generate a new one with all the default hotkeys including the new ones. If you are using a custom hotkey setup, you will need to manually add the new keys.

Game: https://www.neolemmix.com/download.php?id=575
Music: https://www.neolemmix.com/download.php?id=530
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: Loap Test Releases (current build: V0.0.25.0)
« Reply #21 on: October 12, 2023, 07:08:23 AM »
Uploaded V0.0.25.0.

Changes:
> Added a menu to configure hotkeys.
> Added default hotkeys for instant min/max RR (Ctrl + Minus / Ctrl + Plus).
> Adjusted climber-bomber behavior to match that of DOS L3D.
> Fixed a bug that allowed skills to continue after ascending / descending.
> Fixed a bug that caused Clone Camera hotkeys to not work.
> Fixed a bug that resulted in the level select screen sometimes opening on a subfolder instead of the main folder when coming from the title screen.
> Improvements to how freezing the mouse cursor while panning/rotating the camera, and confining the camera inside the game window, is implemented.
> Removed the placeholder lemmings on the lemmings lost side of the postview screen.
> Rendering has been overhauled; there should be a lot less graphical oddities now.
> Unofficial levels are no longer included in the download.


Game: https://www.neolemmix.com/download.php?id=576
Music: https://www.neolemmix.com/download.php?id=530

I have removed all fanmade / test levels from the download now. Winterland is still included. The adjusted-for-Loap verison of Lemmings Plus 3D can be obtained from the pack's topic. There are no changes from the version included with Loap 0.0.24.0 so you can just keep using that if you have it.
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: Loap Test Releases (current build: V0.0.26.0)
« Reply #22 on: October 23, 2023, 01:22:15 AM »
Uploaded V0.0.26.0.

Changes:
> Fixed a bug where turner/blockers bombing apply the destruction to the wrong blocks.
> Fixed a bug where lemmings who turn then immediately fall while on a builder bridge had forward momentum.
> Fixed a bug where the camera couldn't be rotated with the mouse (only with the keyboard) when in Virtual Lemming mode.
> Rewrote the mouse lock code (again), which fixes some issues with this feature in V0.0.25.0.
> Improvements to rendering issues.


Additionally, I have finally made replays for all the official levels.

Game: https://www.neolemmix.com/download.php?id=578
Music: https://www.neolemmix.com/download.php?id=530
Replays: https://www.neolemmix.com/replay/L3D_Loap_Replays.zip

Lemmings Plus 3D is no longer included in the download; you can obtain it (as well as Loap replays, at last) from the Lemmings Plus 3D release topic. I have made some slight adjustments to the Loap version of this pack since V0.0.25.0 was released so I recommend redownloading it.
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: Loap Test Releases (current build: V0.0.27.0)
« Reply #23 on: November 14, 2023, 11:27:03 PM »
Uploaded V0.0.27.0. Nothing huge here, but I've had these fixes ready for a while and figure better to release them than just have them sitting around in the codebase.

Changes:
> More slight improvements to rendering issues.
> Fixed a minor bug with loading L3D level files that use the Fun 8 effect.
> Fixed an issue with mouse-based camera movement when the cursor is confined to the game window.


Game: https://www.neolemmix.com/download.php?id=580
Music: https://www.neolemmix.com/download.php?id=530
Replays: https://www.neolemmix.com/replay/L3D_Loap_Replays.zip (unchanged from previous version)
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: Loap Test Releases (current build: V0.0.28.0)
« Reply #24 on: December 13, 2023, 09:48:58 AM »
Uploaded V0.0.28.0. Again nothing huge; just a bugfix and a small QoL feature.

Changes:
> Added an option to pause the game after any rewind. This is enabled by default but can be turned off in the options menu (under Misc Options in the top-right).
> Fixed bug: Stereo OGG tracks with no looping data cut off half way through.


Game: https://www.neolemmix.com/download.php?id=581
Music: https://www.neolemmix.com/download.php?id=530
Replays: https://www.neolemmix.com/replay/L3D_Loap_Replays.zip (unchanged from previous version)
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)