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: CleanroomMC/GroovyScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.4
Choose a base ref
...
head repository: CleanroomMC/GroovyScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.5
Choose a head ref
  • 14 commits
  • 37 files changed
  • 4 contributors

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    1ad2df4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e302f9 View commit details
    Browse the repository at this point in the history
  3. add back follow links

    brachy84 committed May 12, 2025
    Configuration menu
    Copy the full SHA
    591acf2 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Fix GS Info Item Copying Formatting Characters (#312)

    * big believer in doing things again
    
    * whitespace change from docgen
    WaitingIdly authored May 20, 2025
    Configuration menu
    Copy the full SHA
    c770670 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Improve Creative Tab code (#317)

    * update creative tab code
    
    * fix dev resource locatalization names
    
    * disable debug_factory_tech
    WaitingIdly authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    343acef View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Ore Ingredient Changes (#310)

    * remove oredictwildcard
    
    * fix oredictingredient
    
    * stream ore names and regex ores
    
    * make IOreDicts not extend IIngredient
    
    * make it collection instead of list
    
    * add back regex matching oredict
    
    * move wildcard handling to oredictmatcheringredient
    
    * document new methods
    
    * document query type methods
    
    * fix exactCopy not being an exact copy
    
    * add regenerate
    
    * warn ore Object Mapper with *, the humble spotless apply
    WaitingIdly authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    792cf11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b62945a View commit details
    Browse the repository at this point in the history
  3. Debug Stick example script (#314)

    * add debug stick with comments
    
    * minor format change
    WaitingIdly authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    f828d45 View commit details
    Browse the repository at this point in the history
  4. feat: Add author field to RunConfig (#313)

    * Update RunConfig.java
    
    * Update runConfig.json
    
    * Update RunConfig.java
    
    * fix: authorList
    
    * Revert runConfig
    Xikaro authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    2b06b39 View commit details
    Browse the repository at this point in the history
  5. pack authors can be a list

    brachy84 committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    928e7f4 View commit details
    Browse the repository at this point in the history
  6. spotmore

    brachy84 committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    b3ab0a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9786b26 View commit details
    Browse the repository at this point in the history
  8. add FutureMC Composter compat (#308)

    * add composter compat
    
    * make bonemeal invalid
    
    * 8 layers not 7, whoops
    WaitingIdly authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    86f371f View commit details
    Browse the repository at this point in the history
  9. Bump version to 1.2.5

    brachy84 authored and github-actions[bot] committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    b12ed5f View commit details
    Browse the repository at this point in the history
Loading