SuperIlu

Berlin, Germany, 29.10.2022, 16:17 |
DOjS v1.9.0 released (Announce) |
Took me longer than expected this time (6 instead of 3 month), but finally here it is...
* Modules can now provide version information with __VERSION__
* DPM will automatically update modules that are installed if there are more recent versions in the index.
* Updated zlib to 1.2.12
* DOJS_VERSION is now a string.
* Class TexInfo() can now load 3DF from ZIP files
* Updated Zip to 0.2.3
* Updated openssl to 1.1.1q
* Added DirExists() and FileExists().
* Updated AnimatedGIF to 1.4.7
* Updated nanosvg
* Updated PL_MPEG
* Renaming DOjS.EXE and JSBOOT.ZIP for packaging purposes should now work as intended
* Added dojs.ini loading for parameters
* Added IniFile class
* Removed missleading VBE3 error messages on failed Font/Bitmap/etc loading/saving
* Included a stripped down version of GrxFntConv that can convert BDF fonts to FNT format
* Added PDF rendering plugin using pdfgen.
* File, Zip, Socket and Curl now use ByteArray instead of IntArray
* File and Zip now supports partial reads/writes using ReadBytes()/ReadInts()/WriteBytes()/WriteInts()
* Added missing error detection when reading/writing data using File
* File now supports Seek and Tell
* QOI loading from ByteArray is now possible via DecodeQoi (e.g. to load from ZIP or network socket).
* Created a Discord for DOjS and jSH and put the link into README.md
It also includes the JavaScript source for two games I made with DOjS and that are released for DOS and WIN over at itch.io
Grab it on https://github.com/SuperIlu/DOjS/releases/tag/v1.90 as long as the binaries are still hot :) --- Javascript on MS-DOS? Try DOjS https://github.com/SuperIlu/DOjS
Fediverse: @dec_hl@mastodon.social |
Laaca

Czech republic, 29.10.2022, 22:19
@ SuperIlu
|
DOjS v1.9.0 released |
> Took me longer than expected this time (6 instead of 3 month), but finally
> here it is...
>
> * Modules can now provide version information with __VERSION__
> * DPM will automatically update modules that are installed if there are
> more recent versions in the index.
> * Updated zlib to 1.2.12
> * DOJS_VERSION is now a string.
> * Class TexInfo() can now load 3DF from ZIP files
> * Updated Zip to 0.2.3
> * Updated openssl to 1.1.1q
> * Added DirExists() and FileExists().
> * Updated AnimatedGIF to 1.4.7
> * Updated nanosvg
> * Updated PL_MPEG
> * Renaming DOjS.EXE and JSBOOT.ZIP for packaging purposes should now work
> as intended
> * Added dojs.ini loading for parameters
> * Added IniFile class
> * Removed missleading VBE3 error messages on failed Font/Bitmap/etc
> loading/saving
> * Included a stripped down version of GrxFntConv that can convert BDF fonts
> to FNT format
> * Added PDF rendering plugin using pdfgen.
> * File, Zip, Socket and Curl now use ByteArray instead of IntArray
> * File and Zip now supports partial reads/writes using
> ReadBytes()/ReadInts()/WriteBytes()/WriteInts()
> * Added missing error detection when reading/writing data using File
> * File now supports Seek and Tell
> * QOI loading from ByteArray is now possible via DecodeQoi (e.g. to load
> from ZIP or network socket).
> * Created a Discord for DOjS and jSH and put the link into README.md
>
> It also includes the JavaScript source for two games I made with DOjS and
> that are released for DOS and WIN over at itch.io
>
> Grab it on https://github.com/SuperIlu/DOjS/releases/tag/v1.90 as long as
> the binaries are still hot :)
I am not a Ja_ascript programmer but really impressive changelist  --- DOS-u-akbar! |
SuperIlu

Berlin, Germany, 29.10.2022, 22:28
@ Laaca
|
DOjS v1.9.0 released |
> I am not a Ja_ascript programmer but really impressive changelist 
Believe me, I'm not a JS-guy as well!  --- Javascript on MS-DOS? Try DOjS https://github.com/SuperIlu/DOjS
Fediverse: @dec_hl@mastodon.social |
Laaca

Czech republic, 30.10.2022, 06:39
@ SuperIlu
|
DOjS v1.9.0 released |
> > I am not a Ja_ascript programmer but really impressive changelist 
> Believe me, I'm not a JS-guy as well! 
Just imagine some big project with networking, 3DFX support and all the your other features.... ..in Ja_asctript ... in DOS  --- DOS-u-akbar! |