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

Major Update 240724 #28

Merged
merged 11 commits into from
Jul 24, 2024
Merged

Major Update 240724 #28

merged 11 commits into from
Jul 24, 2024

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    c5c6d53 View commit details
    Browse the repository at this point in the history
  2. fix civinfo reports

    Fix civinfo_loop script reports informant was killed even after mission success.
    Remove unnecessary _is_near_fob check on civinfo_escort.
    Add killed check in civinfo_escort.sqf
    Apricot-ale committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    62d9040 View commit details
    Browse the repository at this point in the history
  3. Update Japanese

    Apricot-ale committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8750ece View commit details
    Browse the repository at this point in the history
  4. fix unit cap counts enemy ejected heli/jet

    The unit cap script was counting enemy bailed jets and helicopters if they were in the player's build list.
    This change checks whether those helicopters have been captured (or built) or if they have just been bailed out and not yet captured.
    Apricot-ale committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9c3b5be View commit details
    Browse the repository at this point in the history
  5. HVT task time length set more long

    15min is too short
    Apricot-ale committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4ea17b2 View commit details
    Browse the repository at this point in the history
  6. Update Japanese again

    Apricot-ale committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d503758 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Fix marker problem in wounded civ

    Fixed casualty location markers to not displayed when wounded civilians in two or more sectors at the same time.
    Apricot-ale committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2a51634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74068ba View commit details
    Browse the repository at this point in the history
  3. fix condition inverted

    Apricot-ale committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    62bb98b View commit details
    Browse the repository at this point in the history
  4. Update Japanese the third

    Apricot-ale committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    885ee86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd4839b View commit details
    Browse the repository at this point in the history