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

Add achievement tasks and world map controls #544

Merged
merged 48 commits into from
Jun 28, 2024
Merged

Commits on Jun 28, 2024

  1. Fix drop ids

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a00bce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd78ad View commit details
    Browse the repository at this point in the history
  3. Add string scripts to command

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5532318 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d03a247 View commit details
    Browse the repository at this point in the history
  5. Change sprite dump directory

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4b09cfc View commit details
    Browse the repository at this point in the history
  6. Add task pinning

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c61e1d3 View commit details
    Browse the repository at this point in the history
  7. Add struct configs

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b23c121 View commit details
    Browse the repository at this point in the history
  8. Add quest configs

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    abf9482 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f1ba60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d553ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e131573 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    370b522 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    23149b2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    75f338c View commit details
    Browse the repository at this point in the history
  15. Fix struct ids

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a28ff59 View commit details
    Browse the repository at this point in the history
  16. Add all task varbits

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    afa2ff2 View commit details
    Browse the repository at this point in the history
  17. Fix task pinning

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    650daeb View commit details
    Browse the repository at this point in the history
  18. Add first task

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    35b7d0f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    365495c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    519c754 View commit details
    Browse the repository at this point in the history
  21. Extract task looping

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9bfb551 View commit details
    Browse the repository at this point in the history
  22. Add message wrap around

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ddd589b View commit details
    Browse the repository at this point in the history
  23. Rename bot variables

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c3f720c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6c13051 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e955744 View commit details
    Browse the repository at this point in the history
  26. Add task set filtering

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f289446 View commit details
    Browse the repository at this point in the history
  27. Fix quest complete checks

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2fc524d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    43ba646 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0a1e1b7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    679b1f0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    310f53e View commit details
    Browse the repository at this point in the history
  32. Start adding task unit tests

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2744bd1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    3a431a5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c0f0793 View commit details
    Browse the repository at this point in the history
  35. Add shop buy and sell events

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1c2cc1d View commit details
    Browse the repository at this point in the history
  36. Add tests for remaining tasks

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8c718bd View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e277b15 View commit details
    Browse the repository at this point in the history
  38. Fixes

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d5df422 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    dcec404 View commit details
    Browse the repository at this point in the history
  40. Add world map functionality

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    00aee9f View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    76aabc3 View commit details
    Browse the repository at this point in the history
  42. Show no tasks when run out

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2f37a1d View commit details
    Browse the repository at this point in the history
  43. Fix tests

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    29b67f3 View commit details
    Browse the repository at this point in the history
  44. Fix invalid inject code

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    75d4c22 View commit details
    Browse the repository at this point in the history
  45. Fix missing font defs

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c0ed634 View commit details
    Browse the repository at this point in the history
  46. Fix hitpoint test

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1e3b0b7 View commit details
    Browse the repository at this point in the history
  47. Fix npcs messing with tests

    GregHib committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    84c5674 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    52ec82e View commit details
    Browse the repository at this point in the history