Skip to content

Releases: acidbubbles/vam-scripter

v1.5.1

16 May 03:44
Compare
Choose a tag to compare
Fix ternery operators

v1.5.0

28 Sep 20:31
Compare
Choose a tag to compare
Add string functions: substring, substr, split and array join

v1.4.0

28 Sep 20:31
Compare
Choose a tag to compare
Support "end with"  when getting plugins instead of requiring plugin#…

v1.3.0

26 Jun 12:38
Compare
Choose a tag to compare
Fix another float to int comparison error

v1.2.0

20 Jun 12:52
Compare
Choose a tag to compare
Update language support

v1.1.3

21 May 01:15
Compare
Choose a tag to compare
Change the license to CC BY-ND

v1.1.2

06 Apr 15:22
Compare
Choose a tag to compare
Use LogError for parsing to make it visible in VaM error log

v1.1.1

05 Apr 00:33
Compare
Choose a tag to compare
Fix Vector3.y and z updating x instead

v1.1.0

04 Apr 04:05
Compare
Choose a tag to compare
When loading a scene, run the script at the end of the frame; add scr…

v1.0.1

03 Apr 04:01
Compare
Choose a tag to compare
Add string .length, startsWith, endsWith, contains, single quotes