Skip to content

v0.7 Development Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@HaSa1002 HaSa1002 released this 16 Feb 01:26
· 3 commits to master since this release

Version 0.7 (Build 2021-02-16 02:14 CET)
using Godot 3.2.4.rc2
deployed to online version

Featuring:

  • parsing of is and as,
  • event being translated to @event,
  • support for loops,
  • correct detected method calls in method calls when using commas,
  • marked warn lines,
  • const support,
  • bitwise operator support,
  • some more remaps,
  • debug prints,
  • a refactoring and
  • some bug fixes.