Skip to content

MattoScript v1 - engine v0.2.0 - revision 7

Pre-release
Pre-release
Compare
Choose a tag to compare
@Matto58 Matto58 released this 05 Jan 19:12
· 11 commits to main since this release
54baa99

Version meta

Version Engine version Engine revision .NET version Release date (supported) Supported until
v1 v0.2.0 7 7.0 2023-01-03 (yes) 2023-02-20

New features

  • Fixed external functions
    • They ran successfully but gave an InvalidCommand error right after
  • Added fima class (file manager)
    • Read and write files!
  • Added changable title text
  • Improved shell debug mode
  • New shell command: execln
    • Executes a line of code you type in!
  • Internal features:
    • MTSError can now be converted to string
    • Improved functions MTSFunc.ToInterlang and MTSFunc.Exec