Skip to content

0.10.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@SnowLune SnowLune released this 28 Dec 02:49
4c249e3

GENERAL UPDATES

Added

  • Added message with instructions on how to close the menu upon opening the menu

Changed

  • Changed sort order of Settings options
  • Changed menu option in 1 second cooldown mode to say "Player & Bot" instead of just "Both"

HERO AI UPDATES

Brigitte

  • Removed the Health condition from the "Shield Bash Gap Closer" rule

Doomfist

  • Moved the Primary Fire section of Doomfist's ability subroutine into it's respective rule so it is not reliant on IsInAbilitySub
  • Doomfist's Attack rule now checks for Is Firing Secondary instead of Is Button Held
  • Corrected the Is In View Angle condition
  • Rocket Punch rule Distance Between decreased from 15 to 12.5
  • Rocket Punch rule now checks that the Player's health is greater than or equal to 50
  • Moved the last Wait of Rocket Punch into it's respective rule

Echo

  • Corrected the Is In View Angle in the Duplicate rule

Sombra

  • Translocate rule is now Ongoing instead of only being triggered when the player takes damage

Symmetra

  • Sentry Turret rule now checks if the Player is on the ground

Reinhardt

  • Added action to disable jump during until shortly after using Charge

BUG FIXES

Heroes

Brigitte
  • Shield Bash rule chance check now adds the ChanceMod instead of subtracting it
Doomfist
  • Added a missing FacingStart to the Seismic Slam section that prevented it from actually aiming correctly
  • Added a missing FacingStart to the Meteor Strike section that prevented it from actually aiming correctly