One Step From Eden

One Step From Eden

MoreLuaPower
Hiển thị 21-30 trong 54 mục
< 1  2  3  4  5  6 >
Cập nhật: 29 Thg10, 2021 @ 12:43pm

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

Cập nhật: 12 Thg10, 2021 @ 9:29pm

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

Cập nhật: 9 Thg09, 2021 @ 1:05pm

Version 2.3.10
- Custom Bars added by DecoyDoge

Cập nhật: 13 Thg07, 2021 @ 1:28pm

Version 2.3.9

- Boss Assists fixed by DecoyDoge

Cập nhật: 28 Thg06, 2021 @ 1:04pm

Version 2.3.8

- Effect Tooltips added by DecoyDoge

Cập nhật: 13 Thg06, 2021 @ 7:55am

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

Cập nhật: 13 Thg05, 2021 @ 5:46pm

Version 2.3.6!

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

Cập nhật: 10 Thg05, 2021 @ 9:05am

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)

Cập nhật: 29 Thg04, 2021 @ 8:05am

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

Cập nhật: 5 Thg04, 2021 @ 8:58am

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