Future development
|
|
I just made a somewhat minor update that finally does SV% and other similar stats. It also changes the way that H2H is done, which is more useful in my opinion. One thing that I haven't done yet but am planning on doing is updating the score for H2H. It's going to be a bit tedious, and downright impossible for things like SV% but I'll do my best. I was also going to do the fantasy point leagues but I'm not sure exactly how to implement it seeing as I don't have a league to test on. If someone is in a fantasy points league they're going to have to paste the page source somewhere for me to look at. |
|
|
I'm not sure exactly what you did, but it looks like there is no head to head support. I can no longer view my opponents totals as well as mine on the matchup page. |
|
|
Huh...you posted this in the middle of the night so I hope the problem is just that it looking at tomorrow's games already. It should work exactly the same as before, I'm not sure what the problem you're describing is. |
|
|
OK, the problem was with players with apostrophes in their names as I suspected. I fixed it now I hope. |
|
|
One of my leagues is a points league. Please tell me what exactly you need.
|
|
|
Can you explain the problems you're having with getting GAA to work?
|
|
|
@suckerpuncher That would be helpful. All I really need to do is look at the pages and preferably be able to test things out. @schwab If you look through the past comments, there has been a lot of trouble with finding the right box scores. I have stuck with yahoo so far because they are fast and have most of the required stats. ESPN has the added bonus of faceoffs and time played for goalies, but they are also slow and they use different player IDs from yahoo. Also, ESPN has a tendency to be missing proper box scores for some games. I could take the ugly approach and get more than one box score but that would be ugly and not fun for me to organize. So, until someone can come up with a good solution to the problem, GAA and faceoffs are a no-go. |
|
|
Can you please give me your email so I can send out the inivte?
|
|
|
It's just my username @gmail.com =) |
|
|
Thanks. Invitation is sent. |
|
|
Thanks a bunch. It probably shouldn't be very hard for me to implement, maybe just a fancy interface for entering point values =) |
|
|
bearzly is there any further updates coming? also i formatted my computer last week and since then my stats dont autoload when clicking on a team page since formatting. |
|
|
Yeah, don't worry I will keep working on this script. I'm just caught up with school and life at the moment. Just keep the ideas coming and I will try to get to them when I can. As far as the autorun is concerned, are you sure that you have it turned on in the greasemonkey menu? If so, you'll have to do the usual with looking at the error console etc. and report back. I don't really see any reason that it would stop working. |
|
|
Any chance this script could be implemented in Greasemetal? |
|
|
Hi kaczma I looked into greasemetal and it looks like they don't have any support for some of the functions that this scirpt needs (in particular the GM_xmlHttpRequest function). If they ever implement some sort of cross site request, then get back to me and it should be easy enough to get working. |
|
|
Hey bearzly, Thanks for looking into it though.
|
|
|
Any luck with the GAA portion or no? |
|
|
Yahoo! box scores have been acting up lately. Is it possible to get this script to receive from a more reliable source such as: http://www.cbssports.com/nhl/gamecenter/live/**...********? |
|
|
Agreed. It's certainly not working tonight... |
|
|
I tried it out today and it seems to be working fine. Is it still not working for anyone? Otherwise it was probably just a temporary problem with Yahoo. |
|
|
It's acting up today once again :( |
|
|
It still seems to be working for me today. Maybe it was another temporary thing? And those CBS box scores look OK, except they don't have goalies in the box score and power play/shorthanded things are tucked away on a different page. |
|
|
Hey Bearzly, these boxscores look pretty complete:
No gameID to decypher, goalie TOI is included so GAA is straightforward. The powerplay vs. shorthanded is listed directly, even FOW and FOL are there. |
|
|
Any progress with the Points Only leagues? |
|
|
Sorry for the lack of work guys, I always got distracted from doing work on this. But, since my largest distraction got a pretty red ring, I took the time to implement the points leagues. Thanks again to suckerpuncher for letting me co-manage his team! Also, I thought I had looked at sportsnet before, but I remember there being some problem. They might have changed it, so I'll take a closer look and see if a switch is in order. |