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: SkriptLang/Skript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SkriptLang/Skript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev/patch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 17, 2025

  1. Adds GitHub Codeowners (#7643)

    * Create CODEOWNERS
    
    * Update CODEOWNERS
    
    * Update .github/CODEOWNERS
    
    * Update CODEOWNERS
    
    * Update CODEOWNERS
    sovdeeth authored Mar 17, 2025
    Copy the full SHA
    6f04f24 View commit details

Commits on Mar 19, 2025

  1. Event Values Fix (#7599)

    * Initial Commit
    
    * Add 'event-entity' with 'event-player' in parse test
    
    * Revert javadocs
    
    * Requested Changes
    
    * Improve Method Javadocs
    Absolutionism authored Mar 19, 2025
    Copy the full SHA
    e26ea9a View commit details
  2. Copy the full SHA
    ac29113 View commit details
  3. ItemData - dont set damage if the item isnt damaged (#7688)

    * ItemData - dont set damage if the item isnt damaged
    
    * test - rename to PR number
    
    * ItemData - add issue link as requested by Efnilite
    ShaneBeee authored Mar 19, 2025
    Copy the full SHA
    2ec7b56 View commit details
  4. Fix array store exception in ExprAngle (#7717)

    * fix array store exception
    
    * Create 7717-expr angle array store.sk
    sovdeeth authored Mar 19, 2025
    Copy the full SHA
    4a28bac View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff master...dev/patch