Skip to content

Releases: Nenkai/GTAdhocToolchain

1.0.3

12 Nov 19:47
Compare
Choose a tag to compare

1.0.3

Changes since 1.0.2

  • Preprocessor: Fixed an issue that would cause preprocessing not to emit new lines correctly
  • Parser: Fixed an issue where long literals would not be parsed correctly

Requires .NET 8.0.

1.0.2

29 Oct 23:27
Compare
Choose a tag to compare

1.0.2

Changes since 1.0.1

  • Preprocessor: Fixed a critical issue that would cause an error during compilation. (this somehow was left unnoticed for 3 months until it was brought up to me, says alot about the state of GT modding)

Requires .NET 8.0.

1.0.1

12 Jul 22:42
Compare
Choose a tag to compare

1.0.1

Changes since 1.0.0

  • Preprocessor: Added SCALE_WIDGET_SDTV(module_name, sdtv_scale_value) builtin define (used for component scripts)
  • Preprocessor: Fixed special macros (__COUNTER__, etc).

Requires .NET 8.0.

1.0.0

08 May 13:14
Compare
Choose a tag to compare

1.0.0

Base Release.

NOTE: Requires .NET 8.0.