One Step From Eden
MoreLuaPower
Εμφάνιση 41-50 από 54 καταχωρίσεις
< 1  2  3  4  5  6 >
Ενημέρωση: 30 Ιουλ 2020 στις 10:12

Version 1.6!
This release adds a bunch of random things, like Custom Upgrades and some helper functions for Custom Areas

- Added Custom Upgrades!
- Added a Dev Console; press ~ to view
- Changed up how music works; Make sure to check the API if you've been using that.
- Added a few helper functions for Custom Areas, they haven't been tested much so please report any bugs you find.

Ενημέρωση: 26 Ιουν 2020 στις 20:58

Version 1.5.2


Uhh... don't worry about the fact that I skipped 1.5, apparently that was the previous version release. I lost track when I stopped working on this actively.

- Quick bugfix

Ενημέρωση: 15 Ιουν 2020 στις 11:32

Version 1.4.1

- Brought the workshop up to parity with the github

Ενημέρωση: 11 Μαϊ 2020 στις 8:17

Version 1.4

Added Custom Brands
Mod files now load from subdirectories
You can now add terms to languages (which opens up a lot of things, including translation mods)
Added Init and Update to lua, for activating a function on the first frame and every frame.
Fixed a few bugs

Ενημέρωση: 6 Μαϊ 2020 στις 11:14

Version 1.3.1
- Fixed a bug with effect icons and Enum stuff in general
- updated the version number correctly

Ενημέρωση: 4 Μαϊ 2020 στις 6:15

Version 1.3

- Added PetBuff by stephanreiken
- Reorganized the code - no noticeable effect on gameplay, it's just slightly nicer to work with.
- Added the infrastructure for fully custom Enums - the gates are now open for all kinds of additions.
- note: I believe you can actually use this in your own C# mods by referencing MoreLuaPower, but I haven't tested this

Ενημέρωση: 29 Απρ 2020 στις 12:21

Version 1.2

- New mechanic: Kicker Costs
- Fixed AddEffect with 0 duration not working correctly
- Fixed running NewEffect multiple times for the same effect causing an error

Ενημέρωση: 25 Απρ 2020 στις 15:50


Version 1.1

- Fixed some issues with Program Advance and Multicast not playing nice with each other
- Added some extra features to Program Advance and Multicast - check the API!
- Added AddHook: This lets you activate arbitrary lua functions whenever the game calls a hook!
- ListCard added to Types accessible by lua

Ενημέρωση: 24 Απρ 2020 στις 16:57

Version 1.0!
Added features:
- Github page!
- GetVariable and SetVariable
- ProgramAdvance mechanic
- Multicast mechanic

Ενημέρωση: 23 Απρ 2020 στις 21:50

Added accessible enums:
Shape
Location
ArcType
GunPointSetting