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일 @ 오후 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