Skip to content

Releases: TomDotBat/AutoToot

1.2.6

14 Nov 10:35
3fc88f1
Compare
Choose a tag to compare

Removes unnecessary code for versions 1.20B and above, thanks to @emmett-shark for this contribution (#8).

1.2.5

11 Oct 17:11
e0b6e42
Compare
Choose a tag to compare

Changes

Fixes the animations of additional tromboners placed in the background by TrombLoader, thanks to @DerpyChap for their contributions:
#7

1.2.4

24 Feb 22:26
Compare
Choose a tag to compare

Changes

Improves overall accuracy of the bot and introduces the PerfectScore configuration property which forcefully achieves a perfect score.

1.2.3

26 Dec 12:57
cc0a3be
Compare
Choose a tag to compare

Changes

Removes a debug print that was added in the last release.

1.2.2

25 Dec 21:12
cdfc728
Compare
Choose a tag to compare

Changes

Fixes for Trombone Champ 1.0895, thanks to @Electrostats for their contributions:
#3

1.2.1

30 Oct 18:29
Compare
Choose a tag to compare

Changes

  • Fixes missing AutoToot indicator on the score screen since the latest update.

1.2.0

21 Oct 17:34
Compare
Choose a tag to compare

Changes

  • Fixed the pointer jumping to the start Y coordinate of sliders when finishing them.
  • Added a config option for the easing function used for animating pointer position.
  • Made toot timing and the toggle key bind configurable.
  • Another refactor of the Bot class.

1.1.1

19 Oct 20:30
Compare
Choose a tag to compare

Changes

  • Major code refactor (dumped a load of useless code).
  • Optimise update loop (removed reflection usage and unnecessary logic).
  • Fix update loop failure after retrying a chart.

1.1.0

16 Oct 14:38
Compare
Choose a tag to compare

Changes

  • The tromboner now moves up/down with the pointer (thanks to @legoandmars).
  • AutoToot now respects the breath limit.
  • Scores will no longer be saved when AutoToot is used.
  • The pointer position now interpolates between notes to look much smoother.
  • Indication text appears in gameplay and the score screen when AutoToot is/was in use.

1.0.0

15 Oct 20:45
Compare
Choose a tag to compare

Initial version