deadlock-wiki / deadbot

Repository to handle any scripting and automation for the Deadlock Wiki
MIT License
13 stars 6 forks source link

Bugfix/Burst-dps-calc #81

Closed Surxe closed 3 weeks ago

Surxe commented 1 month ago

Weapons that utilize burst (separate to bullets per shot) now calculate correctly.

Would greatly appreciate glossing over the new calc function. The extent to which I can get this fact-checked is quite limited, unfortunately.

https://github.com/deadlock-wiki/deadbot/blob/374cbf8f1571414ee9a6acf2771ebbe8367d03ed/src/parser/parsers/heroes.py#L233-L275 *edit, removed the debug print

Surxe commented 4 weeks ago

This is ready to be merged.