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

Auga 1.3.0 #215

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Auga 1.3.0 #215

wants to merge 27 commits into from

Commits on Sep 17, 2023

  1. Merge branch 'main' into vapok

    Vapok committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    13f4947 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Release 1.2.17

    ### 1.2.17
    * Adding appropriate Dependency Checks to that Mod Detection actually works.
    * Fixing a logic error where it wasn't respecting the priority of Chatter and Sears Catalog correctly
      * This will provide the priority.
    
    # Conflicts:
    #	Auga/Auga.cs
    #	Auga/Properties/AssemblyInfo.cs
    #	Auga/manifest.json
    Vapok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a5b05d1 View commit details
    Browse the repository at this point in the history
  2. Initial changes

    # Conflicts:
    #	Auga/Auga.csproj
    #	AugaUnityLib/AugaUnityLib.csproj
    Vapok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8e116d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bc6b97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67552d5 View commit details
    Browse the repository at this point in the history
  5. local references for 0.217.20 - do not pick

    # Conflicts:
    #	Auga/Auga.csproj
    Vapok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    15e223b View commit details
    Browse the repository at this point in the history
  6. References to 0.217.24 - do not pick

    # Conflicts:
    #	Auga/Auga.csproj
    Vapok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    94813cf View commit details
    Browse the repository at this point in the history
  7. More Changes.. making progress.

    Vapok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    223ad99 View commit details
    Browse the repository at this point in the history
  8. More changes

    Vapok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4dd3e45 View commit details
    Browse the repository at this point in the history
  9. Additional changes

    Vapok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8af454e View commit details
    Browse the repository at this point in the history
  10. Additional Auga Changes

    Vapok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f9b00dd View commit details
    Browse the repository at this point in the history
  11. more changes....

    Vapok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    afa91e7 View commit details
    Browse the repository at this point in the history
  12. Working Runes

    Vapok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7ebcb1e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f610609 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0cdad1a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    40c309f View commit details
    Browse the repository at this point in the history
  16. Release 1.3.0

    Vapok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c13d22e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Adding TMP Text to Sleep Texts

    Vapok committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    78b1fbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33b0fc3 View commit details
    Browse the repository at this point in the history
  3. Release 1.3.2

    Vapok committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a11af3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71ee02b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67b5c1a View commit details
    Browse the repository at this point in the history
  6. Vegetation Setting Fix

    Vapok committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    59e0bc4 View commit details
    Browse the repository at this point in the history
  7. Barber Station

    Vapok committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ca6787d View commit details
    Browse the repository at this point in the history
  8. Release 1.3.3

    Vapok committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3fe32e7 View commit details
    Browse the repository at this point in the history
  9. Improved Barber UI

    Vapok committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    49b3832 View commit details
    Browse the repository at this point in the history
  10. Release 1.3.4

    ### 1.3.4 - Refactored for Valheim 0.217.24 Update Part 5
    * NEW FEATURES
      * Refactored Auga to allow Vanilla Status effects to be added
        * I have re-enabled the Status Effect Template and Status Effect Root
          * Mods can now utilize these fields from the HUD.
        * This has allowed Valheim Legends to be compatible and fully functional with Auga
        * There is now a moveable window in Auga for Ability Buttons and Other Status effects in addition to the normal Status Effects List.
          * Defaults Ability Buttons position to just to the left of the Minimal Statuses under the map.
            * Will always stack vertically.
      * Refactored Barber UI for a better look.
    Vapok committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    025f3bf View commit details
    Browse the repository at this point in the history