Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Releases: aeon0/botty

Botty v0.6.4 (hotfix)

15 Jan 10:01
Compare
Choose a tag to compare

Same as 0.6.3 but fixing the issue where pather ignores time_out

Botty v0.6.3

14 Jan 11:24
170d24f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

Botty v0.6.2

08 Jan 11:38
3707b14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

Botty v0.6.1

25 Dec 07:56
f4747a4
Compare
Choose a tag to compare

What's Changed

  • fix gold issue causing pickit_type error by @mgleed in #329
  • Dont click on merc icon and force_move in a3 town by @aeon0 in #331
  • New release v0.6.1 by @aeon0 in #332

Full Changelog: v0.6.0...v0.6.1

Botty v0.6.0

24 Dec 14:43
e65f661
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

Botty v0.5.1

15 Dec 18:10
1f482d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

Botty v0.5.0

12 Dec 20:14
1927b88
Compare
Choose a tag to compare
Botty v0.5.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.5.0

Botty v0.4.4

04 Dec 19:15
9efac8a
Compare
Choose a tag to compare

Overview

  • Fix game recovery issue that would prevent botty from restarting in some cases
  • Fix issue where npc button is not found if highlighted
  • Fix max game length being triggered when manually pausing (will now also pause game timer)
  • Added param for saved_game_folder so you don't have to specify each time you run Auto Settings
  • Added param to specify if and in which intervals the status report is sent
  • Fix unwanted delay before executing chicken
  • Fix issue for failed template interaction (e.g. waypoint or stash) in case it took too long to move to template. Will now retry till success.
  • Checking if tome of tps is empty at start of game. If you run just pindle and don't want to carry a tome, leave the "tp" hotkey empty in the params
  • Fix discard issue. Sometimes good items were discarded because the item details that show on hover took longer to display than grabbing the screenshot.

What's Changed

  • remove resolution conditional statement from gloves shopper by @mgleed in #172
  • simplify some code based on recent search update by @mgleed in #171
  • Revert npc multi tempalte search by @aeon0 in #174
  • Fix NPC highlighted action btn by @aeon0 in #175
  • Fix gamerecovery creating 2 bot instances by @aeon0 in #177
  • Template finder auto load based on filenames by @aeon0 in #178
  • Add in logic when botty is paused and not trigger max game length by @egut125 in #167
  • Add Pathing for A3 Town by @aeon0 in #180
  • Add Pathing for Trav by @aeon0 in #181
  • Add saved_games_folder param by @cesarvargas00 in #179
  • Revert back to previous npc search by @aeon0 in #185
  • Added new param discord_status_count by @egut125 in #183
  • Template alpha channel by @mgleed in #170
  • Prepare for shop release by @aeon0 in #189
  • Fix creash on death and chicken delay by @aeon0 in #190
  • skip gold stashing when there's no gold in inventory by @navy91 in #182
  • game breaking sun spirit fix by @ggodev in #192
  • adjusted threshold by @navy91 in #191
  • Fix template selection to wait for success by @aeon0 in #195
  • Check for available tps on start of run by @aeon0 in #196
  • Revert Anya templates by @aeon0 in #199
  • Use masked skill assets by @aeon0 in #201
  • Fix discard issue by adding a wait time by @aeon0 in #202
  • Revert npc assets by @aeon0 in #203

New Contributors

Full Changelog: v0.4.3...v0.4.4

Botty v0.4.3

01 Dec 20:51
ab16d22
Compare
Choose a tag to compare

What's Changed

  • Lord have mercy on me 🙏 by @aeon0 in #130
  • Make it possible to initialize Screen ingame by @reqyl in #132
  • Fix javashop monitor by @jrzheng in #135
  • 720 assets by @jagarop in #133
  • autodownload nuitka dependencies for compile by @mgleed in #134
  • Support Hammerdin without Engima by @aeon0 in #136
  • Check corpse after game recovery by @aeon0 in #137
  • Check if stashing is needed on start after x runs without stashing by @aeon0 in #138
  • Why nobody told me about /nopickup until now!??! by @aeon0 in #141
  • Update pot count on use by @mgleed in #143
  • blacklisted superior flameberge, as it gets recognized for superior flail by @ggodev in #146
  • Update potion needs after drinking which allows accurate potion pickups after fights. by @jrzheng in #145
  • Revert incorrect pot increment by @reqyl in #151
  • Fix getting stuck at discarding by @aeon0 in #152
  • removed 1920_1080 support, I think.... by @Master-Matt in #149
  • Docs and auto setting for removed res by @aeon0 in #153
  • support list input for template_finder.search() by @mgleed in #125
  • Tomb to tome by @mgleed in #154
  • Full Standalone Shopper Script for Anya IAS Gloves and Claws by @SwePow in #148
  • fix(sorc): hold mouse during attack delay by @dcolondev in #155
  • Fix rapid-fire rejuvs edge case by @mgleed in #156
  • cleanup difficulty roi's by @mgleed in #158
  • Run Health and Death Manager parallel to Bot by @aeon0 in #160
  • Update release process by @aeon0 in #161
  • Fix item pickup with telekinesis by @aeon0 in #163
  • Remove slow walk + adjust node positions by @aeon0 in #164
  • Remove useless mouse moves by @aeon0 in #165
  • Add blacklist items by @aeon0 in #166

New Contributors

Full Changelog: v0.4.2...v0.4.3

Botty v0.4.2

27 Nov 08:02
7d75600
Compare
Choose a tag to compare

f6f9861 Add user info about window offset search (#128)