v3.8.0-alpha.0
Pre-release
Pre-release
Features
- dark theme #3
- theme editor in the options
- existing coloring configuration gets converted to a custom (user) theme on the first run
- updated Chinese and Hungarian translations
- highlight string variable constants #140
- initial integration with https://library.sannybuilder.com/
- hints when "Show opcode info" is enabled
- clicking in the bottom panel navigates to the library
Bug Fixes
- constants highlighting is not working when SB launched from another directory #131
- critical error in enum interpreter #139
- compiler adds 8 redundant bytes in a headless script in LCS/VCS modes
- incorrect data type picked for labels in LCS/VCS modes
- crash when attempting to compile via CLI with the source include option enabled #117