One Step From Eden

One Step From Eden

MoreLuaPower
Showing 11-20 of 54 entries
< 1  2  3  4  5  6 >
Update: Jul 18, 2023 @ 11:10am

Version 2.5.2!
- Added OnMoveEffect and OnAddStatus (alongside a new "AddedStatus" check to make OnAddStatus work), thanks to ShadeOfElysia!

Update: May 7, 2023 @ 5:39pm

Version 2.5.1!
- Hotfix for mod loading speed... that I forgot to upload. Whoops.

Update: Apr 6, 2023 @ 1:06pm

Version 2.5.0!
- Fixed issue with the new update where sprites in subfolders wouldn't show up correctly on the first load
- Added support for <App> in spells, for fancy shenanigans like triggers

Update: Jan 8, 2023 @ 6:24pm

Version 2.4.1!
- Fixed issue with Custom Cheat Codes
- Fixed issue with custom zone music
- Added StatusStack as an accessible type
- Added CreateDrop as a function

Update: Sep 30, 2022 @ 7:17pm

Version 2.4.0!

- Fixed issue with MPL only working on SOME versions of the game at a time, depending on the build method (something something dlls locker rooms)
- Custom Achievements, thanks to Cwolfcommander and his family!
- Fixed up the Custom FTriggers that were there, and added OnTaunt (check api.txt!)

Update: Jun 18, 2022 @ 7:58am

Update: May 3, 2022 @ 9:12pm

Version 2.3.15!

- Fix for Multicast by DecoyDoge
- Fix for CustomCheats by Lea
- Fixed Priority now that the game allows for it

Update: Feb 18, 2022 @ 12:29pm

Version 2.3.14!
- ApplyRandomUpgrade added by tongo

Update: Feb 14, 2022 @ 2:05pm

Version 2.3.13!
- Added support for taunts on modded characters (set it up with CharSetupTaunt, check API.txt for a better description)

Update: Oct 29, 2021 @ 1:36pm

Hotfix -
- Fixed PATH variable not working properly for Mac (and possibly Linux?) users