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: ckuma/scplay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1
Choose a base ref
...
head repository: ckuma/scplay
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0
Choose a head ref
  • 1 commit
  • 24 files changed
  • 2 contributors

Commits on Nov 19, 2025

  1. Claude/setup dual build branches 01 lu ln bk yq fjbwsax7f r5b7 z (#3)

    * Consolidate Python and C# builds under unified structure
    
    - Reorganize repository with /python and /csharp folders
    - Improve Python UI with environment selector dropdown
    - Add automatic detection for SC installations (LIVE, PTU, EPTU)
    - Add cross-platform support for Linux (Wine) and macOS (CrossOver)
    - Update README with comprehensive documentation for both versions
    - Enhance build scripts with better error handling
    - Add status bar and better visual feedback
    
    * Add CI workflow and expand Windows drive search paths
    
    - Add GitHub Actions workflow to build both Python and C# releases
    - Expand Windows search to check C:, D:, E:, F: drives
    - Auto-detect installations in non-standard paths
    - Create releases automatically when tags are pushed
    
    * Polish repository with professional formatting
    
    - Redesign README with badges, centered header, and better structure
    - Add comprehensive usage guide and contribution instructions
    - Improve Linux script with colored output and better error handling
    - Enhance Windows build script with progress feedback
    - Add .editorconfig for consistent code style
    
    * Add release/* branch trigger to CI workflow
    
    ---------
    
    Co-authored-by: Claude <noreply@anthropic.com>
    ckuma and claude authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    0cc88f9 View commit details
    Browse the repository at this point in the history
Loading