.. |
bin
|
Open trees for rooms and variables, but not yet use them.
|
2020-10-18 21:01:52 +00:00 |
cofd
|
Actually roll a die when converting to chance die pool.
|
2020-10-22 23:36:50 +00:00 |
commands
|
Get all variables command.
|
2020-10-22 20:29:37 +00:00 |
dice
|
cargo fix and fmt
|
2020-04-21 00:09:43 -06:00 |
bot.rs
|
Get all variables command.
|
2020-10-22 20:29:37 +00:00 |
cofd.rs
|
Move CofD dice rolling into dice.rs file under cofd/
|
2020-08-27 23:56:19 +00:00 |
commands.rs
|
Sort variable list when showing all variables.
|
2020-10-22 21:24:24 +00:00 |
config.rs
|
Localize error enums to modules, better DB error reportng.
|
2020-10-16 13:18:27 +00:00 |
context.rs
|
Make context owned, in hopes of async
|
2020-10-18 20:37:02 +00:00 |
db.rs
|
A bit of database code cleanup.
|
2020-10-23 20:30:03 +00:00 |
dice.rs
|
cargo fix and fmt
|
2020-04-21 00:09:43 -06:00 |
error.rs
|
Remove actix, move state to RwLock. Update dependencies.
|
2020-10-18 20:37:02 +00:00 |
help.rs
|
Update help for new dice pool syntax.
|
2020-10-16 22:20:46 +00:00 |
lib.rs
|
Remove actix, move state to RwLock. Update dependencies.
|
2020-10-18 20:37:02 +00:00 |
parser.rs
|
Remove useless trim function and unnecessary uses of eat_whitespace.
|
2020-08-31 20:16:43 +00:00 |
roll.rs
|
Implement Chronicles of Darkness dice system, improve error handling.
|
2020-08-23 21:24:04 +00:00 |
state.rs
|
Remove actix, move state to RwLock. Update dependencies.
|
2020-10-18 20:37:02 +00:00 |
variables.rs
|
Allow negative variables.
|
2020-10-22 20:47:20 +00:00 |