Taurian's Forum Posts

  • Me, Playing this game in front of my wife.

    "I GOT THIS"

  • this is awesome. gameplay is nice. good job mate!

    It's a lot of fun to play. And I think people are seeing that. I'm glad you like.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Velojet

    Thanks for the fix! I've downloaded the JavaScript zip file and I believe I followed the install instructions. I can run their chat.html test sample and that seems to work fine with two browsers.

    Sorry for the problems (I'm very new to servers and such), but I still can't get it to work with your gridgame. I've re-exported and restarted Photon Control. When I run the Testclient, it tells me the game server is at 127.0.0.1:4530, so this is what I suspect is the problem, but I don't know how to make it run on port 9090...

    Thanks again!

    iprene, you can load up the photon console log to see what is going on. Maybe post it here.

    Right click on the Photon Server in the task bar and click "Open Logs"

  • FYI Just Announced:

    https://developers.facebook.com/ios

  • Fixed a lot of bugs including that ridiculous jitter issue! Help out and try it out, play a few 1v1 games.

  • I'm not sure, but I think you're missing an XML object to load the Ajax.LastData into. See here: http://www.scirra.com/tutorials/61/ajax-example-with-construct-2/page-1

    Don't forget to make sure to use an XPath expression when you try to read the xml.

    Here's an example: XML.StringValue("/Catalog/data/@artist")

    http://www.liquid-technologies.com/xpath-tutorial.aspx

  • This is more than likely not a bug, just an issue.

    When you load my game at: https://www.TheAlphaCompany.net/u-boat-with-friends

    You always get the update, and when it's complete, you're asked to refresh your browser. -- Works great, no problems.

    But when you try to access the game from the Facebook Canvas:

    https://apps.facebook.com/uboatwithfriends

    It does not know that there is an update required.

    Note:

    When users connect to my server, even with a bad version they are notified. But currently the only way to remedy is to send them to this address to get the latest update:

    https://www.TheAlphaCompany.net/u-boat-with-friends

    Has anyone else encountered this problem, and know of a workaround so that facebook users get the updated app easily without leaving that canvas?

    Thanks,

  • Hello!

    My Favorite Feature is the Audio Plugin. It can be a severely overlooked tool! It's ridiculously easy to import and convert audio, have them overlap and play different tracks at the same time while controlling every aspect of their functions. It makes having an immersive game very easy.

    My video showcasing the game and use of sounds:

    Subscribe to Construct videos now

    You're playing as the "Sonar Officer." So the right Audio Tools are absolutely key.

  • I finally got word on this. The fix worked perfectly.

    Thanks!

  • Wasn't easy, but my early work with Photon really helped out! I'm glad you like, let me know if you'd be willing to help out as a BETA tester.

  • I think my game is polished enough to show. Here are some details:

    U-Boat with Friends!

    Real-time Collaborative RTS Game: U-Boat with Friends! You and your friends must destroy the enemy sub before it destroys you!

    Link:

    https://www.thealphacompany.net/u-boat-with-friends

    In game footage:

    Subscribe to Construct videos now

    Awards and Medals

    http://uboat.milpacs.net/705290626.html

    Features:

    • Real Time Collaborative Multiplayer
    • Awards and Medals System provided by MILPACS.NET
    • Achievements
    • Chat Lobby
    • Top Player Competitions
    • Top Clan Competitions

    Known Bugs:

    Some firefox users may experience problems connecting to the master server. (I'm still working on this)

    The fracking textbox jitter on Chrome 20.0.x browsers.

    Sometimes you have to refresh the screen a couple times until the facebook login popup appears.

    Plugins

    Feel free to try out! If you want to save your stats, earn medals etc, help me out by being a BETA tester. You get an in game icon, and more perks. Send me a PM with your in game nickname.

    -T

    <img src="https://www.thealphacompany.net/u-boat-with-friends/creatives/800_150.png" border="0">

  • Hello,

    Is it possible for a text object to have more than one color?

    Thanks,

  • This is a still a problem. Any help is appreciated.

  • Hello I just have a quick question,

    I'm trying to solve my minify issues with some 3rd party plugins.

    Can you quickly tell me the difference between minifying the game at export vs minifying the c2runtime.js file at a website like this? http://jscompress.com

    Is there any real difference?

    Thanks,

  • I've tried everything I can think of to get this plugin to minify but with no luck.