v0.7 Development Release
Pre-release
Pre-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
andas
, 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.