Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ebkr/r2modmanPlus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.10
Choose a base ref
...
head repository: ebkr/r2modmanPlus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.11
Choose a head ref
  • 14 commits
  • 20 files changed
  • 5 contributors

Commits on Nov 3, 2025

  1. Make NodePathProvider::resolve variadic

    The associated node function is variadic, and this is assumed by the
    linux path management.
    
    I think this partially fixes #1963, although on my local system there's
    another issue preventing Linux from working.
    RossBrunton committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    89efb55 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. Merge pull request #1983 from RossBrunton/pathfix

    Make NodePathProvider::resolve variadic
    ebkr authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    4e81892 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. Add support for 6 games

    - Aeruta
    - Beetleball (playtest version)
    - Football Manager 26
    - Necropolis
    - Super Fantasy Kingdom
    - Vigil
    anttimaki committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    8d8c0d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2001 from ebkr/ecosystem-sync

    Add support for 6 games
    anttimaki authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    db46ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    586616b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2002 from ebkr/fix-app

    Add missing Window.app property to env.d.ts
    anttimaki authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    f559e2d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Configuration menu
    Copy the full SHA
    d7e0d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2fa1a9 View commit details
    Browse the repository at this point in the history
  3. Simplified DevEnvSetup.md

    ebkr committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    54c2947 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2003 from ebkr/fix-peak

    Renamed PEAK image to match what was expected in the ecosystem schema
    
    - Updated supported yarn version
    
    - Improved dev env setup
    ebkr authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    da7290d View commit details
    Browse the repository at this point in the history
  5. Updated versions and CHANGELOG

    ebkr committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    74463a7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2004 from ebkr/release-3.2.11

    Updated versions and CHANGELOG
    ebkr authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    382d469 View commit details
    Browse the repository at this point in the history
  7. Added extra fix to CHANGELOG

    ebkr committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    29d4568 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2005 from ebkr/release-3.2.11

    Added extra fix to CHANGELOG
    ebkr authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    7161cdd View commit details
    Browse the repository at this point in the history
Loading