Commit Graph

108 Commits

Author SHA1 Message Date
Jonathan Lamothe 2d5c4e6471 fixed spacing on title screen 2023-05-30 19:01:30 -04:00
Jonathan Lamothe 227401461b wip: switching from ncurses to brick 2023-05-30 17:49:35 -04:00
Jonathan Lamothe 458554bef2 updated copyright notice on title screen 2023-05-23 17:37:38 -04:00
Jonathan Lamothe 855854cd42 updated copyright notice 2023-05-23 17:22:14 -04:00
Jonathan Lamothe f869209ec6 version 0.16.1
also updated copyright notice
2021-05-08 12:19:34 -04:00
Jonathan Lamothe bce31d059b enter months by number 2020-04-15 22:07:56 -04:00
Jonathan Lamothe fbaf2a1e60 exit properly from delete menus 2020-03-12 23:52:40 -04:00
Jonathan Lamothe ded019faac implemented deleting of goalies 2020-03-12 23:37:42 -04:00
Jonathan Lamothe 1322004d38 implemented player deletion 2020-03-12 23:19:17 -04:00
Jonathan Lamothe 82544046ce add page break to report 2020-03-12 22:09:05 -04:00
Jonathan Lamothe db62fbb542 output report to a text file (report.txt) 2020-03-05 16:45:40 -05:00
Jonathan Lamothe dff11a8316 assume goalie is active on creation of rookie 2020-02-14 00:08:19 -05:00
Jonathan Lamothe 747bdf8f32 assume player is active on creation of rookie 2020-02-14 00:08:19 -05:00
Jonathan Lamothe 960fbb3443 display active flags in new player/goalie creation summaries 2020-02-13 23:30:31 -05:00
Jonathan Lamothe 439aab99d3 prompt whether or not a new player/goalie is active 2020-02-13 23:28:10 -05:00
Jonathan Lamothe 8d7a7997b1 created active flag controller branches 2020-02-13 23:23:18 -05:00
Jonathan Lamothe 214710661a code cleanup 2020-02-13 20:08:10 -05:00
Jonathan Lamothe 6bb4601e6b only ask for goalie lifetime stats when not rookie 2020-02-13 20:03:27 -05:00
Jonathan Lamothe 14386f9c7d display whether or not goalie is a rookie on creation confirmation 2020-02-13 15:23:40 -05:00
Jonathan Lamothe ec10aa7998 ask if a new goalie is a rookie 2020-02-13 14:57:29 -05:00
Jonathan Lamothe fe28e96145 use promptController in Mtlstats.Control.CreateGoalie 2020-02-13 14:45:43 -05:00
Jonathan Lamothe 2941998058 only edit player lifetime stats if rookie
...on new player creation
2020-02-13 11:08:32 -05:00
Jonathan Lamothe 4315b40732 added rookie flag to player creation confirmation 2020-02-13 03:24:11 -05:00
Jonathan Lamothe fefa217df1 implemented Mtlstats.Control.CreatePlayer.getRookieFlagC
...also refactored some other controllers to use promptController
2020-02-13 02:55:51 -05:00
Jonathan Lamothe 5771091f18 edit lifetime stats on goalie creation 2020-01-31 21:23:22 -05:00
Jonathan Lamothe 13a1949446 perform action on completion of goalie edit 2020-01-31 21:14:56 -05:00
Jonathan Lamothe 835cb9582b created Mtlstats.Control.CreateGoalie module 2020-01-31 00:36:16 -05:00
Jonathan Lamothe 95e74accd4 edit lifetime stats on new player creation 2020-01-30 23:39:20 -05:00
Jonathan Lamothe ffc1390755 created Mtlstats.Control.CreatePlayer module 2020-01-29 12:10:57 -05:00
Jonathan Lamothe 2f0a3a5c57 perform follow-up action on player edit 2020-01-29 01:19:25 -05:00
Jonathan Lamothe 179a864cfa added header to title page 2020-01-22 13:48:34 -05:00
Jonathan Lamothe f2b2ff3fef centred title screen 2020-01-22 13:43:58 -05:00
Jonathan Lamothe 9c2e2291c8 draw box around title 2020-01-22 08:49:13 -05:00
Jonathan Lamothe abad72ce01 built basic title screen 2020-01-22 00:39:06 -05:00
Jonathan Lamothe a9d4d3351f implemented title screen controller 2020-01-21 22:55:22 -05:00
Jonathan Lamothe 45aea607b2 added title screen logic branch 2020-01-21 22:20:01 -05:00
Jonathan Lamothe dcbd68cdda implemented editHomeStandingsC and editAwayStandingsC 2020-01-16 21:10:14 -05:00
Jonathan Lamothe 717f2d5932 made standings table prettier 2020-01-16 19:58:07 -05:00
Jonathan Lamothe d5de834510 implemented edit functions in Mtlstats.Actions.EditState module 2020-01-16 19:47:12 -05:00
Jonathan Lamothe d50d055b0b implemented editHomeStandings and editAwayStandings 2020-01-16 17:17:24 -05:00
Jonathan Lamothe 9c7c295a4b implemented editAwayStandings 2020-01-16 15:00:08 -05:00
Jonathan Lamothe 49963277be implemented editHomeStandings 2020-01-16 12:42:33 -05:00
Jonathan Lamothe 18683c1c6e implemented Mtlstats.Control.EditStandings.valsFor 2020-01-15 01:05:45 -05:00
Jonathan Lamothe 107ed507e2 implemented Mtlstats.Control.EditStandings.header 2020-01-15 01:00:26 -05:00
Jonathan Lamothe baf040deea implemented editStandingsC 2020-01-15 00:43:48 -05:00
Jonathan Lamothe c3bac5e624 created Mtlstats.Control.EditStandings module 2020-01-15 00:34:45 -05:00
Jonathan Lamothe 1763f142f1 updated copyright 2020-01-11 00:29:45 -05:00
Jonathan Lamothe aff1d5c255 allow user to edit goalie shutouts 2020-01-02 00:42:04 -05:00
Jonathan Lamothe 071aa3bd8e allow batch editing of goalie YTD/lifetime stats 2020-01-02 00:07:29 -05:00
Jonathan Lamothe 30807b7e2e implemented batch editing of all player ytd/lifetime stats 2020-01-01 23:09:07 -05:00