JohnnySheffield's Recent Forum Activity

  • Nope...

    This applies only to the node-webkit export!

    If you export to .exe or mac app you can use this plugin to access file system.

    Note that i threw this plugin in few hours just to show it's possible, so consider this just as a starting point to write this up even more further!

    Check out nodejs.org/api/fs.html what's possible with this node.js module!

    Cheers!

  • Ashley

    Good news!

    Looking forward to see how the integration is done!

    Will the node-webkit be included with construct, so we have one click export, or the C2 will export a html and the node-webkit wrapping will have to be done manually?

  • Savvy001

    link to .capx doesent work!

    Also, finding candy is fun! :D

    edit: Ok, i'm a bit late :D

    thanks for sharing!

  • try this

  • Ahh, ok, that's the modifed version of zack0wack0's plugin.

    please post any questions about this plugin

    here.

    Not sure what's the problem here, but i think you should set your own configuration on how the client behaves, please refer to this

    I think the problem occurs somewhere around here; but i cannot tell without more info!

         instanceProto.connect = function(host,port)

         {          

              var socket = this.socket;

              //problem here?

              if(socket != undefined || socket != null)

                   socket["disconnect"]();

              

              this.lastAddress = host;

              this.lastPort = port;

              

                 //or problem here, maybe?

              socket = window["io"]["connect"]('http://' + host + ':' + port, {'force new connection': true});

    Cheers!

  • What socket.io plugin are you using?

    There are several versions of the plugin currently on the forums, so it would be helpful to share which are you utilizing!

    Cheers!

  • If you're feeling like it, why not try to export to .exe with node-webkit?

    Preliminary test show that performance is better than awseomium's, you can export to linux and mac, and it's open-source so you can see how it works, and sound is working just fine!

    Here's the plugin i wrote,

    You can find the forum thread here

    Tutoial on how to export here

    As node-webkit provides possibility to write node.js code with it, i wrote some other plugins to expose node.js modules (path, os, fs) but they are in serious development so use them wisely. (do a search fourm on node-webkit plugin and you should find them)

    Also, you can check out some other stuff i did with node-webkit and c2:

    Space blaster on mac

    Space blaster on linux

    Http and socket.io server written in c2

    Cheers!

  • When i receive a pm and select a dropdown menu to see new activities on my profile i get the following "error":

    <img src="http://i.imgur.com/ZTaPN.png" border="0" />

    When I do it on forum etc., the message is correct (the number of new messages is shown properly).

    Same on:

    Chrome 23

    Firefox 17

    Srware Iron 21

    ie 9

    Cheers!

  • :D It's a good thing. Node-webkit combined with Construct 2 and Steam stuff going on...

    Bright days are coming!

  • Joannesalfa

    ummm, the project seems dead...

    "last modified five years ago"

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Ok, i'm leaving this plugin as it is, i won't develop it any more.

    Ashley will cannibalise my code and tutorials to add official support for node-webkit, so i'll put my efforts in writing plugins for as much node.js modules as possible, and some "networking" plugins hopefully.

    Pheww, what a busy week!

    Cheers!

  • rogerwang

    Great, you came here! I meant to contact you on the mailing list about what's happening here, but was really busy learning about node-webkit and writing a plugin for node-webkit.

    Great software, great wiki, looking forward to see what's happening with node-webkit in the future!

    Cheers!

JohnnySheffield's avatar

JohnnySheffield

Member since 31 Jul, 2012

Twitter
JohnnySheffield has 1 followers

Trophy Case

  • 12-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

15/44
How to earn trophies