tenebrous-dicebot/src/commands
projectmoon 66f9bc6013 Move original dice rolling code into its own 'basic' module.
This gives it parity with the other systems: cofd and cthulhu. More
refactoring and a rewrite later as we trend towards more
system-specific implementations.
2020-11-04 20:46:25 +00:00
..
basic_rolling.rs Move original dice rolling code into its own 'basic' module. 2020-11-04 20:46:25 +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 Move original dice rolling code into its own 'basic' module. 2020-11-04 20:46:25 +00:00
variables.rs Better public API for user variables, avoid allocations in Context. 2020-11-03 20:31:29 +00:00