summaryrefslogtreecommitdiff
path: root/src/random_tables.rs
AgeCommit message (Expand)Author
2023-10-14Hack class lookups by downcasing for nowDavid Gay
2023-10-14Improve class data loadingDavid Gay
2023-10-14Partial implementation of Class structDavid Gay
2023-10-07Fix roll_table doc exampleDavid Gay
2023-10-07Get Classes working in random henchman generationDavid Gay
2023-10-02cargo fmtDavid Gay
2023-10-02Use commas instead of newlines when building a string from a nested tableDavid Gay
2023-10-02Couple commentsDavid Gay
2023-10-02Use include_dir to include all yaml filesDavid 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-01Actually parse YAML roll rangeDavid Gay
2023-10-01Draft of random tablesDavid Gay