Releases
v1.90
Version 1.9.0 (The Portable DOS Format)
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 (#24 )
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 (#22 )
Added dojs.ini
loading for parameters (#25 )
Added IniFile
class
Removed missleading VBE3 error messages on failed Font/Bitmap/etc loading/saving (#26 ).
Included a stripped down version of GrxFntConv that can convert BDF fonts to FNT format (#27 ).
Added PDF rendering plugin using pdfgen .
File
, Zip
, Socket
and Curl
now use ByteArray
instead of IntArray
(#30 )
File
and Zip
now supports partial reads/writes using ReadBytes()/ReadInts()/WriteBytes()/WriteInts()
(#31 )
Added missing error detection when reading/writing data using File
File
now supports Seek
and Tell
(#31 )
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
You can’t perform that action at this time.