Releases: stevemonaco/Atlas
Releases · stevemonaco/Atlas
Atlas v1.12
V1.12 – 5/24/2024
- Fixed GB pointer addressing (thanks to HoratioVex)
- Static linking with VC++ runtimes (larger executable)
- Extension support will be removed after this version
Older updates never officially released:
V1.11x
- Added INSERTBINARY command: inserts a file at the current script position
- Added FILL command: fills remainder of text block with a specified byte
- JMP: Now you can name text blocks to make Atlas output clearer
- Underscore is now allowed in variable names
- Crash fix: Scripts that contained over 1024 characters on a line
- Crash fix: Enabling autowrite before a table was loaded
- Hang fix: Unix line breaks in table files now work
- Table parser largely rewritten
- Returns nonzero error codes for makefile/batch error detection
- If target or pointer file does not exist, Atlas creates a new file