Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Jonathan Huberdeau, Kevin Fiala, , Jakub Vrana, David Krejci
Gardien
#1 : James Reimer, #2 : David Rittich
Lignes d'Attaque Perso. en Prol.
, , , , , , , , , ,
Lignes de Défense Perso. en Prol.
, , , ,
Astuces sur les Filtres (Anglais seulement)
Priority
Type
Description
1
| or OR
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Capacité de l'Aréna - Tendance du Prix des Billets - %
Niveau 1
Niveau 2
Niveau 3
Niveau 4
Luxe
Capacité de l'Aréna
6000
5000
2000
4000
1000
Prix des Billets
130
80
60
30
220
Assistance
147,491
124,102
50,000
100,000
25,000
Attendance PCT
98.33%
99.28%
100.00%
100.00%
100.00%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
16
17864 - 99.24%
2,030,100$
50,752,488$
18000
100
Dépenses
Dépenses Annuelles à Ce Jour
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
49,567,365$
81,925,833$
74,425,833$
0$
0$
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
Joueurs Inclut dans la Cap Salariale
Joueurs Exclut dans la Cap Salariale
81,925,833$
47,728,677$
0$
23
0
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
32,481,592$
48
684,886$
32,874,528$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Compte Bancaire Actuel
Compte Bancaire Projeté
34,444,320$
6,857,113$
4,894,385$
Cap Salarial de la Saison Éstimé
Cap Salarial Disponible
Cap Salarial Maximum
Au dessus du Plafond Salarial Minimum
81,925,833$
1,574,167$
83,500,000$
31,925,833$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Jonathan Huberdeau
AGE:27
PO:82
OV:0
Kevin Fiala
AGE:23
PO:79
OV:0
Jakub Vrana
AGE:24
PO:79
OV:0
Anders Lee
AGE:29
PO:77
OV:0
Taylor Hall
AGE:28
PO:77
OV:0
James van Riemsdyk
AGE:31
PO:76
OV:0
Frank Vatrano
AGE:26
PO:74
OV:0
Jared McCann
AGE:24
PO:73
OV:0
Barclay Goodrow
AGE:27
PO:70
OV:0
Danton Heinen
AGE:24
PO:70
OV:0
Brock McGinn
AGE:26
PO:67
OV:0
Chris Wagner
AGE:29
PO:67
OV:0
Joseph Blandisi
AGE:25
PO:65
OV:0
*Eeli Tolvanen
AGE:21
PO:65
OV:0
Dmitry Sokolov
AGE:22
PO:64
OV:0
Kieffer Bellows
AGE:22
PO:64
OV:0
Klim Kostin
AGE:21
PO:64
OV:0
Justin Kirkland
AGE:23
PO:58
OV:0
Adam Mascherin
AGE:22
PO:57
OV:0
Taylor Hall
AGE:28
PO:77
OV:0
Paul Stastny
AGE:34
PO:75
OV:0
David Krejci
AGE:34
PO:73
OV:0
Jared McCann
AGE:24
PO:73
OV:0
Barclay Goodrow
AGE:27
PO:70
OV:0
Luke Glendening
AGE:31
PO:69
OV:0
Chris Wagner
AGE:29
PO:67
OV:0
*Joel Kellman
AGE:26
PO:65
OV:0
Joseph Blandisi
AGE:25
PO:65
OV:0
*Yakov Trenin
AGE:23
PO:64
OV:0
Klim Kostin
AGE:21
PO:64
OV:0
Tanner Kero
AGE:27
PO:63
OV:0
*Joseph Veleno
AGE:20
PO:61
OV:0
Kevin Fiala
AGE:23
PO:79
OV:0
Jakub Vrana
AGE:24
PO:79
OV:0
Anders Lee
AGE:29
PO:77
OV:0
Frank Vatrano
AGE:26
PO:74
OV:0
Danton Heinen
AGE:24
PO:70
OV:0
Luke Glendening
AGE:31
PO:69
OV:0
Brock McGinn
AGE:26
PO:67
OV:0
Chris Wagner
AGE:29
PO:67
OV:0
Josh Anderson
AGE:26
PO:67
OV:0
*Eeli Tolvanen
AGE:21
PO:65
OV:0
Dmitry Sokolov
AGE:22
PO:64
OV:0
Klim Kostin
AGE:21
PO:64
OV:0
*Eetu Tuulola
AGE:22
PO:62
OV:0
Ty Ronning
AGE:22
PO:52
OV:0
Défense #1
Défense #2
Gardien
Jeff Petry
AGE:32
PO:73
OV:0
Adam Pelech
AGE:25
PO:67
OV:0
Tyson Barrie
AGE:28
PO:66
OV:0
Erik Gustafsson
AGE:28
PO:66
OV:0
David Savard
AGE:29
PO:65
OV:0
Brett Pesce
AGE:25
PO:65
OV:0
Cody Ceci
AGE:26
PO:64
OV:0
Kris Russell
AGE:33
PO:64
OV:0
Anthony Bitetto
AGE:29
PO:62
OV:0
Jake Bean
AGE:22
PO:62
OV:0
*Mario Ferraro
AGE:21
PO:61
OV:0
Xavier Ouellet
AGE:26
PO:60
OV:0
Kale Clague
AGE:22
PO:59
OV:0
*Maxime Lajoie
AGE:22
PO:55
OV:0
Jack Dougherty
AGE:24
PO:53
OV:0
*Teemu Kivihalme
AGE:25
PO:53
OV:0
James Reimer
AGE:32
PO:76
OV:0
David Rittich
AGE:27
PO:74
OV:0
Hunter Miska
AGE:24
PO:63
OV:0
Calvin Petersen
AGE:25
PO:59
OV:0
Éspoirs
Astuces sur les Filtres (Anglais seulement)
Priority
Type
Description
1
| or OR
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
[2020-10-26 10:46:06 AM] - TRADE : From Golden Knights to Rangers : James Neal. [2020-10-26 10:46:06 AM] - TRADE : From Rangers to Golden Knights : James van Riemsdyk. [2020-09-27 9:43:01 PM] - Team Name Change : Admirals changed name to Soldiers [2020-09-09 8:01:49 AM] - Team Name Change : Predators changed name to Golden Knights [2020-09-08 4:30:13 PM] - Admirals hired John Hynes for $1,356,000 for 3 year(s). [2020-05-02 4:14:37 PM] - Hunter Miska signed with Predators for $1,000,000 for 1 year(s). [2020-05-02 4:14:37 PM] - Hunter Miska was added to Predators. [2020-04-28 8:46:21 AM] - Joel Kellman signed with Predators for $925,000 for 2 year(s) / Signing Bonus of $50,000. [2020-04-28 8:46:21 AM] - Joel Kellman was added to Predators. [2020-04-28 8:44:07 AM] - Chris Wagner signed with Predators for $1,350,000 for 2 year(s) / Signing Bonus of $1,000,000. [2020-04-28 8:44:07 AM] - Chris Wagner was added to Predators. [2020-04-28 8:43:34 AM] - Calvin Petersen signed with Predators for $858,333 for 3 year(s) / Signing Bonus of $1,000,000. [2020-04-28 8:43:34 AM] - Calvin Petersen was added to Predators. [2020-04-28 8:43:01 AM] - Barclay Goodrow signed with Predators for $925,000 for 3 year(s) / Signing Bonus of $2,000,000. [2020-04-28 8:43:01 AM] - Barclay Goodrow was added to Predators. [2020-04-27 12:30:57 PM] - TRADE : From Predators to Rangers : Derek Stepan. [2020-04-27 12:30:57 PM] - TRADE : From Rangers to Predators : Frank Vatrano. [2020-04-24 5:13:28 PM] - Jeff Carter was released. [2020-04-24 5:13:28 PM] - Predators paid $0 to release Jeff Carter. [2020-04-24 4:58:24 PM] - Kris Russell signed with Predators for $4,000,000 for 3 year(s) / Signing Bonus of $8,000,000. [2020-04-24 4:58:24 PM] - Kris Russell was added to Predators. [2020-04-24 4:57:27 PM] - Jeff Carter signed with Predators for $5,272,727 for 3 year(s) / Signing Bonus of $10,000,000. [2020-04-24 4:57:27 PM] - Jeff Carter was added to Predators. [2020-04-24 4:57:10 PM] - James Reimer signed with Predators for $3,400,000 for 3 year(s) / Signing Bonus of $10,000,000. [2020-04-24 4:57:10 PM] - James Reimer was added to Predators. [2020-04-24 4:56:24 PM] - David Krejci signed with Predators for $7,250,000 for 3 year(s) / Signing Bonus of $10,000,000. [2020-04-24 4:56:24 PM] - David Krejci was added to Predators. [2020-04-22 6:49:56 PM] - Yakov Trenin was added to Predators. [2020-04-21 7:19:57 PM] - James Neal signed with Predators for $5,750,000 for 2 year(s) / Signing Bonus of $3,000,000. [2020-04-21 7:19:57 PM] - James Neal was added to Predators. [2020-04-19 10:04:08 PM] - Predators drafts Jacob Dion as the #99 overall pick in the Entry Draft of year 2020. [2020-04-19 9:28:23 PM] - Predators drafts Calle Clang as the #77 overall pick in the Entry Draft of year 2020. [2020-04-19 8:47:16 PM] - Predators drafts Michael Benning as the #55 overall pick in the Entry Draft of year 2020. [2020-04-19 8:01:36 PM] - Predators drafts Carter Savoie as the #33 overall pick in the Entry Draft of year 2020.
[2021-01-25 8:51:09 AM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-25 8:51:09 AM] Anders Lee from Golden Knights completes suspension
[2021-01-25 8:51:05 AM] Auto Lines Function has been run for Golden Knights.
[2021-01-25 8:51:05 AM] Golden Knights lines errors : Normal line # 2 LW is empty.
Normal line # 3 Defense #3 is empty.
Normal line # 3 Defense #3 is empty.
Unknown Player is used twice in Normal line #3
Unknown Player is used twice in normal lines 2 and 3.
PK line 1 Defense #1 is empty.
PK line 1 Defense #1 is empty.
PK3 line 1 Defense #1 is empty.
Unknown Player is used twice PK in line#1
PP line 2 LW is empty.
PK3 line 2 Defense #2 is empty.
PK line 2 LW is empty.
Unknown Player is used twice in PK lines 1 and 2.
Unknown Player is used twice in PK lines 1 and 2.
Unknown Player is used twice in PK3 lines 1 and 2.
LastMinDef line Defense #3 is empty.
Extra Forward #1 is empty.
Extra Defense #1 is empty.
Extra Defense #2 is empty.
Penalty Shot Player #3 is empty.
Extra Defense #4 is empty.
Extra Defense #5 is empty.
Unknown Player is used twice in Extra Defense Normal
[2021-01-25 8:51:05 AM] Auto Roster Partial Function has been run for Golden Knights.
[2021-01-25 8:51:05 AM] Golden Knights roster errors : Not enough Forward available in Pro Team! 11 Dressed. 12 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-24 1:23:08 PM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-24 1:21:39 PM] Auto Lines Function has been run for Golden Knights.
[2021-01-24 1:21:39 PM] Golden Knights lines errors : Normal line # 2 LW is empty.
Normal line # 3 Defense #3 is empty.
Normal line # 3 Defense #3 is empty.
Unknown Player is used twice in Normal line #3
Unknown Player is used twice in normal lines 2 and 3.
PK line 1 Defense #1 is empty.
PK line 1 Defense #1 is empty.
PK3 line 1 Defense #1 is empty.
Unknown Player is used twice PK in line#1
PP line 2 LW is empty.
PK3 line 2 Defense #2 is empty.
PK line 2 LW is empty.
Unknown Player is used twice in PK lines 1 and 2.
Unknown Player is used twice in PK lines 1 and 2.
Unknown Player is used twice in PK3 lines 1 and 2.
LastMinDef line Defense #3 is empty.
Extra Forward #1 is empty.
Extra Defense #1 is empty.
Extra Defense #2 is empty.
Penalty Shot Player #3 is empty.
Extra Defense #4 is empty.
Extra Defense #5 is empty.
Unknown Player is used twice in Extra Defense Normal
[2021-01-24 1:21:39 PM] Auto Roster Partial Function has been run for Golden Knights.
[2021-01-24 1:21:39 PM] Golden Knights roster errors : Not enough Forward available in Pro Team! 11 Dressed. 12 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-23 12:51:33 PM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-23 12:51:31 PM] Game 522 - Anders Lee from Golden Knights suspended for 2 game(s)
[2021-01-22 8:51:08 AM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-20 1:02:23 PM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-20 1:02:22 PM] Eeli Tolvanen from Soldiers has scored a Hat Trick!
[2021-01-19 7:39:22 AM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-19 7:39:22 AM] Last 7 Days Pro Star : 1 - Jonathan Huberdeau of Golden Knights (6-5-11) / 2 - Brad Marchand of Bruins (5-4-9) / 3 - Taylor Hall of Golden Knights (3-7-10)
[2021-01-19 7:39:16 AM] Successfully loaded Golden Knights lines done with STHS Client - 3.2.3.3
[2021-01-19 7:39:16 AM] Cody Ceci of Golden Knights was sent to pro. [2021-01-19 7:38:25 AM] Adam Pelech from Golden Knights is back from Strained Right Knee Injury.
[2021-01-17 1:37:27 PM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-17 1:37:14 PM] Auto Lines Function has been run for Golden Knights.
[2021-01-17 1:37:14 PM] Golden Knights lines errors : Normal line # 3 Defense #3 is empty.
Normal line # 4 LW is empty.
PK line 1 Defense #1 is empty.
PK3 line 2 Defense #2 is empty.
PK line 2 LW is empty.
Unknown Player is used twice in PK lines 1 and 2.
LastMinDef line LW is empty.
LastMinDef line Defense #3 is empty.
Unknown Player is used twice in LastMinDef line
Extra Defense #1 is empty.
Extra Defense #4 is empty.
[2021-01-17 1:37:14 PM] Auto Roster Partial Function has been run for Golden Knights.
[2021-01-17 1:37:14 PM] Golden Knights roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-16 12:57:41 PM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-16 12:56:25 PM] Auto Lines Function has been run for Golden Knights.
[2021-01-16 12:56:25 PM] Golden Knights lines errors : Normal line # 3 Defense #3 is empty.
Normal line # 4 LW is empty.
PK line 1 Defense #1 is empty.
PK3 line 2 Defense #2 is empty.
PK line 2 LW is empty.
Unknown Player is used twice in PK lines 1 and 2.
LastMinDef line LW is empty.
LastMinDef line Defense #3 is empty.
Unknown Player is used twice in LastMinDef line
Extra Defense #1 is empty.
Extra Defense #4 is empty.
[2021-01-16 12:56:25 PM] Auto Roster Partial Function has been run for Golden Knights.
[2021-01-16 12:56:25 PM] Golden Knights roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-15 8:11:27 AM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-01-15 8:11:25 AM] Game 459 - Adam Pelech from Golden Knights is injured (Strained Right Knee) and is out for 1 week.
[2021-01-14 9:17:37 AM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-13 8:49:47 AM] Successfully loaded Golden Knights lines done with STHS Client - 3.2.3.3
[2021-01-11 8:39:42 AM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-01-09 10:23:15 AM] James van Riemsdyk from Golden Knights is back from Right Hip Injury.
[2021-01-09 10:22:40 AM] Successfully loaded Golden Knights lines done with STHS Client - 3.2.3.3
[2021-01-08 11:58:34 AM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-06 10:45:20 AM] Soldiers lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-06 10:44:05 AM] Successfully loaded Golden Knights lines done with STHS Client - 3.2.3.3
[2021-01-06 10:44:05 AM] Hunter Miska of Golden Knights was sent to farm.
[2021-01-06 10:44:05 AM] Brock McGinn of Golden Knights was sent to pro. [2021-01-05 9:35:28 AM] Taylor Hall from Golden Knights is back from Exhaustion.
[2021-01-05 9:35:28 AM] Both Golden Knights and Soldiers lines for next game are empty. Current rosters/lines are not erased. [2021-01-05 9:35:27 AM] Game 402 - James van Riemsdyk from Golden Knights is injured (Right Hip) and is out for 1 week.
[2021-01-05 9:35:08 AM] Auto Lines Function has been run for Golden Knights.
[2021-01-05 9:35:08 AM] Golden Knights lines errors : Normal line # 1 C is empty.
PP line 1 C is empty.
PK line 1 LW is empty.
4 vs 4 line 1 LW is empty.
PK3 line 2 forward is empty.
LastMinOff line C is empty.
LastMinDef line C is empty.
Penalty Shot Player #2 is empty.
[2021-01-05 9:35:08 AM] Auto Roster Partial Function has been run for Golden Knights.
[2021-01-05 9:35:08 AM] Golden Knights roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.