Closed Glinkis closed 2 years ago
This pull request fixes 2 alerts when merging 99c64d897a1ac5b3ce0b0a16bf55e76f98c7aa34 into 5ded0f79af33bbc8cffc066d11b9b528abccd3a1 - view on LGTM.com
fixed alerts:
This pull request fixes 2 alerts when merging 32b7231f16b0abbbe332e9bea46a514152cfda8c into 65acab08b50a173421bdcd430dcc9ec699a28efb - view on LGTM.com
fixed alerts:
This extracts most
rollData
tables into separate smaller modules. My goal with this is to eventually unify all roll data types and calculations into something more cohesive.Extracting smaller named modules like this also helps a lot with the code readability and debuggability.