Commit Graph

  • 93048d6053 version 0.17.0.1 master 0.17.0.1 dev Jonathan Lamothe 2023-06-04 18:04:41 -0400
  • d55f7b1f50 force capitalization in ucStrPrompt Jonathan Lamothe 2023-06-04 17:53:48 -0400
  • a5679cb1fc version 0.17.0 0.17.0 Jonathan Lamothe 2023-06-02 15:30:44 -0400
  • bdbf7daf4e Merge pull request 'switch from ncurses to brick' (#1) from brick into dev Jonathan Lamothe 2023-06-02 15:28:41 -0400
  • e0efe2657f ynHandler should ignore keypresses with modifier keys #1 Jonathan Lamothe 2023-06-02 15:26:22 -0400
  • 886cf0b243 even more stylistic changes Jonathan Lamothe 2023-06-01 19:51:04 -0400
  • 251dc90cea more stylistic changes Jonathan Lamothe 2023-06-01 19:06:46 -0400
  • 17b3f9a03e minor stylistic edits Jonathan Lamothe 2023-06-01 18:39:46 -0400
  • 01457dbe6f removed signature line Jonathan Lamothe 2023-06-01 17:18:09 -0400
  • 134787e1be removed Travis CI configuration file Jonathan Lamothe 2023-06-01 17:15:29 -0400
  • 284a8c6725 various layout fixes Jonathan Lamothe 2023-05-31 22:19:18 -0400
  • d92722be9c use Editor istead of String Jonathan Lamothe 2023-05-31 20:08:49 -0400
  • 820aab5e96 fix layout of selection prompt Jonathan Lamothe 2023-05-31 13:21:49 -0400
  • 2d5c4e6471 fixed spacing on title screen Jonathan Lamothe 2023-05-30 19:01:30 -0400
  • 097d51f34b properly centre menu headings Jonathan Lamothe 2023-05-30 18:56:44 -0400
  • 166483dc50 fixed missing blank line between menu header and options Jonathan Lamothe 2023-05-30 18:45:03 -0400
  • 08e0f96a81 cursor position fix Jonathan Lamothe 2023-05-30 18:30:49 -0400
  • afae5ea14a updated ChangeLog Jonathan Lamothe 2023-05-30 18:21:56 -0400
  • ea9a9c6a85 bugfix: backspace Jonathan Lamothe 2023-05-30 18:11:54 -0400
  • d40b56da37 bail on CTRL-C Jonathan Lamothe 2023-05-30 18:06:32 -0400
  • 5ea2d77921 bugfix: make the whole background blue Jonathan Lamothe 2023-05-30 17:58:45 -0400
  • 227401461b wip: switching from ncurses to brick Jonathan Lamothe 2023-05-25 19:36:03 -0400
  • 458554bef2 updated copyright notice on title screen Jonathan Lamothe 2023-05-23 17:37:38 -0400
  • 855854cd42 updated copyright notice Jonathan Lamothe 2023-05-23 17:22:14 -0400
  • da6d01b258 removed Vagrant stuff Jonathan Lamothe 2023-05-23 15:31:04 -0400
  • 6cffe1284f wip wip Jonathan Lamothe 2020-05-01 22:46:45 -0400
  • e3922ed059 fix ProgMode comparison failure games-shutouts Jonathan Lamothe 2020-05-01 22:43:16 -0400
  • 174b636499 better comparisons in tests Jonathan Lamothe 2020-05-01 00:16:11 -0400
  • f869209ec6 version 0.16.1 0.16.1 Jonathan Lamothe 2021-05-08 12:19:34 -0400
  • c6393830e2
    Merge pull request #86 from mtlstats/no-game-new-season Jonathan Lamothe 2021-05-08 12:01:17 -0400
  • b054ba66f2 Don't automatically start a new game on new season Jonathan Lamothe 2021-05-08 11:44:38 -0400
  • 1e0b72fc40 version 0.16.0 0.16.0 Jonathan Lamothe 2020-04-15 22:26:33 -0400
  • 2c5b4a0791
    Merge pull request #85 from mtlstats/month-numbers Jonathan Lamothe 2020-04-15 22:24:14 -0400
  • bce31d059b enter months by number Jonathan Lamothe 2020-04-15 22:07:56 -0400
  • 99baebe144 version 0.15.2 0.15.2 Jonathan Lamothe 2020-04-07 21:34:05 -0400
  • eb3714c40a
    Merge pull request #84 from mtlstats/allow-ties Jonathan Lamothe 2020-04-07 21:32:49 -0400
  • 1bd3ae9564 allow ties Jonathan Lamothe 2020-04-07 21:30:47 -0400
  • 2adfe9b016 version 0.15.1 0.15.1 Jonathan Lamothe 2020-04-06 15:34:10 -0400
  • 85a8e3baf1
    Merge pull request #83 from mtlstats/active-player-search Jonathan Lamothe 2020-04-06 15:32:29 -0400
  • 393a2c6dc4 updated change log Jonathan Lamothe 2020-04-06 15:16:27 -0400
  • ed240c6a38 only search through active players/goalies on game input Jonathan Lamothe 2020-04-06 15:14:48 -0400
  • 4f147cd5a4 implemented searchActiveGoaliePrompt Jonathan Lamothe 2020-04-06 15:01:26 -0400
  • 9b6dfc4be9 implemented selectActivePlayerPrompt Jonathan Lamothe 2020-04-06 14:46:30 -0400
  • c20fb30f5b version 0.15.0 0.15.0 Jonathan Lamothe 2020-03-13 00:00:52 -0400
  • 3c0e690ed3
    Merge pull request #82 from mtlstats/del-player Jonathan Lamothe 2020-03-12 23:59:16 -0400
  • f37e231623 updated change log Jonathan Lamothe 2020-03-12 23:53:27 -0400
  • fbaf2a1e60 exit properly from delete menus Jonathan Lamothe 2020-03-12 23:52:40 -0400
  • 65979329bd added player/goalie delete to menus Jonathan Lamothe 2020-03-12 23:42:40 -0400
  • ded019faac implemented deleting of goalies Jonathan Lamothe 2020-03-12 23:37:42 -0400
  • 1322004d38 implemented player deletion Jonathan Lamothe 2020-03-12 23:19:17 -0400
  • 2cb279e7e7 implemented dropNth Jonathan Lamothe 2020-03-12 22:41:28 -0400
  • 7ca66ad801
    Merge pull request #81 from mtlstats/page-break Jonathan Lamothe 2020-03-12 22:14:40 -0400
  • 82544046ce add page break to report Jonathan Lamothe 2020-03-12 22:09:05 -0400
  • 95c97d722e removed unnecessary dbFname config value Jonathan Lamothe 2020-03-12 12:47:38 -0400
  • 0eb46cacce
    Merge pull request #80 from mtlstats/season-select Jonathan Lamothe 2020-03-12 03:27:04 -0400
  • 25f887a5e8 don't call modify if database isn't changing Jonathan Lamothe 2020-03-12 03:19:27 -0400
  • 7ba670948b updated change log Jonathan Lamothe 2020-03-12 02:46:44 -0400
  • ca06b0570e load and save databases properly Jonathan Lamothe 2020-03-12 02:44:41 -0400
  • 1e8473538a prompt for database name Jonathan Lamothe 2020-03-11 03:56:58 -0400
  • 87336dcd1d control flow branch for reading database Jonathan Lamothe 2020-03-11 03:20:38 -0400
  • ffa241c1f7 added dbName field to ProgState Jonathan Lamothe 2020-03-11 03:09:47 -0400
  • f9085832f4 version 0.14.0 0.14.0 Jonathan Lamothe 2020-03-05 16:56:48 -0500
  • e15623bde3
    Merge pull request #79 from mtlstats/report-file Jonathan Lamothe 2020-03-05 16:54:55 -0500
  • db62fbb542 output report to a text file (report.txt) Jonathan Lamothe 2020-03-05 16:45:40 -0500
  • 4a8515b862
    Merge pull request #78 from mtlstats/fix-shutouts Jonathan Lamothe 2020-03-05 05:35:17 -0500
  • e4c668d1e4 updated change log Jonathan Lamothe 2020-03-05 05:28:56 -0500
  • 9ee33cbd03 hlint suggestions Jonathan Lamothe 2020-03-05 05:15:58 -0500
  • 53c49492cb fixed shutout bug Jonathan Lamothe 2020-03-05 05:14:07 -0500
  • 4d1eaa1523 Merge branch 'master' into dev Jonathan Lamothe 2020-03-05 05:24:57 -0500
  • 29fae81513 version 0.13.0 0.13.0 Jonathan Lamothe 2020-03-05 05:21:34 -0500
  • 8a8a550854
    Merge pull request #77 from mtlstats/vagrant Jonathan Lamothe 2020-03-03 14:33:58 -0500
  • 6227df8e01 vagrant setup Jonathan Lamothe 2020-03-03 14:23:13 -0500
  • 0676bf4067
    Merge pull request #76 from mtlstats/single-goalie Jonathan Lamothe 2020-02-14 23:02:47 -0500
  • 119032ca80 don't ask which goalie to assign the game to when there's only one Jonathan Lamothe 2020-02-14 22:56:35 -0500
  • 2607fc5ce8
    Merge pull request #75 from mtlstats/active-check Jonathan Lamothe 2020-02-14 00:15:17 -0500
  • d18cb7dd59 updated change log Jonathan Lamothe 2020-02-14 00:09:34 -0500
  • dff11a8316 assume goalie is active on creation of rookie Jonathan Lamothe 2020-02-14 00:07:29 -0500
  • 747bdf8f32 assume player is active on creation of rookie Jonathan Lamothe 2020-02-14 00:01:23 -0500
  • 9b07c6d249 record active flag on goalie creation Jonathan Lamothe 2020-02-13 23:55:00 -0500
  • e28ef1ff0e record active flag on player creation Jonathan Lamothe 2020-02-13 23:40:43 -0500
  • 960fbb3443 display active flags in new player/goalie creation summaries Jonathan Lamothe 2020-02-13 23:30:31 -0500
  • 439aab99d3 prompt whether or not a new player/goalie is active Jonathan Lamothe 2020-02-13 23:28:10 -0500
  • 8d7a7997b1 created active flag controller branches Jonathan Lamothe 2020-02-13 23:23:18 -0500
  • 7e409fdbd4 added cpsActiveFlag and cgsActiveFlag Jonathan Lamothe 2020-02-13 23:18:53 -0500
  • 28b1fa0e06
    Merge pull request #74 from mtlstats/rookie-check Jonathan Lamothe 2020-02-13 20:20:46 -0500
  • 7c4b7331e8 updated change log Jonathan Lamothe 2020-02-13 20:12:00 -0500
  • 214710661a code cleanup Jonathan Lamothe 2020-02-13 20:08:10 -0500
  • 6bb4601e6b only ask for goalie lifetime stats when not rookie Jonathan Lamothe 2020-02-13 20:03:27 -0500
  • e51953650c set rookie flag appropriately on goalie creation Jonathan Lamothe 2020-02-13 19:45:36 -0500
  • 14386f9c7d display whether or not goalie is a rookie on creation confirmation Jonathan Lamothe 2020-02-13 15:23:40 -0500
  • ec10aa7998 ask if a new goalie is a rookie Jonathan Lamothe 2020-02-13 14:57:29 -0500
  • fe28e96145 use promptController in Mtlstats.Control.CreateGoalie Jonathan Lamothe 2020-02-13 14:45:43 -0500
  • 2941998058 only edit player lifetime stats if rookie Jonathan Lamothe 2020-02-13 11:08:32 -0500
  • c22849bb3b set rookie flag on player creation Jonathan Lamothe 2020-02-13 10:35:35 -0500
  • 4315b40732 added rookie flag to player creation confirmation Jonathan Lamothe 2020-02-13 03:10:02 -0500
  • fefa217df1 implemented Mtlstats.Control.CreatePlayer.getRookieFlagC Jonathan Lamothe 2020-02-13 02:55:51 -0500
  • 6d77caaa14 added cpsRookieFlag and cgsRookieFlag Jonathan Lamothe 2020-02-13 02:31:20 -0500
  • a69853858d
    Merge pull request #73 from mtlstats/position-shortcuts Jonathan Lamothe 2020-02-13 02:20:39 -0500
  • 045f2915e1 updated change log Jonathan Lamothe 2020-02-13 02:00:52 -0500
  • dfd226c7bd implement position selection prompt on player creation/edit Jonathan Lamothe 2020-02-13 01:58:59 -0500