Releases: Jacusaurus/Borderlands3DpsCalculator
App Navigation Overhaul
A few days of work went into this release and it includes non-trivial changes, hence the big jump in version. Major change: overhauled app navigation to use NavController instead of fragment transactions using FragmentManager.
DPS Sustained Calculator
Changes out the previous method of calculating damage per second including reload and unload times with a more accurate damage per second sustained method.
BL 2, Pre, 3 First Release
This is the first release of my project (which was forked from https://github.com/RomainDeschenes/Borderlands3DpsCalculator) that works for Borderlands 2, 3, and Pre-Sequel. Errors that crash the camera activity now hardly occur. This is not the final version.
BL3 Working Recognizer
This is the first stable release since forking the project. This release adds bugfixes, debugging improvements, and some descriptive comments.