septeven's Forum Posts

  • Thanks a lot.

    So I have the event sheet correctly displayed now, and sounds like there's no graphical issue anymore.

    BUT impossible to load/save/export files, to preview (Blinx123, how did you make it working ?), and to activate with my license. When I set my license path, C2 tells me to restart but it crashes when restarting... I have to delete the license file in order to make it open back.

    It sounds like there's something wrong with load/write files....

    Again Ashley, this is not a wine question, but with what I just wrote, does it sound something for you (a link between all this problems ??? This may help me to find what I have to install as dependencies).

    Thanks

  • Since you updated the forum, I'm wondering why you didn't think about a responsive theme - I asked for this a few years ago already, and I hoped it would be take in consideration.

    I don't know what is the percentage of the mobile traffic, but I would say you should really consider this idea (personally, about 80% of my visit is from my iphone/ipad).

    Let me know what you, Tom, can do for this ?

    Thanks

  • The second part of my post was about the general request, not specially personnal to you.

  • x32 please - hopefully it'll help

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Blinx123, could you share your wine configuration ?

  • Sorry delgado but did you read what I wrote just before ?

    Put the Refresh action at line 5 (just after you Cam. Set X to lerp(self.X, navi5.X, 0.1) action)

    In your new capx, you added the action at the wrong place.

    Let me know if it works now (it really should since It's working correctly in my tests - There's no reason if you add the action at the correct place).

  • Put the new 'Refresh the map' action after Set X to lerp(self.X, navi5.X, 0.1), line 5.

    It should work now (you can add a wait 1.0 second before if you want)

    Let me know if it solves your problem.

  • ok the link works now - please send me the exact capx you used to export this - I will take a look

  • sth = something

    as I told you, I did my test both on local preview and from exported project in dropbox - both was working well with the fix of 1.04

    Your link doesn't work.

  • I just re-test it, with safari, firefox and chrome, from local and from dropbox - every test work perfectly - The map is correctly redrawn and the graphical issue won't occur anymore - I don't understand WHY you're still occuring this.

    Did you change sth in your capx since you posted it here ?

    Look at this :

  • What/Who is OP ?

    And AGAIN, I repeat that I did this plugin when I started to learn javascript 2years ago - I always said that I have to totally re-code this plugin but I have a life beside - I'll do implement every function you'll need asap ...

  • Yes for zoom action, I'll do it asap - About the map doesn't fill correctly, again, it worked with my test on your capx - Try to put the refresh action when you reach the layout where the map is.

    I'll take a look !

  • 1.04

    • Fix a https protocol bug
    • Fix a graphical bug
    • Add a new 'Refresh map' action (in case of the builtin refresh method might not be enough in some case)
  • OK the graphical bug should be fixed now in release 1.04 - In case it might not be enough, you can use the new "Refresh map" action (but in my test with your capx, the implemented fix was enough) - Also, now the plugin detects by itself if you use http or https protocol.

    Let me know if all is working well now.

    Thanks

  • Ahh good news - so i'll fix this http issue soon and will take a look to this display issue too.

    Thx