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

Captives - Blindfold captive units #9361

Merged
merged 15 commits into from
Sep 24, 2023

Commits on Sep 4, 2023

  1. Fixed typo

    mrschick committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7acdc61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dee7931 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b77b6a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Better handling of captive goggle replacement

    if the capturer's inventory cannot contain the captive's goggles, move them to the captive's inventory, if that also can't fit them, drop them on the ground.
    mrschick committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f15656c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Removed extra new line

    mrschick committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    512bed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db26bc8 View commit details
    Browse the repository at this point in the history
  3. Add remaining localizations

    I speak German and Italian fluently and can also infer the proper sentence structure and conjugations in French/Spanish/Portuguese, the other eastern languages are completely foreign to me though and I have to trust Google/DeepL.
    mrschick committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c5a8411 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    fdc70fc View commit details
    Browse the repository at this point in the history
  2. Use GVAR(blindfold) config entry

    PabstMirror authored and mrschick committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ba63b0c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    77f5423 View commit details
    Browse the repository at this point in the history
  2. Check if captive isn't already blindfolded before blindfolding

    Co-Authored-By: johnb432 <58661205+johnb432@users.noreply.github.com>
    mrschick and johnb432 committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    dc6beeb View commit details
    Browse the repository at this point in the history
  3. Added "remove blindfold" interaction

    Co-Authored-By: johnb432 <58661205+johnb432@users.noreply.github.com>
    mrschick and johnb432 committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    0525942 View commit details
    Browse the repository at this point in the history
  4. Correct Error Message

    Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
    mrschick and johnb432 committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    9206727 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Optimized duplicate code

    mrschick committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    75094cd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Apply suggestion to fix script_component includes

    Co-authored-by: PabstMirror <pabstmirror@gmail.com>
    mrschick and PabstMirror committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    dce0403 View commit details
    Browse the repository at this point in the history