Jonathan Lamothe
|
9534218797
|
version 0.8.0
|
2019-12-12 18:24:30 -05:00 |
|
Jonathan Lamothe
|
d7d3d1a4fd
|
Merge pull request #47 from mtlstats/goalie-average
correctly calculate goalie average
|
2019-12-02 20:53:59 -05:00 |
|
Jonathan Lamothe
|
86c4fe316e
|
correctly calculate goalie average
|
2019-12-02 20:48:09 -05:00 |
|
Jonathan Lamothe
|
d5ac42268f
|
Merge pull request #46 from mtlstats/remove-extra-stats
removed unnecessary goalie stats from game report
|
2019-12-02 20:23:58 -05:00 |
|
Jonathan Lamothe
|
df26e9d265
|
removed unnecessary goalie stats from game report
|
2019-12-02 20:17:19 -05:00 |
|
Jonathan Lamothe
|
cb5f2d7d15
|
Merge pull request #45 from mtlstats/filter-game-stats
filter out players without points from game report
|
2019-12-02 15:20:03 -05:00 |
|
Jonathan Lamothe
|
152ea76bda
|
filter out players without points from game report
|
2019-12-02 15:08:18 -05:00 |
|
Jonathan Lamothe
|
36ab31a17c
|
Merge pull request #44 from mtlstats/bugfix-uppercase-team
bugfix: force other team name to uppercase
|
2019-12-02 14:54:07 -05:00 |
|
Jonathan Lamothe
|
768cb47fac
|
bugfix: force other team name to uppercase
|
2019-12-02 14:43:08 -05:00 |
|
Jonathan Lamothe
|
427ad12603
|
Merge pull request #43 from mtlstats/bugfix-uc-hangs
bugfix: uppercase prompt hangs
|
2019-12-02 14:34:39 -05:00 |
|
Jonathan Lamothe
|
1ca2ffc378
|
bugfix: uppercase prompt hangs
|
2019-12-02 13:46:43 -05:00 |
|
Jonathan Lamothe
|
9e6b71c464
|
Merge pull request #42 from mtlstats/lower-case
allow lower case player names
|
2019-11-30 21:53:07 -05:00 |
|
Jonathan Lamothe
|
2f4e963e41
|
update change log
|
2019-11-30 21:09:24 -05:00 |
|
Jonathan Lamothe
|
05af939963
|
force player position to upper case
|
2019-11-30 13:02:42 -05:00 |
|
Jonathan Lamothe
|
8af7974c8f
|
made playerSearch and goalieSearch case insensitive
|
2019-11-30 12:54:50 -05:00 |
|
Jonathan Lamothe
|
f7cfd5d835
|
allow lower case
- allow strPrompt to accept lower case letters
- implemented ucStrPrompt which forces characters to upper case
|
2019-11-30 11:52:06 -05:00 |
|
Jonathan Lamothe
|
cc495fa589
|
Merge pull request #41 from mtlstats/bugfix
bugfix: removed quotation makrks from goalie name in report
|
2019-11-29 20:20:06 -05:00 |
|
Jonathan Lamothe
|
9c5d166f31
|
bugfix: removed quotation makrks from goalie name in report
|
2019-11-29 20:12:45 -05:00 |
|
Jonathan Lamothe
|
a9e12d11a9
|
version 0.7.0
|
2019-11-28 12:09:09 -05:00 |
|
Jonathan Lamothe
|
08be4154b3
|
updated change log
|
2019-11-28 12:04:48 -05:00 |
|
Jonathan Lamothe
|
4e25db12f1
|
Merge pull request #40 from mtlstats/goalie-stats
Goalie stats
|
2019-11-28 12:00:25 -05:00 |
|
Jonathan Lamothe
|
50389b4f4c
|
renamed variable
|
2019-11-28 11:41:47 -05:00 |
|
Jonathan Lamothe
|
dcbb809ae1
|
implemented showFloating
|
2019-11-28 06:20:14 -05:00 |
|
Jonathan Lamothe
|
be54198960
|
implemented gsAverage
|
2019-11-28 06:05:42 -05:00 |
|
Jonathan Lamothe
|
e3d5af5f88
|
implemented addGoalieStats
|
2019-11-28 05:59:06 -05:00 |
|
Jonathan Lamothe
|
de67628df0
|
defined the structure of a goalie report
|
2019-11-28 05:47:45 -05:00 |
|
Jonathan Lamothe
|
4848e54d81
|
implemented goalieIsActive
|
2019-11-28 05:12:59 -05:00 |
|
Jonathan Lamothe
|
3b6f77ba21
|
implemented basic logic for generating goalie reports
|
2019-11-28 05:05:52 -05:00 |
|
Jonathan Lamothe
|
e7606c8a5e
|
removed playerNameColumnWidth (no longer necessary)
|
2019-11-28 04:50:19 -05:00 |
|
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 |
|