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

[WEATHER] Update weather system/levels (af3 + AN) #105

Merged
merged 24 commits into from
May 29, 2024

Commits on May 15, 2024

  1. Added af3 weather configs.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 15, 2024
    Configuration menu
    Copy the full SHA
    32b5613 View commit details
    Browse the repository at this point in the history
  2. Log more details related to npc sounds.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 15, 2024
    Configuration menu
    Copy the full SHA
    55e0b91 View commit details
    Browse the repository at this point in the history
  3. Add resolving logs for dialog_ registrators.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 15, 2024
    Configuration menu
    Copy the full SHA
    250f200 View commit details
    Browse the repository at this point in the history
  4. New utils added / remove unused utils.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4d745d7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Add new variant of weather system based on af3.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cb36bd5 View commit details
    Browse the repository at this point in the history
  2. Update xrf resources module.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 16, 2024
    Configuration menu
    Copy the full SHA
    706ecf3 View commit details
    Browse the repository at this point in the history
  3. Corrected circular loops. Define ltx schemes for some weather configs.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5158dcc View commit details
    Browse the repository at this point in the history
  4. Updated submodule with xrf utils.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 16, 2024
    Configuration menu
    Copy the full SHA
    36244bb View commit details
    Browse the repository at this point in the history
  5. Weather schemes for [default].

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 16, 2024
    Configuration menu
    Copy the full SHA
    86cc62f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Fix ternary condition.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9f15124 View commit details
    Browse the repository at this point in the history
  2. Cross-platform path read for ini mock.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 17, 2024
    Configuration menu
    Copy the full SHA
    69d4cdd View commit details
    Browse the repository at this point in the history
  3. Add tracing logs for debug of CI failure.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cd1321c View commit details
    Browse the repository at this point in the history
  4. Update resources module to include AN assets.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 17, 2024
    Configuration menu
    Copy the full SHA
    65da2b7 View commit details
    Browse the repository at this point in the history
  5. Trace more path variants.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b118ff0 View commit details
    Browse the repository at this point in the history
  6. Update normalize path util.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 17, 2024
    Configuration menu
    Copy the full SHA
    abb1e37 View commit details
    Browse the repository at this point in the history
  7. Tests for generic level utils.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6f2bc04 View commit details
    Browse the repository at this point in the history
  8. Add weather_dof tests.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f403bcb View commit details
    Browse the repository at this point in the history
  9. Simplification and renaming.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6ea1048 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Removed storms functionality.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9cfdc3b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Add atmosfear default configs / correct shader presets switching.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d6c227a View commit details
    Browse the repository at this point in the history
  2. Smaller plane distance for better performance.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e34aafd View commit details
    Browse the repository at this point in the history
  3. Tests update.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1141275 View commit details
    Browse the repository at this point in the history
  4. Reformat LTX.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b22d912 View commit details
    Browse the repository at this point in the history
  5. Update xrf tools.

    Signed-off-by: Neloreck <Neloreck@gmail.com>
    Neloreck committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4f0c22a View commit details
    Browse the repository at this point in the history