Skip to content

Releases: little-fort/booster-bot

BoosterBot v1.6.2-dev.2

13 Feb 18:57
49fccdd
Compare
Choose a tag to compare
Pre-release
  • Fixed menu navigation for EN users

BoosterBot v1.6.1

30 Nov 09:52
6a98925
Compare
Choose a tag to compare
  • Fixed issues causing crashes while using repair mode
  • Fixed issues with Conquest process logic and menu detection
  • Updated localization and references for ZH (thank you @Kusaki-Y!)

BoosterBot v1.6.0

25 Nov 07:13
7b551fe
Compare
Choose a tag to compare
  • Added localization support for zh-CN (via Google Translate)
    • Any suggestions for improvements to localized text or additional language requests are welcome
  • Added 'Repair Mode' function for repairing interface detection
    • Enabled by passing --repair argument on startup
    • Intended for use in cases where bot is completely unable to recognize game UI
    • Can also be used to enable support for other in-game languages
  • Added appsettings.json file for configuring persistent settings
  • Added detection for UI bug where Conquest lobby 'Enter' button disappears
  • Miscellaneous optimizations and refactoring

BoosterBot v1.5.2

18 Nov 21:18
63016c4
Compare
Choose a tag to compare
  • Fixed issue causing bot to get stuck on Alliances tab

BoosterBot v1.5.1

16 Nov 23:56
bd2aac1
Compare
Choose a tag to compare
  • Improved handling for post-match Conquest screens

BoosterBot v1.5.0

26 Oct 22:12
6cc5678
Compare
Choose a tag to compare
  • Added keyboard shortcuts for pausing or exiting bot
    • Pause/resume: Ctrl+Alt+P
    • Quit: Ctrl+Alt+Q
  • Added startup check to inform users when new release is available
  • Reverted default Conquest menu click point back to non-event state
  • Fixed issue with claiming ticket after Conquest win

BoosterBot v1.4.11

17 Oct 20:02
7e88382
Compare
Choose a tag to compare
  • Added support for farming High Voltage LTM
  • Temporarily adjusted default click point for Conquest during LTM
  • Add permanent -e, --event startup option to manually adjust default click point for Conquest

BoosterBot v1.4.10

01 Oct 21:25
53ccb00
Compare
Choose a tag to compare
  • Add '-d' flag to compensate for downscaled displays
  • Refactored image detection sequences
  • Enhanced logging capabilities
  • Upgrade project to .NET 8

BoosterBot v1.4.10-dev.2

01 Oct 07:16
44d4597
Compare
Choose a tag to compare
Pre-release
  • Add '-d' flag to adjust base confidence threshold for UI detection

BoosterBot v1.4.10-dev.1

01 Oct 03:05
c8b2076
Compare
Choose a tag to compare
Pre-release
  • Refactored image detection calls
  • Enhanced logging