Commit Graph

265 Commits

Author SHA1 Message Date
Cal Corum
3d333dabc3 Update api logging
New Position exception
Pull scouting data with lineups
More bunt types
String validation on gameplay models
AI Defensive alignment
2024-11-16 00:31:54 -06:00
Cal Corum
bfd72ae0f5 Update logging to RotatingFileHandler
Add auto game end
Calculate stats and decisions
Support raising instantiated exceptions
2024-11-09 23:14:54 -06:00
Cal Corum
c3418c4dfd New show-card dropdown view
Added PlayInitException
Added complete_and_post_play for log commands
Added many more log plays
Add undo-play
Added query logging
2024-11-09 00:48:13 -06:00
Cal Corum
fc3b407f2d ask_confirm helper added to buttons
Singles are complete
Doubles are complete
Uncapped advance is complete
2024-11-08 10:10:30 -06:00
Cal Corum
0327b6af62 Added ThrowResponse as managerai response
Added /log single, all but uncapped complete
Added check_uncapped_advance, ai on defense complete
2024-11-07 11:38:45 -06:00
Cal Corum
6e4904282e Complete play is complete including re24 and wpa 2024-11-06 14:58:24 -06:00
Cal Corum
e399fec853 Calculating wpa for plays 2024-11-06 02:17:28 -06:00
Cal Corum
d0f635034b Continuing progress on complete_play plus tests 2024-11-05 18:09:18 -06:00
Cal Corum
650ffdb147 Begun complete_play function 2024-11-05 12:07:52 -06:00
Cal Corum
736897efad Added tag_from_second decision for AI
Flyball A and B complete
2024-11-04 00:12:35 -06:00
Cal Corum
933f4ade43 Add utilities.embeds 2024-11-03 21:55:25 -06:00
Cal Corum
0335b32673 Update exception function 2024-11-03 21:54:55 -06:00
Cal Corum
e70f101cf5 Elevate test factory up one directory 2024-11-03 21:53:40 -06:00
Cal Corum
8da859b63a Merge branch 'master' into sqlmodel-alembic-pytests-rebuild 2024-11-03 18:20:01 -06:00
Cal Corum
209dea2921 Add database environment variable
Fix team choice + cardset packs
2024-11-03 17:58:10 -06:00
Cal Corum
27429d5b80 Remove test line forcing me to be SKB 2024-11-03 15:15:29 -06:00
Cal Corum
d02e973499 Prod push for Season 8 Updates 2024-11-03 13:38:41 -06:00
Cal Corum
b2a2f24cc1 Update owner sync
Set 1998 gauntlet opponents
2024-11-03 01:07:22 -06:00
Cal Corum
41ea34c333 Add event_literal import 2024-11-02 19:48:30 -05:00
Cal Corum
7dfd077b94 Season 8 Updates 2024-11-02 19:47:54 -05:00
Cal Corum
86818e322c checks_log_interaction ready for use 2024-10-24 20:54:29 -05:00
Cal Corum
ee685f1415 Updated scorebug embed
Added play initialization
2024-10-24 17:14:11 -05:00
Cal Corum
79efceb6dd refactor exceptions and continue gameplay cog rebuild 2024-10-24 15:32:07 -05:00
Cal Corum
6128792d09 Merge branch 'sqlmodel-alembic-pytests-rebuild' of https://github.com/calcorum/paper-dynasty into sqlmodel-alembic-pytests-rebuild 2024-10-17 07:51:11 -05:00
Cal Corum
b4c84b9489 Update requirements.txt 2024-10-17 07:51:08 -05:00
Cal Corum
10c68c02b1 Create ManagerAi model 2024-10-16 14:09:11 -05:00
Cal Corum
1b87bfdb92 Mage Game.game_type required 2024-10-15 01:26:23 -05:00
Cal Corum
19e781137e Complete /new-game campaign
Add scorebug function to Game
Add card links prop to players
Add scorebug prop to play
2024-10-15 01:23:04 -05:00
Cal Corum
5fc89b5ce4 Added play table 2024-10-14 23:24:13 -05:00
Cal Corum
46860fb3c0 /read-lineup logic is complete 2024-10-14 20:46:55 -05:00
Cal Corum
428afe048e Finish loading utilities
Push queries from _models to _queries
2024-10-14 12:22:05 -05:00
Cal Corum
63e738d048 Added dropdowns to utilities 2024-10-14 01:37:30 -05:00
Cal Corum
c253ae90a3 Migrate Confirm class to utilities 2024-10-14 01:17:09 -05:00
Cal Corum
a7189be67e Completed new-game mlb-campaign 2024-10-14 00:44:49 -05:00
Cal Corum
2db26e00f1 Mature Cards and Players 2024-10-14 00:44:20 -05:00
Cal Corum
b35b25615d Update get_<x> functions to return x or None 2024-10-13 20:39:58 -05:00
Cal Corum
a16ed26541 Refactor tests to common factory 2024-10-13 20:06:25 -05:00
Cal Corum
b2fd6fc9c4 Add cascading delete from Game and Cardset to GameCardsetLink 2024-10-13 20:06:12 -05:00
Cal Corum
59fa207212 Add Card table
Updating factory to do all work in session fixture
2024-10-13 01:53:20 -05:00
Cal Corum
968a2ab609 Resolved intermittently failing game tests 2024-10-13 00:32:14 -05:00
Cal Corum
97519fc8d5 Move db creation to entry
Nearing completion of new-game mlb-campaign
2024-10-13 00:25:29 -05:00
Cal Corum
c66075f9a8 Update Game's first_message to jump_url
Refactor test directory
2024-10-12 23:05:17 -05:00
Cal Corum
5ab2080f6d Add Player tests
Continuing /new-game
2024-10-12 22:08:36 -05:00
Cal Corum
512efe98c4 db_calls -> api_calls
gameplay_db -> gameplay_models
new-game campaign in progress
added Player model
2024-10-12 18:22:13 -05:00
Cal Corum
c5b24d8c8e Enhance Game testing 2024-10-12 18:21:15 -05:00
Cal Corum
5fe91c0729 Team cache validating properly and tests green 2024-10-12 11:36:09 -05:00
Cal Corum
57610fe8a7
Add experimental getgamebychannel function 2024-10-12 09:26:55 -05:00
Cal Corum
0deb547257 Added Team table with caching and tests 2024-10-12 02:08:05 -05:00
Cal Corum
aa66008577 Added docker to environment 2024-10-12 02:04:30 -05:00
Cal Corum
5d76a49583 Update to Python 3.12
Update new_game_campaign role check
2024-10-11 22:52:09 -05:00