Skip to content

Releases: Silv3rPRO/proshine

v3.0.0-beta2

18 Nov 15:32
Compare
Choose a tag to compare
v3.0.0-beta2 Pre-release
Pre-release

Fix a few crashes occurring in the beta1.
This is a beta version: use at your own risk.

v3.0.0-beta1

18 Nov 01:13
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release

Updated for the latest PRO version (Spookiest).
This is a beta version: use at your own risk.

moveToMap was removed, you will have to use moveToCell or moveToRectangle instead.

v2.8.1.0

19 Jul 19:26
Compare
Choose a tag to compare

Changes

  • Updated for Pokémon Revolution "Roots Edition".

v2.8.0.1

24 Apr 20:35
Compare
Choose a tag to compare

Changes

  • Fix a few crashes related to the battle viewer (thanks @Zonz).
  • Fix a crash occurring when trying to interact with players while offline.

v2.8.0.0

21 Apr 13:45
Compare
Choose a tag to compare

Changes

Major changes

  • Updated for Pokémon Revolution "Mystical Lugia" (thanks @darkendvoid).
  • NPC Trainers are now automatically battled on sight.
    This option cannot be disabled, this would be cheating and this can be detected server-side.
  • Added a battle view, to interact with the battle directly from the bot (thanks @Zonz).

API changes

  • Added the relog API function.
  • Added the useAnyMove API function, to use anything available in battle, even struggle.
  • Added the isRelearningMoves and relearnMove API functions (thanks @IamSanjid).
    It is now possible to relearn moves at a move relearner from a script.

Interface changes

  • The last used settings and script are now saved (thanks @Zonz).
  • You can now reload the last script using Ctrl+R (thanks @Zonz).
  • Added gender icons to the Pokémon team view (thanks @Zonz).
  • Right-clicking on the map now allows you to draw a rectangle (thanks @Zonz).
    The coordinates of this rectangle are automatically saved in your clipboard and can be pasted in a script.

Other changes and fixes

  • The bot will no longer try to run forever when trapped by an ability.
  • Right-clicking on the team view should work a little better now.
  • This right-click menu no longer displays items you cannot give to a Pokémon.
  • The account view is automatically expanded if you saved at least one account.
  • When opening the PROShine source code, PROShine is now the startup project (thanks @DubsCheckum).
  • Updated the two dependencies Newtonsoft.Json and FontAwesome.WPF to their latest versions.
  • Fixed some crashes here and there.

v2.7.2.0

03 Apr 17:53
Compare
Choose a tag to compare

Changes

  • Updated for Pokémon Revolution "Choc-mint Togetic".
  • Added the onWarningMessage API event (thanks @DubsCheckum).

v2.7.2.0-beta

02 Apr 20:13
Compare
Choose a tag to compare
v2.7.2.0-beta Pre-release
Pre-release

Updated for the latest PRO version (Choc-mint Togetic).
This is a beta version: use at your own risk.

v2.7.1.0

09 Dec 16:11
Compare
Choose a tag to compare

Changes

  • Updated for Pokémon Revolution Online v0.98.3 (Jolly ol' Snorlax)

v2.7.0.0

25 Oct 20:40
Compare
Choose a tag to compare

Changes

  • Updated for Pokémon Revolution Online v0.98.2 (Spooky Version)

  • Surfing and cutting trees in Sinnoh should now be working.

  • Added a right-click menu on the team to give or retrieve an item easily.

  • Added a right-click menu on the players to start a conversation with them, add them as a friend or ignore them.

  • You can now drag and drop a script file directly on the main window of the bot to load it.

  • The map is now slightly more colorful and can display more elements, like trees.

  • Added the API functions setMount() and setWaterMount(). They can be used to set a default mount or water mount to use.
    See #108.

  • Added the API function getOpponentMaxHealth() in battle.

Thanks @PreciousTrainer for the new version and fixing surf/cut in Sinnoh.
Thanks @DubsCheckum for the context menus and the drag and drop.
Thanks @ScrPits for the new colours on the map.
Thanks @Zonz for the API changes.

v2.6.2.0

18 Aug 20:26
Compare
Choose a tag to compare

Changes

  • Updated for Pokémon Revolution Online v0.98.1 (Sinnoh) - @Zonz