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@{1day}
Choose a base ref
...
head repository: SkriptLang/Skript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 19 files changed
  • 5 contributors

Commits on May 12, 2025

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

Commits on May 13, 2025

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

Commits on May 14, 2025

  1. Cleanup Tests (#7826)

    * cleanup tests
    
    * Update 4938-time played.sk
    
    Co-authored-by: SirSmurfy2 <82696841+Absolutionism@users.noreply.github.com>
    erenkarakal and Absolutionism authored May 14, 2025
    Configuration menu
    Copy the full SHA
    2b62ce3 View commit details
    Browse the repository at this point in the history
  2. Properly Check Nested Lists in LiteralUtils.hasUnparsedLiteral() (#7850)

    * fix hasUnparsedLiteral
    
    * fix hasUnparsedLiteral
    
    * regression
    
    * whoops
    
    * trailing space
    
    * .
    
    * remove broadcast
    
    * remove broadcast
    erenkarakal authored May 14, 2025
    Configuration menu
    Copy the full SHA
    3ce5ebc View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

  1. Update PR Template (#7870)

    * Update pull_request_template.md
    
    * Update pull_request_template.md
    
    * Update pull_request_template.md
    
    * Update pull_request_template.md
    
    * add Testing section
    
    * genericize complete field
    
    * Update .github/pull_request_template.md
    
    Co-authored-by: Patrick Miller <apickledwalrus@gmail.com>
    
    * Update .github/pull_request_template.md
    
    Co-authored-by: Patrick Miller <apickledwalrus@gmail.com>
    sovdeeth and APickledWalrus authored May 17, 2025
    Configuration menu
    Copy the full SHA
    184dd08 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

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

Commits on May 28, 2025

  1. Add Timespan add/subtract/diff methods (#7883)

    * add/subtract methods
    
    * return a new timespan instead
    
    * method reference
    
    * split the code
    erenkarakal authored May 28, 2025
    Configuration menu
    Copy the full SHA
    69702c9 View commit details
    Browse the repository at this point in the history
  2. Properly Handle Blockdata in Click Event (#7886)

    * fix
    
    * whoops
    
    * indentation
    
    * add comment
    erenkarakal authored May 28, 2025
    Configuration menu
    Copy the full SHA
    2b05c73 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

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

Commits on Jun 1, 2025

  1. Configuration menu
    Copy the full SHA
    7445172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1307899 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b0b3da View commit details
    Browse the repository at this point in the history
Loading