Kevin Rode
|
c575c71096
|
Fixing team search
|
2021-01-17 16:44:31 -05:00 |
|
Kevin Rode
|
c7c675fd07
|
Merge remote-tracking branch 'upstream/master'
|
2021-01-09 16:02:41 -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 |
|
kevroded
|
3c93d1e4c8
|
fixed db error
|
2021-01-06 00:46:51 -05:00 |
|
kevroded
|
3e8f5c46d3
|
Fixed cache_history
|
2021-01-06 00:26:27 -05:00 |
|
kevroded
|
e9abc7befd
|
First try at adding weather to game history command
|
2021-01-05 23:52:23 -05:00 |
|
Kevin Rode
|
6ebea65a93
|
Reverting fuzzy select
|
2021-01-04 22:39:58 -05:00 |
|
Kevin Rode
|
14e4b5db6f
|
Fixed debug messages?
|
2021-01-04 22:32:41 -05:00 |
|
Kevin Rode
|
ad85e92511
|
debug
|
2021-01-04 22:31:12 -05:00 |
|
Kevin Rode
|
c12a167795
|
()
|
2021-01-04 22:30:24 -05:00 |
|
Kevin Rode
|
aa5b4b0c14
|
Needs more debug
|
2021-01-04 22:29:45 -05:00 |
|
Kevin Rode
|
ceb2a2ad11
|
Merge remote-tracking branch 'upstream/master'
|
2021-01-04 22:02:33 -05:00 |
|
Kevin Rode
|
a89aed6f75
|
Selecting from the correct table helps
|
2021-01-04 02:43:27 -05:00 |
|
Kevin Rode
|
04f61470fa
|
Fixed get_history command in database
|
2021-01-04 02:42:15 -05:00 |
|
Kevin Rode
|
055f7db17e
|
Debugging get_history
|
2021-01-04 02:36:53 -05:00 |
|
Kevin Rode
|
6393f006e8
|
Save game history to table in database
|
2021-01-04 02:12:46 -05: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 |
|