Thread: WebJCS
View Single Post
djazz djazz's Avatar

JCF Member

Joined: Feb 2009

Posts: 257

djazz is OFF DA CHARTdjazz is OFF DA CHARTdjazz is OFF DA CHART

Nov 14, 2011, 09:21 AM
djazz is offline
Reply With Quote
Hey again!

I have changed quite much under the hood in WebJCS since last update, not much visual changes. The WebJCS app on Chrome Web Store will remain there, as I can't upload this on the store because of some new features and technologies.

DOWNLOAD HERE! (hosted on my own webserver, djazz.se)

What is new?
  • Levels and tilesets are loaded from your drive, no longer need to manually add j2l and j2t files
  • Saving works!
  • You can play your level without saving it
  • I have replaced the FileSystem API with HTTP calls to a mini-webserver, that also handles decompressing of j2l/j2t, launching JJ2 (Run) and Chrome. The mini-webserver is written in JavaScript and is powered by Node.JS.

How to run WebJCS
Unzip it in any folder, not necessarily in your Jazz2 folder.
Edit the file settings.ini to match your configuration, such as path to Jazz2 folder for finding level/tilesets, command to run when you want to Run your level and the path to your Chrome install.
Then make a shortcut to the WebJCS.bat file, as you would do with any program/file you want a shortcut to.
Run it!

Click for larger screenshot:
__________________
WebJCS 2 (new and in progress)
WebJCS 1 (old but complete)
SGIP Simple Games in Progress list
Level Packer v2 - With a GUI!
PHP Tileset Compiler

Last edited by djazz; Jul 9, 2016 at 09:15 AM. Reason: djazz.se