v0.1.29
Improvements
- Waiting image changed from SVG animation (deprecated) to CSS keyframes
- Skin support implemented with (almost) pure CSS
- Implemented support for stock skins (standard, orange, blue, green, simple and mini)
- Created
loadProject
function in the globalJClicObject
, thus allowing the creation of JClic players from other scripts - Allow JClic.js to be used as a Node.js module
- Added example of Node.js usage in
test/nodejs