Skip to content

Releases: thelink2012/gta3sc

0.9.6

23 May 10:57
Compare
Choose a tag to compare
  • Fixed a bug where label offsets for multiple REQUIREd files were broken.
  • Fixed LOAD_AND_LAUNCH_CUSTOM_MISSION definition missing optional parameters.

0.9.5

12 Sep 19:31
Compare
Choose a tag to compare
  • Support for III/VC CLEO commands.
  • Support for strings inside DUMP...ENDDUMP.
  • Breaking Change: The BITWISE_ family of CLEO4 commands were renamed to BIT_, as well as INT_ was added. (e.g. BIT_AND, INT_ADD, and others).

0.9.4

07 Jan 18:30
Compare
Choose a tag to compare
  • Fixes some issues with CLEO_CALL and CLEO_RETURN.
  • Fixes JSON error format, causing a possible infinite compilation on VSCode.

0.9.3

22 Dec 04:02
Compare
Choose a tag to compare
  • First public release.