summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-10-07Fix roll_table doc exampleDavid Gay
2023-10-07Get Classes working in random henchman generationDavid Gay
2023-10-06Add classes and ability scoresDavid Gay
2023-10-06Change binary to consume our libraryDavid Gay
2023-10-06Make dice and random_tables public library modsDavid Gay
2023-10-06Add class determination to henchman generationDavid Gay
2023-10-04Add hl_non_magic tableDavid Gay
2023-10-02cargo fmtDavid Gay
2023-10-02Use commas instead of newlines when building a string from a nested tableDavid Gay
2023-10-02Magic maps and random magic commandDavid Gay
2023-10-02Expand on random tablesDavid Gay
2023-10-02Couple commentsDavid Gay
2023-10-02Generate random henchman alignment and raceDavid Gay
2023-10-02Use include_dir to include all yaml filesDavid Gay
2023-10-02Set up for random things other than tables, like henchmenDavid Gay
2023-10-01Add a table step to the ua_magic_itemsDavid Gay
2023-10-01Use "step" instead of "element", and get tables workingDavid Gay
2023-10-01Delete unused variableDavid Gay
2023-10-01Update YAML to avoid using the term "result"David Gay
2023-10-01random commandDavid Gay
2023-10-01Actually parse YAML roll rangeDavid Gay
2023-10-01Draft of random tablesDavid Gay
2023-09-30Basic CLIDavid Gay
2023-09-30Update RollResult display so it shows individual roll faces tooDavid Gay
2023-09-30DieRoll structDavid Gay
2023-09-30RollResult structDavid Gay
2023-09-30Use roll_formula insteadDavid Gay
2023-09-30Simple die rollerDavid Gay
2023-09-19Init project w/ licenseDavid Gay