One Step From Eden

One Step From Eden

2,904 vurderinger
MoreLuaPower
3
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Filstørrelse:
Offentliggjort:
Opdateret:
895.028 KB
18. apr. 2020 kl. 18:33
3. apr. kl. 8:20
54 ændringsbemærkninger ( vis )

Abonner for at downloade
MoreLuaPower

Beskrivelse
/*
* More Lua Power, started by Golden Epsilon
* Tons of stuff added by Sunreal, Shenanigans, Lea, DecoyDoge, Cwolfcommander, and Hanaお茶
* PetBuff for MoreLuaPower by stephanreiken
* Workshop URL: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2066319533
* GitHub Page: https://github.com/GoldenEpsilon/MoreLuaPower
*
* Please do not include the DLL in your mods directly:
* Ask people to download the workshop version instead.
*
* That said, if there's something you want to modify from the code to make your own harmony mod, feel free!
* I am also open to help; If you have something you want to add in here, just let me know/add it in yourself! You will be credited.
*/

Hello! This is MoreLuaPower, which is meant to be a library mod to help the community create cooler mods.

The relevant API information is in the download directory.

This is meant to be for mod makers that use lua primarily, and the functions are built with the expectation that the user does not want to mess with harmony. Because of this all of the functions and variables are easily accessible from anywhere in your lua files.

That's all I have to say for now, if you want to learn more, download this and read the readme!
Populære diskussioner Vis alle (1)
5
18. sep. 2022 kl. 17:27
Bug Report: Exception on Install
Towerdepths
35 kommentarer
N🌀va 26. juli kl. 13:13 
I've only had this mod on with "Duelist Character Backport ChiPerHa", but the runs I made it to eden I was experiencing this bug playing as Vanilla characters.
N🌀va 26. juli kl. 12:55 
Hello, I realized after multiple runs in hm13/14 when you enter eden, some times there is a stage with no enemies spawning at all and you have to abandon the run.
Golden Epsilon  [ophavsmand] 9. jan. 2024 kl. 9:30 
Currently the error does nothing negative. At some point I'll probably look into fixing it, but as far as I remember and am aware it's left over from a feature that was attempted and then partially removed. No need for worrying, the library will still work as intended!
modeheightpresence 9. jan. 2024 kl. 2:23 
Hello, a big thanks for creating this utility. I also have the error "Could not find handler CustomBosses.DataHandler:BossHandler for files: Bosses.xml" as the poster below, but I don't know to what extent it'll affect the game.
Edrobot 8. maj 2023 kl. 7:08 
Update: Yup, it works on steam deck. Huzzah!
Edrobot 8. maj 2023 kl. 6:56 
I can confirm that it's now working. I still took a few minutes to load and I had to load the mods in a specific order, but it didn't crash on my PC anymore. Here's hoping it works on steam deck too.
Golden Epsilon  [ophavsmand] 7. maj 2023 kl. 17:37 
I just figured out the issue - there was an issue that made mods take longer to load with MPL that I fixed and THOUGHT I uploaded, but somehow I didn't. I'm uploading the fixed version now, sorry for the issues!
Edrobot 6. maj 2023 kl. 20:30 
I tried waiting over a half-hour for the Mega Man mod to load, so I dunno if I'm doing something wrong.
Golden Epsilon  [ophavsmand] 6. maj 2023 kl. 19:07 
I don't believe there are any currently known infinite loops on mod load, so it's just taking a really really really long time to load. The loading is definitely unoptimized, either for OSFE or MoreLuaPower (admittedly I'm not sure which side the issues stem from), but in general the solution is just to wait longer.
Edrobot 6. maj 2023 kl. 15:43 
I'm... not actually sure.
I guess a better question is, how do I tell the difference between an actual crash and just taking a really really long time to load?