Commit graph

23 commits

Author SHA1 Message Date
Sakimori de0288a1bf obl rivals initial version 2021-02-22 18:35:40 -05:00
Sakimori 4e18b62e2a disabled turbo mode, added oblwins 2021-02-22 15:07:18 -05:00
Sakimori 51215cba59 designed and implemented the One Big League 2021-02-22 14:27:04 -05:00
Sakimori 7e3b1d353f fixed an error oops 2021-01-08 13:56:36 -05:00
Sakimori 0a1f1a9e73 added connection closing statements to most database.py functions 2021-01-08 13:55:52 -05:00
Astrid e44ce70a1c Use sqlite3 write-ahead log 2021-01-06 12:03:52 +01:00
Astrid 47b5788a09 Store bot data in a data/ directory 2021-01-06 11:53:51 +01:00
Sakimori 07a7c5c3c3 added rotations to teams, and automatic conversion. updated saveteam to new format, supporting rotation. games choose random pitcher 2021-01-02 01:10:52 -05:00
Sakimori c1e7f189d6 added assignowner and deleteteam 2020-12-27 19:05:49 -05:00
Sakimori 3664451b30 applied the regex replacement to the search string too 2020-12-27 18:07:26 -05:00
Sakimori e369099544 added team owner id to database 2020-12-26 21:53:46 -05:00
Sakimori 7194c63813
Update database.py
removed an extraneous print
2020-12-26 05:11:47 -05:00
Sakimori 00fbbf71a5 added stat collection, fixed a database bug, fixed a typo, added showallteams and searchteams 2020-12-26 04:46:42 -05:00
Sakimori 1197bbbccc removed a debug print, added startgame with 2 saved teams 2020-12-24 05:18:29 -05:00
Sakimori ab8151206b added ;saveteam, ;showteam, ;showplayer 2020-12-24 04:51:38 -05:00
Sakimori 3bb98ab8a0 complete in-situ setup of a blaseball game. 2020-12-22 20:20:58 -05:00
Sakimori ab45b5f057 functional blaseball games with a preset team. 2020-12-22 01:56:33 -05:00
Sakimori 8235532819 set up at-bat simulation in games.py, and a test function in the_prestige. 2020-12-21 00:33:38 -05:00
Sakimori f194a60042 added idolize and showidol commands, as well as an easter egg! 2020-12-20 07:25:25 -05:00
Sakimori 6fd4120b8f changed onomancer endpoint to allow for / characters 2020-12-20 01:35:48 -05:00
Sakimori d0f6ff7f09 caches soulscreams in matteo.db, valid for 7 days 2020-12-19 22:14:45 -05:00
Sakimori 30886ce7b9 functional soulscream retriever 2020-12-19 20:26:05 -05:00
Sakimori b9677f6278 Add project files. 2020-12-19 19:08:09 -05:00