tenebrous-dicebot/dicebot/src
projectmoon 552daa4746
continuous-integration/drone/push Build is passing Details
Add a game system column to room info (#95)
Adds a new enum and table in preparation for storing game information about a specific room.

Reviewed-on: #95
2022-02-02 20:56:50 +00:00
..
basic Refactor keep-drop parsing into function, better error handling. (#93) 2021-09-30 21:16:00 +00:00
bin Upgrade to matrix SDK 0.4. 2021-11-05 15:34:16 +00:00
bot Upgrade to matrix SDK 0.4. 2021-11-05 15:34:16 +00:00
cofd Change CofD modifiers to come after dice pool 2021-11-06 21:23:51 +00:00
commands Change CofD modifiers to come after dice pool 2021-11-06 21:23:51 +00:00
cthulhu Change modifier order in Cthulhu 2021-11-06 21:23:51 +00:00
db Add a game system column to room info (#95) 2022-02-02 20:56:50 +00:00
parser Change modifier order in Cthulhu 2021-11-06 21:23:51 +00:00
rpc Upgrade to matrix SDK 0.4. 2021-11-05 15:34:16 +00:00
systems Add a game system column to room info (#95) 2022-02-02 20:56:50 +00:00
config.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
context.rs Upgrade to matrix SDK 0.4. 2021-11-05 15:34:16 +00:00
error.rs Upgrade to matrix SDK 0.4. 2021-11-05 15:34:16 +00:00
help.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
lib.rs Add a game system column to room info (#95) 2022-02-02 20:56:50 +00:00
logic.rs Update sqlx and refinery to newer versions (#88) 2021-09-05 07:56:41 +00:00
matrix.rs Upgrade to matrix SDK 0.4. 2021-11-05 15:34:16 +00:00
models.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
state.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00