Releases: Nenkai/GTAdhocToolchain
Releases · Nenkai/GTAdhocToolchain
1.0.3
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
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
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
1.0.0
Base Release.
NOTE: Requires .NET 8.0.