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

Adjust pickup AI logic #5189

Closed
wants to merge 6 commits into from
Closed

Adjust pickup AI logic #5189

wants to merge 6 commits into from

Commits on Feb 21, 2024

  1. update pickup behaviour

    + fix hardcoded item references for pixie
    SiverDX committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6e1692c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. add custom pickup goal

    + adjust pixie
    + adjust hippogryph
    + adjust myrmex worker
    SiverDX committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    62790e0 View commit details
    Browse the repository at this point in the history
  2. pickup goal support

    + cockatrice
    + death worm
    + ampithere
    + myrmex worker
    - apply food effects to dragons
    SiverDX committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f6ce871 View commit details
    Browse the repository at this point in the history
  3. adjustments

    - removed refreshdimension call from enttiymultipart (caused world join and leave delay of multiple seconds)
    - simplified hive check
    - tried to adjust store goal but myrmex still won't move
    SiverDX committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    49fadb8 View commit details
    Browse the repository at this point in the history
  4. datagen and small fix

    SiverDX committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2c0f24e View commit details
    Browse the repository at this point in the history
  5. fix inverted

    SiverDX committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d190b38 View commit details
    Browse the repository at this point in the history