Skip to content

Releases: jwmarb/anime-adventures-macro

v0.2.1

01 Dec 13:55
Compare
Choose a tag to compare

Fixed

  • Losing a run will now restart the run entirely

v0.2.0

20 Nov 16:01
Compare
Choose a tag to compare

New Features

  • When ending the program, instead of instantly closing, the program will prompt you to exit or restart
  • Every time a macro will be executed, the program will automatically make Roblox the focus window

Changes

  • Spam A and D keys when walking to the play pod in the play area to prevent running into the corner and getting stuck
  • configurator hotkeys will not trigger navigation when not focused
  • Console formatting features two categories: Runs Info & Game Stats
  • A different thread is used to allow live updates into console

Fixed

  • Fixed an issue where configuration wouldn't record the cursor while holding LEFT SHIFT because the application is not focused

v0.1.1

19 Nov 02:52
Compare
Choose a tag to compare

Changes

  • configurator will only respond to hotkeys when the console application is focused

Fixed

  • Runs ending 1 wave later than what is set in the config waves_per_run

v0.1.0

18 Nov 23:48
Compare
Choose a tag to compare

New Features

  • Add ability to execute a different set of macros based on the starting camera angle
    • Requires configuration, which can be ran through configurator.exe
  • Added config property to detect normal camera angle

Changes

  • Macros held in wave_events are now held in wave_events/normal and wave_events/birdeye, both of which are the camera angles and folders.
    • To migrate with your existing macros, add two folders: normal and birdeye under wave_events. Move your macros to the folder they were created for. No changes to your macros required. You will have to create a different set of macros for the other camera angle.
  • At the wave the run should end, Roblox will close instead of executing your macros first for that wave and then closing.

Fixed

  • Fixed startmarineford.exe to work around the matchmaking system popup