One Step From Eden

One Step From Eden

MoreLuaPower
Affichage des entrées 21-30 sur 54
< 1  2  3  4  5  6 >
Mis à jour le : 29 oct. 2021 à 12h43

Version 2.3.12
- Fix for drop checks on bosses and minibosses by Doge

Mis à jour le : 12 oct. 2021 à 21h29

Version 2.3.11
- Lea: Added functionality for custom "Cheat Codes"

Mis à jour le : 9 sept. 2021 à 13h05

Version 2.3.10
- Custom Bars added by DecoyDoge

Mis à jour le : 13 juil. 2021 à 13h28

Version 2.3.9

- Boss Assists fixed by DecoyDoge

Mis à jour le : 28 juin 2021 à 13h04

Version 2.3.8

- Effect Tooltips added by DecoyDoge

Mis à jour le : 13 juin 2021 à 7h55

MoreLuaPower Version 2.3.7!

- Made some internal classes public for other dll mods to use
- Added CastSlot to accessible types
- Fixed the PATH variable, unfortunately now it can only be used on the first frame of the Init() function.
- Added functions for playing cutscenes

Mis à jour le : 13 mai 2021 à 17h46

Version 2.3.6!

- Fixed Custom Drop Checks
- Added another accessible data type
- Hopefully helped make reinstalling mods more stable

Mis à jour le : 10 mai 2021 à 9h05

Version 2.3.5!
- More boss code tweaks by doge
- Fix for an error when reinstalling
- Fixed up some of the more experimental/untested features (custom ftriggers and custom tooltips), but they're still untested (lack of time)

Mis à jour le : 29 avr. 2021 à 8h05

Version 2.3.4
- Custom Bosses have been improved thanks to DecoyDoge!
- Made a few more data types accessible

Mis à jour le : 5 avr. 2021 à 8h58

Version 2.3.3!
- Load priority implemented with a priority of 1000
- A few more types were added, as per usual
- OnSpellEnd.lua was added