Jonathan Lamothe
|
747bdf8f32
|
assume player is active on creation of rookie
|
2020-02-14 00:08:19 -05:00 |
|
Jonathan Lamothe
|
9b07c6d249
|
record active flag on goalie creation
|
2020-02-13 23:55:00 -05:00 |
|
Jonathan Lamothe
|
e28ef1ff0e
|
record active flag on player creation
|
2020-02-13 23:40:43 -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
|
7e409fdbd4
|
added cpsActiveFlag and cgsActiveFlag
|
2020-02-13 23:18:53 -05:00 |
|
Jonathan Lamothe
|
28b1fa0e06
|
Merge pull request #74 from mtlstats/rookie-check
Rookie check
|
2020-02-13 20:20:46 -05:00 |
|
Jonathan Lamothe
|
7c4b7331e8
|
updated change log
|
2020-02-13 20:12:00 -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
|
e51953650c
|
set rookie flag appropriately on goalie creation
|
2020-02-13 19:45:36 -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
|
c22849bb3b
|
set rookie flag on player creation
|
2020-02-13 10:35:35 -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
|
6d77caaa14
|
added cpsRookieFlag and cgsRookieFlag
|
2020-02-13 02:31:20 -05:00 |
|
Jonathan Lamothe
|
a69853858d
|
Merge pull request #73 from mtlstats/position-shortcuts
autocompletion of player positions
|
2020-02-13 02:20:39 -05:00 |
|
Jonathan Lamothe
|
045f2915e1
|
updated change log
|
2020-02-13 02:00:52 -05:00 |
|
Jonathan Lamothe
|
dfd226c7bd
|
implement position selection prompt on player creation/edit
|
2020-02-13 01:58:59 -05:00 |
|
Jonathan Lamothe
|
b9d8b263df
|
implemented posCallback
|
2020-02-13 01:39:56 -05:00 |
|
Jonathan Lamothe
|
a2968595d8
|
implemented posSearchExact
|
2020-02-12 00:27:28 -05:00 |
|
Jonathan Lamothe
|
25e4929f0b
|
implemented posSearch
|
2020-02-11 23:58:47 -05:00 |
|
Jonathan Lamothe
|
457298e565
|
implemented getPositions
|
2020-02-11 23:37:43 -05:00 |
|
Jonathan Lamothe
|
a80eaa2a40
|
implemented selectPositionPrompt
|
2020-02-11 23:00:13 -05:00 |
|
Jonathan Lamothe
|
8a6cf10ad3
|
version 0.12.0
|
2020-02-07 18:26:09 -05:00 |
|
Jonathan Lamothe
|
bd5bc21661
|
Merge pull request #72 from mtlstats/allow-dashes
allow dashes in database backup files
|
2020-02-04 00:25:09 -05:00 |
|
Jonathan Lamothe
|
accc831bc5
|
allow dashes in database backup files
|
2020-02-04 00:19:15 -05:00 |
|
Jonathan Lamothe
|
2c78a591ca
|
Merge pull request #71 from mtlstats/remove-edit
removed the word "edit" from edit menus (mostly)
|
2020-02-04 00:07:17 -05:00 |
|
Jonathan Lamothe
|
77dc89c76d
|
removed the word "edit" from edit menus (mostly)
|
2020-02-03 23:58:30 -05:00 |
|
Jonathan Lamothe
|
607a78ccea
|
Merge pull request #70 from mtlstats/sort-players
subsort players by lifetime points
|
2020-01-31 22:18:58 -05:00 |
|
Jonathan Lamothe
|
d7c5f24c26
|
subsort players by lifetime points
|
2020-01-31 22:13:30 -05:00 |
|
Jonathan Lamothe
|
d94c6a588e
|
Merge pull request #69 from mtlstats/sort-goalies
sort goalies by number of minutes played
|
2020-01-31 21:59:48 -05:00 |
|
Jonathan Lamothe
|
bdbe0131d7
|
sort goalies by number of minutes played
|
2020-01-31 21:54:32 -05:00 |
|
Jonathan Lamothe
|
b0638b95b8
|
Merge pull request #68 from mtlstats/new-goalie-lifetime
Automatically set lifetime stats on new goalie creation
|
2020-01-31 21:31:24 -05:00 |
|
Jonathan Lamothe
|
ce2d32407e
|
updated change log
|
2020-01-31 21:24:05 -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
|
8bc9b48aa2
|
added callback to EditGoalieState
|
2020-01-31 00:25:20 -05:00 |
|
Jonathan Lamothe
|
378efea24e
|
Merge pull request #67 from mtlstats/lifetime-new-player
Lifetime new player
|
2020-01-30 23:47:28 -05:00 |
|
Jonathan Lamothe
|
6418ab0eea
|
update change log
|
2020-01-30 23:41:08 -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
|
79d527866f
|
added callback to EditPlayerState
|
2020-01-29 00:26:43 -05:00 |
|
Jonathan Lamothe
|
994087a0e6
|
version 0.11.0
|
2020-01-23 17:18:39 -05:00 |
|