Skip to content

Releases: cpatsel/ShowdownBot

ShowdownBot 1.0.1

09 Jul 03:36
Compare
Choose a tag to compare

Some quick bug fixes to some serious problems. Highly recommended to update.

See changelog for more details.

ShowdownBot 1.0.0

02 Apr 19:58
Compare
Choose a tag to compare

Analytic is (largely) done and Gen 7! 🎉

New:

  • Now uses google chrome as the browser.
  • Weather support
  • "certainAbility" attribute for roleOverride pokemon.
  • Check for updates on startup option.
  • Default AI mode set in botInfo.txt
  • Gen 7 Pokemon and Z-Moves support
  • Save log output command (save)

Fixes:

  • Ground moves will rank 0 against foes with levitate.
  • Milk Drink and other normal recovery moves are treated correctly as healing moves.

ShowdownBot 0.5.0

08 Sep 21:53
Compare
Choose a tag to compare

Added:

  • Personalized Pokemon through the personal role override tag.
  • Item Support
  • Status move support
  • Lead picking (automatic or with the lead role override)
  • Update feature (kind-of)
  • New, more responsive move ranking system.
  • Better help documentation.
  • Specify format when using challengeplayer (requires using the -u command for players).
  • Refresh command.

Removed:

  • Dump log functionality

Fixes:

  • Reworked how forfeiting is handled.
  • Can no longer use commands that require to bot to be running when it is not running.
  • Bot will wait longer (2 minutes) when waiting for a player challenge.
  • Actually really recognizes -ate moves now.
  • Bug where bot would attempt to switch its last Pokemon
  • Bug where the bot could not identify alternate form pokemon.

ShowdownBot v0.4.1

26 Aug 20:17
Compare
Choose a tag to compare

An important bugfix update.

Fixes

  • Bug where megas weren't updated properly.
  • Bug where randombattle would never update team.
  • Bug where bot would not know its own team in randombattle.
  • Bug where bot's teams would carry over from previous battles.
  • Various crashes when looking for web elements.

ShowdownBot v0.4.0

16 Aug 19:05
Compare
Choose a tag to compare

All operating systems should be able to run the same exe. See here for more information.
Added

  • Status tracking.
  • HP tracking.
  • Custom roles and stat spreads for pokemon.
  • Boost tracking.
  • Bot will consider hp and boosts when checking to switch.
  • Consolidated Linux and Windows version.

Fixes

  • Bot will recognize Mr. Mime and Mime Jr.
  • Correctly processes Hidden Power
  • Correctly processes Return and Frustration, Gryo Ball
  • -ate ability handling.
  • Usernames that are too long are truncated.

Showdown Bot v0.3.0

03 Aug 05:13
Compare
Choose a tag to compare

Added

  • Continuous battling
  • Complete analytic databases (moves and pokemon)
  • Linux support
  • Specify login when starting
  • Additional information commands (see "help info")
  • Stop command
  • Forfeit command
  • Upgraded to C#6
  • Format argument for match search

Fixes

  • Error when attempting to log in.

Showdown Bot v0.2.2

16 Jul 19:22
Compare
Choose a tag to compare

Fixes

  • Fixed lengthy wait times in-between actions.
  • Fixed error when killing bot.
  • Fixed errors finding nonexistent elements.
  • Included readme with release.

Showdown Bot v0.2.1

15 Jul 23:48
Compare
Choose a tag to compare

Fixes

  • Modules will now correctly choose leads when necessary.
  • Bot will close the browser when killed.
  • Fixed compatibility issues with Firefox 47.0.1
  • Updated selenium to 2.53.1

Showdown Bot v0.2.0

12 Jul 19:17
Compare
Choose a tag to compare

This version adds several features such as match searching and customisable firefox profiles.

Showdown Bot v0.1.0

29 Jun 20:33
Compare
Choose a tag to compare
Showdown Bot v0.1.0 Pre-release
Pre-release

This initial release contains the basic features outlined in the readme. Some aspects are not complete, and there are potential bugs that may occur when using it, sometimes fatal.