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 items picking logic #126

Merged
merged 8 commits into from
Jul 26, 2022
Merged

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    3fa3030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8444c08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2ea31c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df925d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Implement items picking (base version)

    Base version: Multiple items can be picked; items are never released.
    64kramsystem committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    343a0d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4365c40 View commit details
    Browse the repository at this point in the history
  3. Remove carried bottle item, after a bottle has been thrown

    WATCH OUT! This may allow throwing and shooting a bottle in the same frame. See [related discussion](fishfolk#83 (comment)).
    64kramsystem committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    337976a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39818cd View commit details
    Browse the repository at this point in the history