2019-08-08 16:34:03 -04:00
|
|
|
# Changelog for mtlstats
|
|
|
|
|
2020-01-30 23:41:08 -05:00
|
|
|
## current
|
|
|
|
- Edit lifetime stats on new player creation
|
|
|
|
|
2020-01-23 17:18:39 -05:00
|
|
|
## 0.11.0
|
2020-01-11 01:52:40 -05:00
|
|
|
- Added active flag to players/goalies
|
2020-01-11 02:29:17 -05:00
|
|
|
- Clear rookie flag on new (regular) season
|
2020-01-14 03:23:39 -05:00
|
|
|
- Save a copy of the database on new season
|
2020-01-16 22:16:20 -05:00
|
|
|
- Implemented game standings editing
|
2020-01-22 16:30:19 -05:00
|
|
|
- Added title screen
|
2020-01-22 21:43:09 -05:00
|
|
|
- Changed sytling of menus
|
2020-01-11 01:52:40 -05:00
|
|
|
|
2020-01-11 00:30:51 -05:00
|
|
|
## 0.10.0
|
2019-12-28 20:59:04 -05:00
|
|
|
- Don't show player number zero in reports
|
2019-12-28 21:28:44 -05:00
|
|
|
- Fixed player/goalie name capitalisation on edit
|
2019-12-28 21:24:45 -05:00
|
|
|
- Return to correct edit menus after editing player stats
|
2020-01-02 00:20:26 -05:00
|
|
|
- Enabled batch editing of player/goalie YTD/lifetime stats
|
2020-01-02 00:42:04 -05:00
|
|
|
- Bugfix: allow user to edit goalie shutouts
|
2020-01-02 23:51:36 -05:00
|
|
|
- Added line numbers to lifetime player/goalie reports
|
2020-01-09 01:55:57 -05:00
|
|
|
- Implemented rookie flag
|
2019-12-28 20:59:04 -05:00
|
|
|
|
2019-12-27 00:54:08 -05:00
|
|
|
## 0.9.0
|
2019-12-15 11:05:22 -05:00
|
|
|
- Bugfix: Display lifetime stats in report, not YTD
|
2019-12-14 01:19:18 -05:00
|
|
|
- Force expected capitalization on player/goalie names
|
2019-12-15 12:27:06 -05:00
|
|
|
- Don't show lifetime totals in report
|
2019-12-15 13:19:12 -05:00
|
|
|
- Sort players in YTD and lifetime reports by points
|
2019-12-17 22:52:21 -05:00
|
|
|
- Moved player/goalie creation/editing to edit submenu
|
2019-12-13 11:43:22 -05:00
|
|
|
|
2019-12-12 18:24:30 -05:00
|
|
|
## 0.8.0
|
2019-11-29 20:12:45 -05:00
|
|
|
- Bugfix: removed quotation marks from goalie names in report
|
2019-11-30 21:09:24 -05:00
|
|
|
- Allow lower case player names
|
2019-12-02 15:08:18 -05:00
|
|
|
- Don't show players without points in game report
|
2019-12-02 20:17:19 -05:00
|
|
|
- Removed unnecessary goalie statistics from game report
|
2019-12-02 20:48:09 -05:00
|
|
|
- Fixed goalie average calculation
|
2019-11-29 20:12:45 -05:00
|
|
|
|
2019-11-28 12:09:09 -05:00
|
|
|
## 0.7.0
|
2019-11-20 22:02:25 -05:00
|
|
|
- Shortened views to fit within 25 lines
|
2019-11-28 12:04:48 -05:00
|
|
|
- Implemented goalie reports
|
2019-11-20 22:02:25 -05:00
|
|
|
|
2019-11-15 11:11:20 -05:00
|
|
|
## 0.6.0
|
2019-11-14 03:06:42 -05:00
|
|
|
- Generate lifetime statistics report
|
2019-11-14 03:08:04 -05:00
|
|
|
- Implemented goalie editing
|
2019-11-14 11:48:04 -05:00
|
|
|
- Reset game standings on new season
|
2019-11-14 03:06:42 -05:00
|
|
|
|
2019-11-01 14:54:17 -04:00
|
|
|
## 0.5.0
|
2019-10-25 00:49:45 -04:00
|
|
|
- Fixed player creation bug
|
2019-11-01 06:49:46 -04:00
|
|
|
- Prompt for goalie informaiton on game data entry
|
2019-11-01 06:51:49 -04:00
|
|
|
- Implemented player editing
|
2019-10-25 00:49:45 -04:00
|
|
|
|
2019-10-17 09:59:20 -04:00
|
|
|
## v0.4.0
|
2019-10-16 02:40:09 -04:00
|
|
|
- Record penalty minutes
|
|
|
|
- Calculate total game statistics
|
|
|
|
- Generate year-to-date statistics report
|
|
|
|
|
2019-10-03 09:29:34 -04:00
|
|
|
## v0.3.0
|
|
|
|
- Record goals and assists
|
|
|
|
- Track goals for and goals against
|
|
|
|
|
2019-09-19 23:46:38 -04:00
|
|
|
## v0.2.0
|
2019-09-06 10:08:25 -04:00
|
|
|
- Overtime losses don't count in the loss column
|
2019-09-07 09:38:05 -04:00
|
|
|
- Confirm game data with user before updating stats
|
2019-09-19 13:02:46 -04:00
|
|
|
- Implemented player creation
|
|
|
|
- Goal points are now assigned to players
|
|
|
|
- Loading/saving of database
|