Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / (NOTE: The Internet version DOES NOT save options & high scores - issue with AGK2, not us)

Author
Message
JeZxLee
7
Years of Service
User Offline
Joined: 15th Mar 2017
Location: Long Island, New York, United States, Earth
Posted: 25th Aug 2019 04:37
Hi,

I see that "AppGameKit 2" was rebranded "AppGameKit Classic" and re-released on Steam.
Your game engine is near 100%, just two issues:

1. HTML5 version of game does not save game data?
2. "OpenBrowser" command used in HTML5 version fails on Internet browsers with default popup blockers?

Solutions are easy:
1. Use simple Internet "Cookies" or "HTML5 Local Storage".
2. Add function perimeter to open URL in current tab.

That's about it.
There is a work-around for issue #2 above, but nothing for issue #1 above.

Hopefully your development team can fix the above two issues?
Thanks!

Jesse
JeZxLee
Fallen Angel Software
Video Game Design Studio
http://www.FallenAngelSoftware.com
JeZxLee
7
Years of Service
User Offline
Joined: 15th Mar 2017
Location: Long Island, New York, United States, Earth
Posted: 25th Aug 2019 06:14
Sorry, here is the work-around for issue #2 above:

1. Open "AGKPlayer.js" in a text editor.
2. Find "_blank" and replace it with "_self". (no quotes & only one occurrence)
3. Save the file.
4. Exit text editor.

Now upload your game to Internet and it should open URL link in same browser tab.

Jesse
JeZxLee
Fallen Angel Software
Video Game Design Studio
http://www.FallenAngelSoftware.com

Login to post a reply

Server time is: 2024-03-29 13:31:42
Your offset time is: 2024-03-29 13:31:42