Simulation Hockey League
SHL Index Updates - Printable Version

+- Simulation Hockey League (https://simulationhockey.com)
+-- Forum: Game Center (https://simulationhockey.com/forumdisplay.php?fid=2)
+--- Forum: Index Information (https://simulationhockey.com/forumdisplay.php?fid=725)
+--- Thread: SHL Index Updates (/showthread.php?tid=115204)

Pages: 1 2


SHL Index Updates - DrunkenTeddy - 04-08-2021

I intend to use this thread to keep everyone informed of updates we make to the index as we make them, I will be locking the thread to keep it as just index changes here. Feel free to subscribe if you'd like to be notified immediately when index improvements are deployed.

If you'd like to submit a bug, do so here:
https://simulationhockey.com/showthread.php?tid=122906


RE: SHL Index Updates - DrunkenTeddy - 04-08-2021

========== INDEX UPDATE - APR 8, 2021 ==========
  • added footer to site with link to forum and link to add bug reports
  • modified player rating table style
  • added new los angeles logo
  • added new barracudas logo
  • added caching to live stream embedded video to help resolve potential issues (will come into effect when we have our quota)
  • fixed link for iihf live stream to point to the stream that is being used for iihf
  • changed fonts in certain places to make numbers appear on the same baseline
  • changed order of teams on the teams page to alphabetical instead of rendering them based on when their id



RE: SHL Index Updates - esilverm - 04-09-2021

========== INDEX UPDATE - APR 9, 2021 ==========
  • fixed problem where WJC’s Team Canada White wasn’t showing up
  • fixed bug where team list would show teams that didn’t play that season
  • changed display of percent values so 0.999 would appear as 1.000
  • made all goalie savepct show to 3 digits
  • fixed problem where shot percentages would show as NaN% when the player has taken no shots
  • changed font for scores in header score bar to match other numbers throughout site
  • added some more content to our api docs https://index.simulationhockey.com/api



RE: SHL Index Updates - esilverm - 04-10-2021

========== INDEX UPDATE - APR 10, 2021 ==========
  • adjusted the ordering of the standings table such that it is in order of points rather than point%
  • fixed appearance of team player stats tables on mobile so there would be no sticky header
  • created a game data endpoint which lets you query based on the specific game slug id (still in beta)

  • added new logo for Team Sweden in IIHF and WJC
  • changed favicon to match shl logo rather than framework logo
  • fixed spelling of "defensiveGameRating" in the player stats api response json



RE: SHL Index Updates - esilverm - 04-12-2021

========== INDEX UPDATE - APR 12, 2021 ==========
  • added tables to include all player stats and advanced stats on the players page
  • added link to api docs in the footer

BTW, if you hold shift while selecting columns on the tables you can sort multiple columns at once!


RE: SHL Index Updates - DrunkenTeddy - 04-13-2021

========== INDEX UPDATE - APR 13, 2021 ==========

Type selector (pre-season/playoffs/regular season) styling corrected in players tab, this only affects stats and advanced stats
Pagination added to stats tables
API changed for player/goalie stats to align with team roster stats for the "type" variable (options are 'regular', 'preseason', and 'playoffs')


RE: SHL Index Updates - esilverm - 04-15-2021

========== INDEX UPDATE - APR 15, 2021 ==========
  • completed preseason api query (allows for group by conference and group by division)
  • fixed season type switching for standings page to integrate data from preseason
  • standardized league leaders api responses
  • fixed visual bug where tables would show up arrow for descending and down arrow for ascending @Skeleton Party
  • fixed formula to calculate average time on ice so players with an average of 7 don't show up with an average of 0. @"luketd"
  • adding homepage snippet of league leaders (defaults to regular season stats so will only show from last season until this season's simming starts)



RE: SHL Index Updates - esilverm - 04-16-2021

========== INDEX UPDATE - APR 16, 2021 ==========
  • adjusted css of league homepages to fix visual bug of youtube video being too tall on ultra-wide screens
  • fixed problem in preseason standings where P% was incorrect
  • fixed problem in preseason standings where GP and OTL was incorrect



RE: SHL Index Updates - DrunkenTeddy - 04-22-2021

========== INDEX UPDATE - APR 22, 2021 ==========

- Added Team Abbreviation to Players Stats and Adv Stats tables
- Fixed missing team player rating in Players and Goalies APIs
- Fixed IIHF and WJC Playoff view error
- Updated github documentation


RE: SHL Index Updates - DrunkenTeddy - 04-23-2021

========== INDEX UPDATE - APR 23, 2021 ==========

- Players section tabs changed to make Stats the default and change the order they are displayed in
- Game Preview/Results page created - click on any game in the schedule or the header to see a comparison of the two teams and team results (this is not boxscores, but it's as close as we may get on FHM6)
- Resolved bugs relating to standings on game page and mobile styling
- Add linking from game page to past and future games as well as to respective team pages
- Add player ratings table to team page


RE: SHL Index Updates - esilverm - 04-26-2021

========== INDEX UPDATE - APR 26, 2021 ==========
  • fixed sorting problem with schedule page on mobile
  • working on adding a search bar for tables on player pages



RE: SHL Index Updates - Talls - 05-17-2021

========== INDEX UPDATE - MAY 17, 2021 ==========
  •     Added search bar to players page



RE: SHL Index Updates - DrunkenTeddy - 06-02-2021

========== INDEX UPDATE - JUNE 2, 2021 ==========

- Added Logos for WJC teams Young Guns and North America
- Added Logos for SHL expansion in prep for next season


RE: SHL Index Updates - Talls - 06-07-2021

========== INDEX UPDATE - JUN 7, 2021 ==========
  • Add api endpoint /api/v1/fantasy - see api docs for more information



RE: SHL Index Updates - kenvald - 06-25-2021

========== INDEX UPDATE - JUN 25, 2021 ==========
  • Created the Leaders page - More filters to come