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

Game: Bannerlord Support #130

Closed
wants to merge 84 commits into from
Closed

Game: Bannerlord Support #130

wants to merge 84 commits into from

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    7e0ab64 View commit details
    Browse the repository at this point in the history
  2. Added game version resolution

    Using RandomAccess for performance gains
    Added Tools for launching
    Added NoWarn for CS1591
    Aragas committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    89103e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    6ca582c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d7f0ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afffdc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Merge branch 'main' into bannerlord

    # Conflicts:
    #	NexusMods.App.sln
    #	src/NexusMods.App/Program.cs
    Aragas committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    45f228c View commit details
    Browse the repository at this point in the history
  2. Added semi Xbox support

    Switched to static gamedomain
    Aragas committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    02c8ac6 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Merge branch 'main' into bannerlord

    # Conflicts:
    #	src/NexusMods.App/Services.cs
    Aragas committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9b963fb View commit details
    Browse the repository at this point in the history
  2. dotnet format

    Aragas committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    05b5613 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Merge branch 'main' into bannerlord

    # Conflicts:
    #	src/NexusMods.App/Program.cs
    Aragas committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d726888 View commit details
    Browse the repository at this point in the history
  2. Added some theoretical UI usage code

    Process start additional checks
    Aragas committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    f901585 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Added icon and game image

    Aragas committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    14b155a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into bannerlord

    # Conflicts:
    #	src/NexusMods.App/NexusMods.App.csproj
    Aragas committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    113f1ff View commit details
    Browse the repository at this point in the history
  3. Adapted to latest changes

    Aragas committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    5dd227a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

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

    Aragas committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    3f33c18 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge branch 'main' into bannerlord

    # Conflicts:
    #	src/NexusMods.DataModel/Games/GameDomain.cs
    Aragas committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    47f2ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    613a6e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Minor adjustments

    Aragas committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    8da284f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Merge branch 'main' into bannerlord

    # Conflicts:
    #	NexusMods.App.sln
    Aragas committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    6d64b2f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    60c2b1c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Build fix

    Aragas committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0de8be6 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Merge branch 'main' into bannerlord

    # Conflicts:
    #	NexusMods.App.sln
    Aragas committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    28a77d6 View commit details
    Browse the repository at this point in the history
  2. Update

    Aragas committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    98501ca View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    152cdc1 View commit details
    Browse the repository at this point in the history
  2. Update

    Aragas committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a18d230 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    5cb990a View commit details
    Browse the repository at this point in the history
  2. Added future store support

    Added metadata enrichment
    Aragas committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    fd3eea9 View commit details
    Browse the repository at this point in the history
  3. Added initial doc

    Aragas committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    46a8648 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8bb362 View commit details
    Browse the repository at this point in the history
  5. Fix

    Aragas committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a3691ef View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Merge branch 'main' into bannerlord

    # Conflicts:
    #	src/NexusMods.App/Services.cs
    Aragas committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ce589b9 View commit details
    Browse the repository at this point in the history
  2. Added GamePathProvier for easier path calculation

    Namespace change
    Other minor fixes
    Aragas committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ea40298 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    513b385 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Merge branch 'main' into origin_bannerlord

    # Conflicts:
    #	NexusMods.App.sln
    #	src/NexusMods.App/NexusMods.App.csproj
    Aragas committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    fbab384 View commit details
    Browse the repository at this point in the history
  2. Adapted Store code

    Removed old test code
    Aragas committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    fe2fd22 View commit details
    Browse the repository at this point in the history
  3. Post merge fixes

    Aragas committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    cff3ce7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56bb319 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Lil refactor

    Aragas committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    63ed4c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ea0f55 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    24ea880 View commit details
    Browse the repository at this point in the history
  2. Adapted for multimod support

    Aragas committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    81ba458 View commit details
    Browse the repository at this point in the history
  3. Formatting adjustments

    Aragas committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0eca0ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    398aded View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into origin_bannerlord

    # Conflicts:
    #	NexusMods.App.sln
    Aragas committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c8284e7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    6eb12e9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    44c3b43 View commit details
    Browse the repository at this point in the history
  2. Added Xbox support

    Fixed test compilation
    Aragas committed May 17, 2023
    Configuration menu
    Copy the full SHA
    fada441 View commit details
    Browse the repository at this point in the history
  3. Use the parameteter IFileSystem instead of the class field, shouldn't…

    … really matter but whatever
    Aragas committed May 17, 2023
    Configuration menu
    Copy the full SHA
    60d20a4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Merge branch 'nexusmods_main' into origin_bannerlord

    # Conflicts:
    #	NexusMods.App.sln
    Aragas committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4f6f120 View commit details
    Browse the repository at this point in the history
  2. Fix

    Aragas committed May 30, 2023
    Configuration menu
    Copy the full SHA
    60362a2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    b0a6261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b38dc43 View commit details
    Browse the repository at this point in the history
  3. Fix

    Aragas committed May 31, 2023
    Configuration menu
    Copy the full SHA
    90594c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    a2bf4a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Added sorting

    Aragas committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    16d570e View commit details
    Browse the repository at this point in the history
  2. Some improvements

    Aragas committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    7b4c160 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    a21806c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    cba9263 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge branch 'bannerlord' of https://github.com/BUTR/NexusMods.App in…

    …to origin_bannerlord
    Aragas committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    af69f3e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    edf6981 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    799a362 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    df163c4 View commit details
    Browse the repository at this point in the history
  2. Adapted to latest master

    Added Emitter adapter of our diagnotics system
    Aragas committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c8f3d44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abd8761 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    e7ad364 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Merge branch 'main' into origin_bannerlord

    # Conflicts:
    #	Directory.Packages.props
    Aragas committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    96587e0 View commit details
    Browse the repository at this point in the history
  2. Latest changes

    Aragas committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    d306cdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    633abae View commit details
    Browse the repository at this point in the history
  4. Fix

    Aragas committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    decc249 View commit details
    Browse the repository at this point in the history
  5. Finalized adaptation

    Aragas committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    b6e7b4f View commit details
    Browse the repository at this point in the history
  6. Test fix

    Aragas committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    14ff496 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    5b59c0b View commit details
    Browse the repository at this point in the history
  2. Adapted latest changes

    Aragas committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3d5d87f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Fixed tests

    Aragas committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1bfc93d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38062c6 View commit details
    Browse the repository at this point in the history
  3. Fix

    Aragas committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    54dd151 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Fixed tests

    Added custom sorting
    Aragas committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    19b9f32 View commit details
    Browse the repository at this point in the history
  2. Better implementation

    Aragas committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9e435be View commit details
    Browse the repository at this point in the history
  3. Added MountAndBlade2BannerlordLoadoutSynchronizerTests

    Exposed ModSortRules
    Added SortRules propagation
    Aragas committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ac86df0 View commit details
    Browse the repository at this point in the history
  4. File metadata rework

    Added ViewModelCreator delegate for tests
    Aragas committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f1ab3b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Fix

    Aragas committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6becbf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a402804 View commit details
    Browse the repository at this point in the history
  3. Fix

    Aragas committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7d8b333 View commit details
    Browse the repository at this point in the history