Jonathan Lamothe
|
3560aa7595
|
refactored standingsReport
|
2019-11-28 04:33:03 -05:00 |
|
Jonathan Lamothe
|
5979856578
|
refactored playerReport
|
2019-11-28 04:32:12 -05:00 |
|
Jonathan Lamothe
|
4941e0e64f
|
award shutouts
|
2019-11-28 02:30:12 -05:00 |
|
Jonathan Lamothe
|
eedeaed8fc
|
implemented complexTable
|
2019-11-26 01:33:33 -05:00 |
|
Jonathan Lamothe
|
d0f237e707
|
implemented TableCell type
|
2019-11-26 00:34:01 -05:00 |
|
Jonathan Lamothe
|
8795cb46a9
|
refactored game entry control flow
|
2019-11-25 23:58:11 -05:00 |
|
Jonathan Lamothe
|
f1f7077c8c
|
added gsShutouts field to GoalieStats
|
2019-11-22 03:00:42 -05:00 |
|
Jonathan Lamothe
|
a407a01339
|
Merge pull request #39 from mtlstats/shorten
Shorten
|
2019-11-20 22:09:59 -05:00 |
|
Jonathan Lamothe
|
3e1218f6ff
|
updated change log
|
2019-11-20 22:02:25 -05:00 |
|
Jonathan Lamothe
|
7ff16b8ac2
|
shortened goalie edit header
|
2019-11-20 22:00:58 -05:00 |
|
Jonathan Lamothe
|
d7879a92af
|
broke YTD and lifetime menus off from player edit menu
|
2019-11-18 22:11:17 -05:00 |
|
Jonathan Lamothe
|
9b9feefa4f
|
broke Mtlstats.Menu.EditPlayer off from Mtlstats.Menu
|
2019-11-18 21:52:54 -05:00 |
|
Jonathan Lamothe
|
26a90a5ed9
|
shortened describePlayer output
|
2019-11-18 21:43:18 -05:00 |
|
Jonathan Lamothe
|
e8b850c23a
|
refactored Mtlstats.Control.EditPlayer
|
2019-11-16 11:37:41 -05:00 |
|
Jonathan Lamothe
|
0efac07a33
|
added year-to-date and lifetime player edit modes
|
2019-11-16 11:01:29 -05:00 |
|
Jonathan Lamothe
|
fba5f1b96c
|
version 0.6.0
|
2019-11-15 11:11:20 -05:00 |
|
Jonathan Lamothe
|
95853f8bd7
|
Merge pull request #38 from mtlstats/season-menu
fixed new season menu
|
2019-11-14 12:06:06 -05:00 |
|
Jonathan Lamothe
|
01a4141ff4
|
fixed new season menu
- use 'R' and 'P' instead of '1' and '2'
|
2019-11-14 11:54:59 -05:00 |
|
Jonathan Lamothe
|
4d6c3faf5e
|
updated change log
|
2019-11-14 11:48:04 -05:00 |
|
Jonathan Lamothe
|
7824d56d68
|
Merge pull request #37 from mtlstats/reset-standings
reset game standings on new season
|
2019-11-14 11:35:26 -05:00 |
|
Jonathan Lamothe
|
e6e28618a3
|
reset game standings on new season
|
2019-11-14 11:21:52 -05:00 |
|
Jonathan Lamothe
|
b830947d6c
|
Merge pull request #36 from mtlstats/goalie-edit
implemented goalie editing
|
2019-11-14 10:13:35 -05:00 |
|
Jonathan Lamothe
|
29ae55a01e
|
updated change log
|
2019-11-14 03:08:04 -05:00 |
|
Jonathan Lamothe
|
5b9c18730c
|
implemented editGoalieLtTies
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
61d788cb4e
|
implemented editGoalieLtTiesPrompt
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
aac2752e95
|
implemented Mtlstats.Control.EditGoalie.ltTiesC
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
9456102935
|
implemented editGoalieLtLosses
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
3ba3875752
|
implemented editGoalieLtLossesPrompt
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
ac3b8e9522
|
implemented Mtlstats.Control.EditGoalie.ltLossesC
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
2860309fc5
|
implemented editGoalieLtWins
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
dd34429f59
|
implemented editGoalieLtWinsPrompt
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
13acbbdf35
|
implemented Mtlstats.Control.EditGoalie.ltWinsC
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
954fe98998
|
implemented editGoalieLtGoals
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
c0386fa0b9
|
implemented editGoalieLtGoalsPrompt
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
846d034435
|
implemented Mtlstats.Control.EditGoalie.ltGoalsC
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
3a1480115d
|
implemented editGoalieLtMins
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
30cfea0503
|
implemented editGoalieLtMinsPrompt
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
52d412942a
|
implemented Mtlstats.Control.EditGoalie.ltMinsC
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
afdb7653cd
|
implemented editGoalieLtGames
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
6b1aa85010
|
implemented editGoalieLtGamesPrompt
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
8c482ae785
|
implemented Mtlstats.Control.EditGoalie.ltGamesC
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
f97db477dd
|
implemented editGoalieYtdTies
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
101f436424
|
implemented editGoalieYtdTiesPrompt
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
b8aa00aa81
|
implemented Mtlstats.Control.EditGoalie.ytdTiesC
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
4655cb37b9
|
implemented editGoalieYtdLosses
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
01859634a1
|
implemented editGoalieYtdLossesPrompt
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
e50861613d
|
implemented Mtlstats.Control.EditGoalie.ytdLossesC
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
14da1096cd
|
implemented editGoalieYtdWins
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
a8a5d6a305
|
implemented editGoalieYtdWinsPrompt
|
2019-11-14 03:07:26 -05:00 |
|
Jonathan Lamothe
|
4f5b4ff5f9
|
implemented Mtlstats.Control.EditGoalie.ytdWinsC
|
2019-11-14 03:07:26 -05:00 |
|