Due to update 2.4.3, some mods may no longer function. FixedConfig may be necessary.
| Date uploaded | 6 months ago |
| Version | 1.1.10 |
| Download link | MapMakerTeam-Map_Loader-1.1.10.zip |
| Downloads | 2160 |
| Dependency string | MapMakerTeam-Map_Loader-1.1.10 |
This mod requires the following mods to function
DavidLovesJellyCarWorlds-PlatformApi
a Api for Devs for anything Platform releated.
Preferred version: 1.1.14Jo912345-FixedConfig
Enables `HideManagerGameObject` in BepInEx.cfg, which fixes many mod issues after 2.4.3
Preferred version: 1.0.0README
Map Loader is an important part in the Bopl Battle Map System™, it allows the modded bopl battle client to load maps from files stored in it's Maps folder.
Bopl Battle Map System:
- discord: share and discuss maps here
- website: find maps here
- editor: create maps here
- docs: master map making here
How To Download a Map:
-
make sure you have the map loader installed and in the mods folder.
-
pick and download a map from the website - press the blue button on the map.
-
locate your maps folder:
-
if you don't use a mod manager, it should be on
C:\Program Files (x86)\Steam\steamapps\common\Bopl Battle\BepInEx\plugins\Maps. -
otherwise, open your preferred mod manager's settings:
browse local mod files > find bepinex > plugins > Maps.
-
now just drag the map you've downloaded (a zip file with the name of the map) from
Downloadsto theMapsfolder. *** dont unzip it!! -
launch bopl battle and enjoy your map!! 😁
CHANGELOG
1.0.0: releace!!!!
1.0.1: fixed map randomisason so it works correctly now.
1.0.2: renamed lua func "GetTimeSenceLevelLoad" to "GetTimeSinceLevelLoad"
1.0.3: fixed lua bug https://discord.com/channels/1287117824422056128/1296645409254543401/1296645694018551840
1.0.4: fixed https://discord.com/channels/1287117824422056128/1297274572848238642/1297274572848238642 mabey? hopefuly?
1.0.5: frogot to turn off the log spam lol.
1.1.0: FIXED DESYNCS!!!!! also added a bunch of lua stuff but theres to much to list here.
1.1.1: added a few logs and made it so people cant skip maps by pressing the next level button at the same time.
1.1.2: added get/set max/min scale for platforms to the lua api
1.1.3: added the following lua funcsons by Omega: AddAntiLock, RemoveAntiLock, RemoveVectorField, IsAntiLock, and IsVectorField. and by David: fixed GetAirAccel to not be a copy of SetAirAccel
1.1.4: added PlaySound.
1.1.5: added log spam that somehow fixes the desyncs that are left???? idk man. also added the lua funcsons GetBouncyness, SetBouncyness, GetGravityScale, SetGravityScale, GetAngularVelocity, SetAngularVelocity, GetStaticFriction, SetStaticFriction, GetDynamicFriction, SetDynamicFriction, GetAirFriction, SetAirFriction, GetRotationalDrag, and SetRotationalDrag.
1.1.9: (not including stuff added in 1.1.6~1.1.8): Magnet gun has been added to the lua API (using the name "Magnet"), launching map maker without maps now shows an on screen warning,
and attempting to load zip files that aren't bopl maps now logs a warning in the console instead of causing an error.
1.1.10: fixed spawning smoke from the lua api throwing an error