Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support 7.33 #111

Open
6 tasks
JoshdanG opened this issue Jun 26, 2023 · 1 comment
Open
6 tasks

Support 7.33 #111

JoshdanG opened this issue Jun 26, 2023 · 1 comment

Comments

@JoshdanG
Copy link
Collaborator

JoshdanG commented Jun 26, 2023

New features in 7.33 to support

Not part of this issue:

  • general "bigger map" features like farming patterns
  • new or missing items
  • new or broken abilities
@JoshdanG
Copy link
Collaborator Author

JoshdanG commented Jun 26, 2023

Some thoughts on these:

  • Wisdom runes
    • Possibly done with a hack. We cannot see or interact with wisdom runes, but we could walk over there and then switch to some mode that has a default handler.
    • Side note: the river bounty runes at game start have the same issue.
  • Killing tormentors
    • Supported by API: in unit list.
    • Would be similar to adding custom Roshan support.
  • Twin gates
    • Supported by API: in unit list with special ability to use.
    • Probably use similar logic to TP.
  • Lotus pools / famango trees
    • Supported by API: in unit list with special ability to use.
    • Could at least swing by when close.
  • Watchers / lanterns / lamps
    • Supported by API: in unit list with special ability to use.
    • Logic would be somewhere between capturing an outpost and warding.
  • Neutral tokens
    • Not supported by API. The token is an item with DOTA_ABILITY_BEHAVIOR_NO_TARGET, but doesn't do anything when used. It's not clear what it should do to allow us to choose an item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant