• HomeBoards
  • RulesRules
  • HelpHelp
  • WikiWiki
  • Donate

Author Topic: [WebPlay] PanelCross HTML5  (Read 4939 times)

Shubshub (OP)

  • Posts: 9
[WebPlay] PanelCross HTML5
« on: September 16, 2013, 11:27:02 am »
https://dl.dropboxusercontent.com/u/35400026/PanelCross/PanelCross.zip

Note: An Alert Message will Show up when trying to Run so Just press Start and Ignore it as the Message actually states things that don't apply to webplay Only actual web browsers

PanelCross is a Work in Progress HTML5 Game for the GCW Zero
You can Get the webplay app here: http://boards.dingoonity.org/gcw-releases/(rfc)-webplay/

Controls
A = Does Stuff
B = Does Stuff
Select = Return to World Select Menu within Level
Start = Dismiss Alert Messages
D-Pad = Move

World 1 is now Complete!











« Last Edit: September 19, 2013, 10:16:24 pm by Shubshub »

ruffnutts

  • Posts: 2654
Re: [WebPlay] PanelCross HTML5
« Reply #1 on: September 16, 2013, 01:18:35 pm »
Very cool can you post pics :)

Shubshub (OP)

  • Posts: 9
Re: [WebPlay] PanelCross HTML5
« Reply #2 on: September 16, 2013, 08:07:39 pm »
Added Screenshots :)

Shubshub (OP)

  • Posts: 9
Re: [WebPlay] PanelCross HTML5
« Reply #3 on: September 16, 2013, 10:37:31 pm »
Level 5 is Now Availible c:

EDIT:
Found a Bug in Level 5 of World 1
Can't Activate one of the Panels :c


EDIT2:
Fixed the Bug now and Re-Uploaded c:


EDIT3:
Found another Bug Level 5 won't Complete


EDIT4:
Fixed the Bug now Level 5 Can be Completed c:
« Last Edit: September 16, 2013, 10:50:37 pm by Shubshub »

Shubshub (OP)

  • Posts: 9
Re: [WebPlay] PanelCross HTML5
« Reply #4 on: September 17, 2013, 11:35:27 pm »
No More Updates Until World 3 World 1 is Completed c:
So Stay Tuned and Have Fun c:
« Last Edit: September 19, 2013, 10:04:33 pm by Shubshub »

Shubshub (OP)

  • Posts: 9
Re: [WebPlay] PanelCross HTML5
« Reply #5 on: September 19, 2013, 10:02:58 pm »
A Surprise Update
The Entire World 1 is now Availible to play c:

World 2 will Feature a new Mechanic where you Won't be able to go back onto active panels c:

Shubshub (OP)

  • Posts: 9
Re: [WebPlay] PanelCross HTML5
« Reply #6 on: September 22, 2013, 11:18:53 am »
More updates coming this week c:

vonzippenstein

  • Posts: 49
    • vonzippenstein.com
Re: [WebPlay] PanelCross HTML5
« Reply #7 on: September 24, 2013, 11:02:54 pm »
I found a way to work around that Game Maker warning at the start.

1. Create Application and save the html5 game to a folder.
2. Open the js file html5game folder.
3. Search that file for the phrase: if(document.URL.substring(0,5)=="file:"
4. Change that in some way. Personally I changed "file:" to "filo:"
5. Save and close.

That's it! There was a feature request about an option to disable the warning but they felt the warning was necessary to remind people of the limitations a browser might place on an HTML5 game when it's run from a file.

[edit] cut 3 steps when I learned this still works on obfuscated code
« Last Edit: September 25, 2013, 09:02:34 pm by vonzippenstein »