Skip to content

Releases: LoulouNoLegend/CustomMapLoader-RooftopsAndAlleys

Custom Maps Loader - Beta 8

28 Aug 01:12
f782ae5
Compare
Choose a tag to compare

Custom Maps Loader

What's new?

  • When a map is detected, it will make a button appear, asking if you want to add the map to the list at the left

image

Map Template

No changes

Downloads Guide

For players: CustomMapsLoader-Beta8.zip is the mod to play custom maps.
For Modders: CustomMapTemplate-v3.zip is the template (version 3) to create a map in Unreal Engine 5.2.1

Custom Maps Loader - Beta 7

11 Aug 15:03
227dec0
Compare
Choose a tag to compare

Custom Maps Loader

What's new?

  • "Options" added in settings. It can be used to transfer a variable to a map your are loading. (Ex: ?Variable=Value)

Changes:

  • Some UI adjustments.

Fixes:

  • Some UI fixes

image

Map Template

No changes

Downloads Guide

For players: CustomMapsLoader-Beta7.zip is the mod to play custom maps.
For Modders: UE521-CustomMap-Template-V2.zip is the template (version 2) to create a map in Unreal Engine 5.2.1

Custom Maps Loader - Beta 6

09 Aug 19:11
8802178
Compare
Choose a tag to compare

Custom Maps Loader

What's new?

  • Re-coded (literally) the whole thing.

  • New settings section.

    • Decide if you want the maps that successfully loaded to be added into the preset list.
    • CM_ Prefix is there too, now!
      image
  • New messages related to loading maps with the recommended method.

    • When clicking on load: The error will be different based on if the entry is empty or if the map doesn't exist.
    • When entering the map name: It should tell you if the map you entered is detected.
      image

Changes:

  • Some UI adjustments.
    • Added outlines to the text
    • Moved the "thanks message"
    • Moved the CM_ prefix checkbox
    • Changed the name of the two load methods at the right

More random things...

Fixes:

  • Many bugs related to the CM_ prefix checkbox
  • The preset list cannot have the same text saved multiple times

image

Map Template

No changes

Downloads Guide

CustomMapsLoader-Beta6.zip is the mod to be able to play custom maps
UE521-CustomMap-Template-V2.zip is the new version of the template to create a map in Unreal Engine 5.2.1

Custom Maps Loader: Beta 5 | Map Template: V2

29 May 19:41
1ec68bd
Compare
Choose a tag to compare

Custom Maps Loader

Changes:

  • Using the recommended and preset loading method, entering a map that doesn't exist will now trigger an error message instead of kicking you to the main menu.

  • Using the alternative loading method, entering an empty text should trigger an error. Entering a wrong map name will still kick you to the menu because of the way this second method works.

  • Added a little orange outline to the title, because why not

Map Template

I changed the settings and added things. See what it does:

  • The spawn position blueprint is already set to spawn automatically inside the template level (Spawn Points will work by default!)

    • It will not be packed, it's only a reference. Don't worry about it and don't touch the "Character" folder if you don't know what you are doing!
  • Your project will always package with the "Shipping" method

  • The engine content will not be packaged (It can reduce file size in some cases)

Downloads Guide

CustomMapsLoader-Beta5.zip are the mod files to be able to launch custom maps
UE521-CustomMap-Template-V2.zip is the new version of the template to create a map in UE 5.2.1

Custom Maps Loader - Public Beta 4

29 May 03:19
34d56db
Compare
Choose a tag to compare

Custom Maps Loader

Changes:

  • Added a button to remove an element from the manual list
  • Finally added the "S" letter that was missing from the title all this time
  • UI modified
    image

Map Template

No changes or fixes

Downloads

Mod_CustomMapsLoader-Beta4.zip are the mod files to be able to launch custom maps
UE_CML_MapTemplate.zip is a template to create a map in UE 5.2.1

Custom Maps Loader - Public Beta 3

28 May 02:31
34d56db
Compare
Choose a tag to compare

Changes / Fixes

Custom Mod Loader

Changes:

  • I added a button to return to the main menu... Idk how I forgot about this for this long 😭
  • Added a new feature to save level names in a list, then load the maps with this list.

image

Why it's not a automatic list for now...

image

Fixes:

  • Fixed some bugs when trying to load a map when the text was empty

Map Template

No changes or fixes

Downloads

Mod_CustomMapsLoader-Beta3.zip are the mod files to be able to launch custom maps
UE_CML_MapTemplate.zip is a template to create a map in UE 5.2.1

Custom Maps Loader - Public Beta 2

27 May 16:59
b2f6607
Compare
Choose a tag to compare

Changes / Fixes

Custom Mod Loader

Changes:

  • Added a new feature to save level names and load these maps directly by selecting the name.

Fixes:

  • Fixed some bugs when trying to load a map when the text was empty

Map Template

No changes or fixes

Downloads

Mod_CustomMapsLoader-Beta3.zip are the mod files
Unreal_CML_MapTemplate.zip is a template to create a map in UE 5.2.1

Custom Map Loader - Public Beta 1

26 May 22:44
7fad2df
Compare
Choose a tag to compare

First release!

Mod_CustomMapsLoader-Beta1.zip are the mod files!

Unreal_CML_MapTemplate.zip is a template to create a map in UE 5.2.1!