One Step From Eden
MoreLuaPower
Εμφάνιση 31-40 από 54 καταχωρίσεις
< 1  2  3  4  5  6 >
Ενημέρωση: 12 Μαρ 2021 στις 17:49

Version 2.3.2
- Added functions for adding custom tooltips
- Fixed a bug that happened when installing mods multiple times

Ενημέρωση: 29 Δεκ 2020 στις 10:47

Version 2.3.1
- enums that were made accessible by MPL are now actually accessible, instead of returning nil

Ενημέρωση: 29 Δεκ 2020 στις 8:54

Version 2.3
- added custom boss code
- fixed an error with Multicast
- added Log() and helper functions for it
- added more audio functions

Ενημέρωση: 15 Δεκ 2020 στις 12:00

Version 2.1
- why was the last version broken...
- More datatypes are accessible from lua
- mp3 files can now be used for audio!
- PlaySound has been changed to PlayCustomSound
- A bug with the particle systems has been fixed (startSizeMax, startColorMax)
- Made kickercast work with mana-changing upgrades

Ενημέρωση: 4 Δεκ 2020 στις 9:42

Version 2.0
- Updated to be compatible with v1.5 of OSFE

Ενημέρωση: 14 Νοε 2020 στις 19:42

Version 1.8.1
- Fixed a bug with loading sounds that went unnoticed because of Init not working properly.

Ενημέρωση: 14 Νοε 2020 στις 16:59

Version 1.8
- Added a few things to help with areas, including boss music
- Fixed an issue with Init()
- Fixed a bug with battle music

Ενημέρωση: 2 Οκτ 2020 στις 11:23

Version 1.7.1

- Quick bugfix for kickercast

Ενημέρωση: 14 Σεπ 2020 στις 7:11

Version 1.7
This is mainly bugfixes, but it also has a few features that really needed to be added like GameUpdate.

- Changed Init to only run once
- Added Awake to be equivalent to the old Init
- Added GameUpdate
- Fixed Hooks to only run once
- Changed Hooks to not be stackable (checks for same function and same hook)
- Fixed up Program Advance a bit more, both spells in a program advance now need to advance with each other.

Ενημέρωση: 1 Αυγ 2020 στις 8:40