伊甸之路

伊甸之路

MoreLuaPower
目前顯示第 21-30 項,共 54 項
< 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 日 @ 下午 9:29

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

更新:2021 年 9 月 9 日 @ 下午 1:05

Version 2.3.10
- Custom Bars added by DecoyDoge

更新:2021 年 7 月 13 日 @ 下午 1:28

Version 2.3.9

- Boss Assists fixed by DecoyDoge

更新:2021 年 6 月 28 日 @ 下午 1: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 日 @ 下午 5: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