Author Topic: [BUG] [PLAYER] [FIXED] TestMode SingleLevel load replay hotkey wrong directory  (Read 2238 times)

0 Members and 1 Guest are viewing this topic.

Offline Wafflem

  • Posts: 943
    • View Profile
Status: The actual bug is that single levels should have their replays saved in the main Replay folder; so the load was behaving correctly, it was the save that wasn't. Fixed. :)
« Last Edit: January 27, 2016, 11:30:08 AM by namida »
YouTube: www.tinyurl.com/YTWafflem
Twitch: www.twitch.tv/Wafflem467

Have level designer's block right now? Have some of my incomplete levels for LOTS of ideas!

Offline Wafflem

  • Posts: 943
    • View Profile
If you open a single level straight from the NeoLemmix.exe, and then press the load replay hotkey, it will access the Single Levels folder where you can find the replay.

However, if you open the same level from the test mode of the editor and press the load replay hotkey, instead of directly accessing the Single levels folder, you instead are at the replay directory (i.e. the list of folders for each game that you've saved a replay for), and you will have to go through the trouble of clicking on the "Single Levels" folder to access the replay.
YouTube: www.tinyurl.com/YTWafflem
Twitch: www.twitch.tv/Wafflem467

Have level designer's block right now? Have some of my incomplete levels for LOTS of ideas!

Offline namida

  • Administrator
  • Posts: 12399
    • View Profile
    • NeoLemmix Website
That they were being saved into a "Single Levels" subfolder in the first place is the bug. Levels from a pack have their replays in subfolders; single levels should be in the main "Replay" folder.

And, that's been fixed for the next update. :) I saw this as a good opportunity to tidy up the code in general in the function that picks / asks the filenames for replays; it was a freaking mess.
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)