Releases: skyrim/hlviewer.js
Releases · skyrim/hlviewer.js
v0.8.2
08 Sep 19:39
Compare
Sorry, something went wrong.
No results found
v0.8.1
08 Sep 19:38
Compare
Sorry, something went wrong.
No results found
v0.8.0
07 Sep 16:45
Compare
Sorry, something went wrong.
No results found
updated dependencies
switched from webpack to vite
switched from preact to solid
switched from typestyle to plain css
cleaned up the code
improved player UI slightly
v0.7.5
07 Feb 15:55
Compare
Sorry, something went wrong.
No results found
Removed events and path libraries. Used nanoevents and custom path functions instead.
v0.7.4
09 Sep 19:46
Compare
Sorry, something went wrong.
No results found
rebuilt dist files v0.7.4
v0.7.3
06 Sep 17:50
Compare
Sorry, something went wrong.
No results found
added basic touch support
v0.7.2
31 Aug 06:19
Compare
Sorry, something went wrong.
No results found
Removed lodash dependency which reduced package size from ~300kB to ~200kB
v0.7.1
31 Aug 06:08
Compare
Sorry, something went wrong.
No results found
fixed library export code
reorganized config code
v0.7.0
30 Aug 17:24
Compare
Sorry, something went wrong.
No results found
Reorganized project structure
added typestyle css-in-js instead of sass
simplified webpack build scripts and merged into one
updated package versions of some dependencies
improved npm publish package
bumped minor version to 0.7.0
v0.6.0
27 Aug 02:14
Compare
Sorry, something went wrong.
No results found
added rendering of static lighting
removed three.js in order to use WebGL directly which lead to
greatly increased performance
hlviewer.min.js size is now less than half of what it was (from ~650kB to ~300kB)