gumshoe2029's Recent Forum Activity

  • You might try adding a "Cache-Control" response header to your server (if you have control of it).

    Cache-Control: no-cache, no-store, must-revalidate
    Pragma: no-cache
    Expires: 0[/code:27qy0qpg]
    
    [url=http://stackoverflow.com/questions/49547/making-sure-a-web-page-is-not-cached-across-all-browsers]http://stackoverflow.com/questions/4954 ... l-browsers[/url]
    
    This is kind of a hack solution, and you will pay the price of having to force your users to reload your entire client each time they play your game.
    
    I am not sure how to fix audio issues yet, we are still in the mid-level development phase for our game.
  • Does a white (or black screen) qualify as "garbage pixel data"?

  • Do you want this file on a server or on each user's computer? Because you cannot save files to user's hard-drives (for security reasons).

    PHP is a nice easy way to save files on a server though. Java works well too. You might even be able to use an AJAX file transmission kind of scheme too (something like a file upload).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This should be in the "How do I?" forum (which is where I usually live).

    This means that Construct failed to load one of the key project files (app.manifest, manifest,json, data.js, etc.).

    You need to use developer tools to find out which one, where the browser expects to find it, and put it there.

    As far as caching is concerned most browsers allow you to disable it.

    We are (slowly) building a new game dev. studio. Our flagship project, FATE: Carpe Moerae, will be built entirely (edit2: or rather the ENTIRE front end... the back end is in Java servlets) in Construct, so C2 is definitely not a toy, although it can be used as such.

    Also, our website (in my sig) was built (front end) entirely in C2.

    (Actually, we use Pode's iFrame for content pages.... but I consider that "part" of C2).

  • Making every single layer in the layout transparent should achieve what you want (sort of). The problem is that browsers have inherently white backgrounds.

    What exactly do you want to show through? The user's desktop?

  • We are building a game like this. Except ours will be superior to Clash of Clans in most ways (except perhaps the combat portion).

  • Thanks gumshoe2029 I knew rex has alot of usefull plugins. I prefer to build the system from scratch to understand what is under the hood.

    This is always a good method. Especially if you have the time to do it.

  • Hello guys!

    So my game has come a long way.

    I managed to get everything that I wanted working and even Mandrill. My one issue now is, how can I save an array to a file that is not downloaded and that can be called with the mandrill plugin?

    This is purely for convenience as I can send the data in the email body, but that is messy because then I have to copy paste every single email into a .json file. (that's a pain if I hit thousands of players).

    Thanks a lot for your initial boost, gumshoe2029 and You guys helped make it possible.

    np. Glad to help.

  • > You really should ask Google first:All hail all-knowing Google.

    >

    > Construct simply extends the basic APIs of all of these libraries into a visual format, localStorage.removeItem(key) is probably what you are looking for.

    >

    Thank you

    np. I am always glad to help.

  • I am fairly confident that if you have a Personal or Business license, you can use those freely. I would.

gumshoe2029's avatar

gumshoe2029

Member since 4 Mar, 2014

None one is following gumshoe2029 yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies