Skip to content

v0.1

Choose a tag to compare

@Stevertus Stevertus released this 06 Apr 09:31
· 46 commits to master since this release
  • added a changelog
  • added table of contents for documentation
  • modified documentation
  • added asat([selector]) wrapper
  • added var++ and var--
  • added new modal play()
  • changed: while executes only if the statement at entry is true now
  • added do-while loop
  • added forEach loop
  • added a raycast feature
  • added boolean variables (tags) and if check
  • changed: selector behaviour with variables
  • added a custom scripts folder for all files
  • added a switch functionality