Releases: acidbubbles/vam-scripter
Releases · acidbubbles/vam-scripter
v1.5.1
v1.5.0
Add string functions: substring, substr, split and array join
v1.4.0
Support "end with" when getting plugins instead of requiring plugin#…
v1.3.0
Fix another float to int comparison error
v1.2.0
Update language support
v1.1.3
Change the license to CC BY-ND
v1.1.2
Use LogError for parsing to make it visible in VaM error log
v1.1.1
Fix Vector3.y and z updating x instead
v1.1.0
When loading a scene, run the script at the end of the frame; add scr…
v1.0.1
Add string .length, startsWith, endsWith, contains, single quotes