cJass2Lua v1.05
- Fixed conditions without then
- Fixed do while/whilenot issue with new lines
- Fixed string concatenation was not detected in some cases
- Added full support of vJASS (vjass blocks, arrays, ifs and loops, function definition)
- Fixed more bugs