Skip to content

v2.7.0.0

Choose a tag to compare

@Silv3rPRO Silv3rPRO released this 25 Oct 20:40
· 44 commits to master since this release

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.