tenebrous-dicebot/src/commands
projectmoon 39e6eb9b46 Implement support for user variables in CoC dice rolling.
Also comes with reorganization of the dice rolling code to centralize
the variable -> dice amount logic, and changes the way the results of
those rolls are displayed.
2020-11-04 20:33:30 +00:00
..
basic_rolling.rs Better public API for user variables, avoid allocations in Context. 2020-11-03 20:31:29 +00:00
cofd.rs Better public API for user variables, avoid allocations in Context. 2020-11-03 20:31:29 +00:00
cthulhu.rs Implement support for user variables in CoC dice rolling. 2020-11-04 20:33:30 +00:00
misc.rs Better public API for user variables, avoid allocations in Context. 2020-11-03 20:31:29 +00:00
parser.rs Remove unnecessary Option from parse_command return type. 2020-10-31 21:03:17 +00:00
variables.rs Better public API for user variables, avoid allocations in Context. 2020-11-03 20:31:29 +00:00