v2.0.0
Added
Minor features
- introduce possibility to filter with pathfinder versions
- introduce dice structure
- add total item and creature count for pagination
- allow upper and lower case alternative for encounter difficulty and pathfinder version
- fix ranged/melee bug
Code QOL improvements
- reorganize code structure
- split raw query in sub methods
- add safe guarantees around n of forged items range gen, now it is formally proved that it will not panic and isolated in a method to reduce redundancy
- get avg now is implemented in dice and can handle a weapon with multiple damage sources