One Step From Eden

One Step From Eden

MoreLuaPower
54件中 21-30 を表示
< 1  2  3  4  5  6 >
更新: 2021年10月29日 @ 12時43分

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

更新: 2021年10月12日 @ 21時29分

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

更新: 2021年9月9日 @ 13時05分

Version 2.3.10
- Custom Bars added by DecoyDoge

更新: 2021年7月13日 @ 13時28分

Version 2.3.9

- Boss Assists fixed by DecoyDoge

更新: 2021年6月28日 @ 13時04分

Version 2.3.8

- Effect Tooltips added by DecoyDoge

更新: 2021年6月13日 @ 7時55分

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

更新: 2021年5月13日 @ 17時46分

Version 2.3.6!

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

更新: 2021年5月10日 @ 9時05分

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)

更新: 2021年4月29日 @ 8時05分

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

更新: 2021年4月5日 @ 8時58分

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