|
|
View Message | Back to Messages |
EkBass Sun Jan 18 2026 at 1:54 pm V0.6
# News and changes
## Jan 2026
### 18th Jan 2026
With all the previous add-ons, BazzBasic ver. 0.6 is not available as binary and source.
### 18th Jan 2026
Merging BazzBasic and basic code into a single executable file is now possible.
_bazzbasic.exe -exe filename.bas_ produces the _filename.exe_ file.
BazzBasic does not compile the BASIC code, but rather includes it as part of itself.
Read more https://ekbass.github.io/BazzBasic/manual/#/packaging
### 18th Jan 2026
Finished working with PNG and Alpha-color supports.
LOCATE in graphical screen now overdraws old text instead of just writing new top of it.
**Supported Formats**
**Format:** PNG
Transparency: Full alpha (0-255)
Recomended
**Format**: BMP
Transparency: None
Legacy support
---
### 18th Jan 2026
Generated a manual with Docify.
BazzBasic homepage now links to it.
Major idea is, that github wiki becomes a as development wiki and this docify as user wiki.
---
### 17th Jan 26
Fixed a bug that prevented to use custom resolution with SCREEN 0
Terminal now closes if no errors when running via IDE
Small gap between IDE line numbers and user code.
---
### 17th Jan 26
BazzBasic has now in-built simple IDE.
Start _bazzbasic.exe_ with out params to open it.
If opened with params, the .bas file is interpreted normally.
After few new features, released as version 0.6
---
### 10th Jan 26
Generated __vsix__ file to add BazzBasic syntaxes for VS Code.
See c/blob/main/extras/readme.md" target="_blank">https://github.com/EkBas s/BazzBasic/blob/main/extras/readme.md
---
### 9th Jan 26
Released first one, version 0.5
- BazzBasic - EkBass (Fri Jan 9 2026 at 4:32 pm)
- V. 0.7 - EkBass (Fri Jan 30 2026 at 9:01 am)
- 0.7 out - EkBass (Sun Feb 1 2026 at 5:45 am)
- Now with IDE - EkBass (Sat Jan 17 2026 at 7:51 am)
- V0.6 - EkBass (Sun Jan 18 2026 at 1:54 pm)
- Nice. :-) * - Peter Swinkels (Sat Jan 10 2026 at 5:44 am)
|
|