DOjS v1.8.0 released (Announce)
Version 1.8.0 (A package of 3D) / March 19th, 2022
* Added `LFN_SUPPORTED` global to indicate if long filenames are supported by the current DOS installation.
* Fixed some docs
* Added QOI Image decoder in `jsboot/qoi.js`. See https://qoiformat.org/
* Improved error reporting in case `Setup()`, `Loop()` or `Input()` are missing when running a script.
* Updated openssl to 1.1.1n
* Updated cURL to 7.80.0
* Added `-t` command line option to disable TCP/IP (faster startup with a loaded packet driver).
* Improved `Console` class with basic input handling
* Updated `Zip` to 0.2.2
* Added `ZIPFILE.DELETE` and `Zip.DeleteFile()`
* Improved project structure, DOjS main source is now located in `src/`, all native libraries in `plugins/` and all third party code in `3rdparty/`.
* Optimized buildfiles
* Improved IPX remote logging with `REMLOG.BAT` and `EnableRemoteDebug()`
* implemented `DPM` package manager
* A sketch can now query if it is running on DOjS using `if (navigator.appName === "DOjS") {`
Grab it on https://github.com/SuperIlu/DOjS/releases/tag/v1.80 as long as the binaries are still fresh :)
---
Javascript on MS-DOS? Try DOjS https://github.com/SuperIlu/DOjS
Fediverse: @dec_hl@mastodon.social
Complete thread:
- DOjS v1.8.0 released - SuperIlu, 19.03.2022, 16:24 (Announce)
- DOjS v1.8.0 released - ecm, 19.03.2022, 17:31
- DOjS v1.8.0 released - SuperIlu, 19.03.2022, 17:38
- DOjS v1.8.0 released - glennmcc, 19.03.2022, 18:41
- DOjS v1.8.0 released - ecm, 19.03.2022, 17:31