Skip to content

Releases: Jacusaurus/Borderlands3DpsCalculator

App Navigation Overhaul

14 Jul 19:35
94f4e98
Compare
Choose a tag to compare

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

30 Nov 22:23
Compare
Choose a tag to compare

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

26 Nov 05:34
Compare
Choose a tag to compare

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

15 Nov 22:04
c26a0b6
Compare
Choose a tag to compare
Pre-release

This is the first stable release since forking the project. This release adds bugfixes, debugging improvements, and some descriptive comments.