Tom's Recent Forum Activity

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Hi Abhilash,

    No this thread is fine, we are always interesting on seeing what other technology is out there, but I changed the thread title to be less aggressive (I know it wasn't meant that way but it could be interpreted so).

    Tom

  • Hi Krush,

    You are absolutely correct, the reason casual support requests went unanswered was simply because there were too many of them to manage for a few devs who were doing it as a fun project. I would like to point out though that there are a few people on this forum that have made significant efforts in providing community support which of course everyone is extremely grateful for.

    Everything else really comes down to the negative effects of running something as a free project. There was no obligation for anyone to fix bugs/add new features/respond to support requests.

    Construct 2 is undergoing an overhaul, and I'm working on the new website and one of my main focuses is to make all the information a lot more accessible, provide good quality support for paying customers, have a much more organised and easy to search online manual/tutorial/articles, and lots more. I'm going to be putting significant efforts into making all these a reality. It really is going to be a much more accessible product, and hopefully the resources supporting it will blossom quickly.

    I completely agree that the above behaviour wont be acceptable for a commercial product. One thing I love when buying things online, more than anything else is receiving fast and good quality support both from official channels and the community. This is what I am going to be working towards.

    Tom

  • Yes! Jquery is included with exported games, and it has some excellent AJAX wrappers. These will be available in C2 soon hopefully as they open the door on what can be achieved massively.

    AJAX also will be able to manage some multiplayer online games as well (turn based and puzzle). HTML5 websockets will be able to handle real time multiplayer games.

    When the AJAX plugins are completed I'll write some tutorials on how these can be applied easily. I'll also write some sample server side code in multiple languages to make it easy for people to install.

  • Good question. The answer is yes depending on your aims.

    To a Server

    Everything in HTML and Javascript is client side, that means, whoever is playing your game can theoretically view all the source to it. It will be obfuscated as part of the export process which will serve well in certain types of plagiarism, but for storing connections to databases, this is a big no no as anyone that can view the source and extract the database username and password could cause havock on it by executing any command they wanted. This is why there is no native support for database connections in HTML/JS.

    To Local

    However, HTML5 has introduced Web Storage, which allows you to create a database on the clients machine. More information is available at:

    http://openbit.co.uk/?p=135

    This will eventually be supported by Construct, but it will probably only be suitable for save games etc. No server interaction.

    Resolving the Server Database Issue

    Using AJAX requests, you can POST or GET data on a webpage. You will need a webserver with a database on it. Then you can send commands to the page such as "?score=3342" and the page can interpret the data and save it. So the AJAX acts as the middle man between the client and the database, which is a lot safer.

  • It's �30, totally 100% worth it, it's called Corsair A50 I think, but it's big, my case isn't quite big enough so measure first!

    It keeps it 10c cooler, so I've over clocked to 3.5ghz (on 6 cores)

  • Is it fair for you to ask Ash to work part time on it, so you can avoid paying the price of the license?

  • You make a good point about comparison, would anyone be able to come up with a good benchmarking test for GM, MMF and Construct? It would be great to test them all side by side.

  • I'd like to hear your reasons why you think construct is better than mmf2.

    I disagree but I think this could be a very constructive discussion and give ashley and the others something to think about and correct in construct 2.

    Here's some of things that I think are more important:

    Mmf2 has countless extensions construct doesn't (among others, a online/networking plugin), is much more stable, the community is much bigger, the games made with it run perfectly with no compatibility problems in 99% of the time, but in the other hand lacked construct's awesome rts behavior, shadow casting and I preferred construct's way of handling variables.

    The extensions is something we are really excited about in C2, allowing Javascript extensions opens the door to millions of web developers out there, it really is an accessible way to write extensions (hell even I can write them!) Expect me to be making a lot of them at some point.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • We would hope that most companies are honest, and select the correct license model.

    We couldn't do much, but if you are an established business the government can spot audit you. When spot audits occur, they evaluate all your software licenses.

    If a company was hugely successful with one of our products as well, this would be fairly obvious and we would be able to tell from our sales history if they are using the correct license or not.

Tom's avatar

Tom

Early Adopter

Member since 10 Jun, 2007

Twitter
Tom has 1,399,037 followers

Connect with Tom

Trophy Case

  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x6
    Popular Game One of your games has over 1,000 players
  • x5
    Famous Game One of your games has over 10,000 players
  • x40
    Coach One of your tutorials has over 1,000 readers
  • x4
    Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • x12
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x3
    Lightning Draw First person to up-vote a new Construct 3 release
  • x5
    Great Comment One of your comments gets 3 upvotes
  • x4
    Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

36/44
How to earn trophies

Blogs