NOTICE: This league is using the BLEEDING EDGE game engine. For more information, click here.

League Forums

Main - League Help Forum

Re: Game Play Screen

By jdavidbakr - Site Admin
6/18/2013 3:28 pm
chinaski wrote:
Im on my PC, 1920/1080. I watched a few plays again, and if I position the game screen right at the top of my browser, I can catch the last couple plays in the play-by-play. But, I find trying to look at the pbp and keeping up with the game a bit difficult. Id like to see it inside of the game screen, positioned at the bottom. Probably just personal pref, Im sure ill get used to it as the games go on.

Great work by the way, I wasnt expecting to see a graphical replay at all, nice surprise.


What we really need is voice synthesis :-)

Re: Game Play Screen

By chinaski
6/18/2013 3:30 pm
jdavidbakr wrote:
chinaski wrote:
Im on my PC, 1920/1080. I watched a few plays again, and if I position the game screen right at the top of my browser, I can catch the last couple plays in the play-by-play. But, I find trying to look at the pbp and keeping up with the game a bit difficult. Id like to see it inside of the game screen, positioned at the bottom. Probably just personal pref, Im sure ill get used to it as the games go on.

Great work by the way, I wasnt expecting to see a graphical replay at all, nice surprise.


What we really need is voice synthesis :-)


Yes! Paging zombie Pat Summerall

Re: Game Play Screen

By lordscarlet
6/18/2013 3:52 pm
I agree on the pbp vs. the animated screen. I found it impossible to watch both. If something scrolled on the screen, or perhaps popped up similar to the complete/incomplete/etc it would be harder to read. That is part of my reference to the information surrounding the information. The PBP offers no value to me right now because by the time I have watched the play and look down it is gone.

Re: Game Play Screen

By lordscarlet
6/18/2013 4:06 pm
bah.. recording is being a pain.. suffice it to say, it does nothing. :) For what its worth, it works in Chrome on Mac OS X (The Windows 8 machine is actually a VM under OS X). I also don't see any javascript errors.

Re: Game Play Screen

By jdavidbakr - Site Admin
6/18/2013 4:19 pm
lordscarlet wrote:
bah.. recording is being a pain.. suffice it to say, it does nothing. :) For what its worth, it works in Chrome on Mac OS X (The Windows 8 machine is actually a VM under OS X). I also don't see any javascript errors.


Ok, I'll see if I can look into it. Anyone else using Windows 8 and having this issue?

Re: Game Play Screen

By lordscarlet
6/18/2013 4:34 pm
If you let me know any spots to put a breakpoint into js I can take a look.

Re: Game Play Screen

By jdavidbakr - Site Admin
6/18/2013 4:45 pm
lordscarlet wrote:
If you let me know any spots to put a breakpoint into js I can take a look.


Try j.js line 5039, the start function, which should fire when you click on the handle. If that doesn't work, check 5029 the attach function to see if the handle even is getting attached to the mousedown event.

Re: Game Play Screen

By lordscarlet
6/18/2013 8:39 pm
jdavidbakr wrote:
lordscarlet wrote:
If you let me know any spots to put a breakpoint into js I can take a look.


Try j.js line 5039, the start function, which should fire when you click on the handle. If that doesn't work, check 5029 the attach function to see if the handle even is getting attached to the mousedown event.


Will check it out tomorrow. It's my work machine that had issues. ;)

Re: Game Play Screen

By jdavidbakr - Site Admin
6/18/2013 8:49 pm
lordscarlet wrote:
Chrome Version 27.0.1453.110 m
Windows 8 x64


I just tested on my Windows 7, same version of Chrome, and it worked fine, so it must be something with Windows 8...

Re: Game Play Screen

By lordscarlet
6/19/2013 10:13 am
Looks like it may be something with the way Windows 8 treats mouse clicks. Is anyone else having problems?